rconn
Administrator
- May
- 13,638
- 253
Staff member
Add option to run programs Elevated from toolbar buttons
I would like to see a checkbox on the toolbar button properties page that, when checked, would launch that program with elevated rights.
Assuming you are using ShellExecute(Ex), it is as simple as changing the verb to "runas".
Hopefully this change would allow me to run elevated command prompts as needed, and they would still auto-attach to the Take Command window.
Rod Savard on February 08, 2013 09:32
I would like to see a checkbox on the toolbar button properties page that, when checked, would launch that program with elevated rights.
Assuming you are using ShellExecute(Ex), it is as simple as changing the verb to "runas".
Hopefully this change would allow me to run elevated command prompts as needed, and they would still auto-attach to the Take Command window.
