tip: ShellExecute using the "RunAs" verb. Not properly documented and feels hacky, but that's the UAC API for you, I guess -f0dder (November 16, 2009, 01:08 AM)
tip: ShellExecute using the "RunAs" verb. Not properly documented and feels hacky, but that's the UAC API for you, I guess -f0dder (November 16, 2009, 01:08 AM)As I recall, RunAs (in Shell & ShellExecute) was an option back in Win2k, it just never caught on because everybody just ran as Admin back then.-Stoic Joker (November 20, 2009, 01:32 PM)
Done, implemented in v 2.80.01; hold ctrl+shift when triggering an item to run as admin; for alias results you can also indicate a result should be run as admin with /runasadmin option.ps. thanks for the tip f0dder. -mouser (November 20, 2009, 10:55 AM)