I have the following snippet in the Registry. How can I get it to start Notepad but with elevated "Run as administrator" privileges ?
Code:
REGEDIT4
[HKEY_CLASSES_ROOT\MyDefrag v4.3.1\shell\edit]
[HKEY_CLASSES_ROOT\MyDefrag v4.3.1\shell\edit\command]
@="Notepad.exe \"%1\""