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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2143 - (download) (annotate)
Mon Oct 17 14:46:59 2016 UTC (7 years, 5 months ago) by Isibaar
File size: 206 byte(s)
Run CheckUpdate powershell script without showing a window.
command = "powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File " & WScript.Arguments.Item(0)

set shell = CreateObject("WScript.Shell")
shell.Run command,0

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