View Single Post
  #5 (permalink)  
Old 10-04-2008
gareen gareen is offline
 

Join Date: Oct 2008
Posts: 1
gareen is on a distinguished road
Thanks: 0
Thanked 0 Times in 0 Posts
Re: vbscript and UAC prompt
you can convert your vbscript into EXE using any online tools like this one

Vbs2Exe : Online VBS to EXE converter

and place manifest beside the exe so it runs as administrator
Reply With Quote