linux-live/Slax/debian10/bootfiles/runadmin.vbs

4 lines
126 B
Plaintext

Set UAC = CreateObject("Shell.Application")
Set args = WScript.Arguments
UAC.ShellExecute args.Item(0), "", "", "runas", 1