Skip to content

Instantly share code, notes, and snippets.

/* This program was written by Joshua Graham joshua.graham@jpginc.com.au
* www.jpiginc.com.au
* Anyone may use any part of this code for any non-malicious purpose
* with or without referencing me. There is No Warranty
*/
;start main:
if not A_IsAdmin
{ Run *RunAs "%A_ScriptFullPath%" ; Requires v1.0.92.01+
ExitApp