Prompt UAC in vbs

getadmin.vbs Set UAC = CreateObject("Shell.Application") UAC.ShellExecute "c:\windows\explorer.exe", "", "", "runas", 1 Just change c:\windows\explorer.exe to your file.

getadmin.vbs
Kod:
Set UAC = CreateObject("Shell.Application") 
UAC.ShellExecute "c:\windows\explorer.exe", "", "", "runas", 1

Just change c:\windows\explorer.exe to your file.
 
131,902Konular
3,272,467Mesajlar
316,503Kullanıcılar
bixi420Son Üye
Üst Alt