|
Post by anixx on Jun 20, 2018 19:45:50 GMT -8
There is Classic Msconfig distributed by WinAero. When installed, it creates a new entry under "Administration" folder in Control panel and needs UAC to run. The new menu entry is always in English. So, I decided to use the same trick as for TaskManager but apply it to Msconfig. Now, when starting "system configuration" from its usual menu entry, it starts Classic system configuration, and without UAC prompt. There is no need for two menu entries any more. Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msconfig.exe] "Debugger"="C:\\Windows\\System32\\msconfig1.exe"
|
|