/indra/viewer_components/updater/scripts/windows/update_install.bat

https://bitbucket.org/lindenlab/viewer-beta/ · Batch · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 616727e97dd92b3f4f04933e6a290378 MD5 · raw file

  1. start /WAIT %1 /SKIP_DIALOGS
  2. IF ERRORLEVEL 1 ECHO %3 > %2
  3. DEL %1