1
2
I have been using Notepad2 lately, great util and i added it to the context menu hence i can click on a file and say Notepad2 and it edits it .. but it loads notepad2 without admin privs so i can't save the file.. How can i force it to open with admin privs
Here is what i have, works great apart from can't save in protected parts of disks in vista but of course loading notepad manually as admin works.
[HKEY_CLASSES_ROOT*\shell]
[HKEY_CLASSES_ROOT*\shell\Notepad2]
[HKEY_CLASSES_ROOT*\shell\Notepad2\command] @="\"C:\Program Files\Notepad2\Notepad2.exe\" \"%1\""
"add UAC exlusions for certain programs"? Can this be dangerous? – Snark – 2009-10-16T20:20:02.367
In the case of Notepad2 I highly doubt it. It's not like it automatically adds exclusions for files you download so malware isn't any more dangerous than it was before. – John T – 2009-10-16T20:49:58.173