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,906Konular
3,272,504Mesajlar
316,511Kullanıcılar
IsawwwSon Üye
Üst Alt