--- trunk/xvidextra/src/installer/xvid.xml 2016/10/17 14:43:24 2142 +++ trunk/xvidextra/src/installer/xvid.xml 2016/10/17 14:46:59 2143 @@ -119,6 +119,9 @@ CheckUpdate.ps1 + + CheckUpdateLauncher.vbs + @@ -1244,7 +1247,7 @@ HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run Xvid REG_SZ - powershell.exe -nologo -WindowStyle hidden -Noninteractive -NoProfile -ExecutionPolicy Bypass -File "${installdir}\CheckUpdate.ps1" + WScript "${installdir}\CheckUpdateLauncher.vbs" "${installdir}\CheckUpdate.ps1" windows