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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2142 - (download) (annotate)
Mon Oct 17 14:43:24 2016 UTC (7 years, 6 months ago) by Isibaar
File size: 206 byte(s)
Start UpdateChecker without powershell window visible
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