PageRenderTime 11ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): LGPL-2.1
  1. start /WAIT %1 /SKIP_DIALOGS
  2. IF ERRORLEVEL 1 ECHO %3 > %2
  3. DEL %1