Hodžův blog

Archive for Květen, 2023

21 Kvě

Switch TeamViewer to the old interface

From PowerShell, run the following commands as administrator: Set-ItemProperty -Path “HKCU:\Software\Teamviewer” -Name ‘UIVersion’ -Value 2 -Type DWORD –Force Stop-Process -Name „TeamViewer*“ -Force Start-Sleep 5 cd „C:\Program Files\TeamViewer“ .\TeamViewer.exe

Hodžův blog is is proudly powered by Wordpress and the Magellan Theme