summaryrefslogtreecommitdiff
path: root/indra/viewer_components/updater
diff options
context:
space:
mode:
authorAndrew A. de Laix <alain@lindenlab.com>2010-11-15 14:26:45 -0800
committerAndrew A. de Laix <alain@lindenlab.com>2010-11-15 14:26:45 -0800
commitf47c42bb10cd3291ce966be7b209b422646dff19 (patch)
treea3ec9cb8a328f4ac9c0831087a6acdf9c7a0783e /indra/viewer_components/updater
parenta89024fb372bb293d24d860fb70156b5cf48d6f3 (diff)
create marker on error; use /SKIP_DIALOGS option in installer to run without user input.
Diffstat (limited to 'indra/viewer_components/updater')
-rw-r--r--indra/viewer_components/updater/scripts/windows/update_install.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/updater/scripts/windows/update_install.bat b/indra/viewer_components/updater/scripts/windows/update_install.bat
index 9cdc51847a..44ccef010b 100644
--- a/indra/viewer_components/updater/scripts/windows/update_install.bat
+++ b/indra/viewer_components/updater/scripts/windows/update_install.bat
@@ -1,2 +1,2 @@
-start /WAIT %1
+start /WAIT %1 /SKIP_DIALOGS
IF ERRORLEVEL 1 ECHO ERRORLEVEL > %2