summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater/scripts/windows/update_install.bat
blob: 42e148a707e11433798ac33e3d2e56e86acac394 (plain)
1
2
3
start /WAIT %1 /SKIP_DIALOGS
IF ERRORLEVEL 1 ECHO %ERRORLEVEL% > %2
DEL %1