[svn] / trunk / xvidextra / src / installer / CheckUpdateLauncher.vbs Repository:
ViewVC logotype

Annotation of /trunk/xvidextra/src/installer/CheckUpdateLauncher.vbs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2143 - (view) (download)

1 : Isibaar 2143 command = "powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File " & WScript.Arguments.Item(0)
2 :    
3 :     set shell = CreateObject("WScript.Shell")
4 :     shell.Run command,0

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4