[svn] / branches / release-1_3-branch / xvidextra / src / installer / CheckUpdateLauncher.vbs Repository:
ViewVC logotype

Annotation of /branches/release-1_3-branch/xvidextra/src/installer/CheckUpdateLauncher.vbs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2142 - (view) (download)

1 : Isibaar 2142 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