diff options
author | Andrew A. de Laix <alain@lindenlab.com> | 2010-11-11 11:05:46 -0800 |
---|---|---|
committer | Andrew A. de Laix <alain@lindenlab.com> | 2010-11-11 11:05:46 -0800 |
commit | 4e22d63352dd65085cfbba9c22070271ecdd4bcf (patch) | |
tree | 10f86c8a2c109c46c0d21117a0151ef67bea44e3 /indra/viewer_components/updater/scripts | |
parent | 6e15957d909787ba612004903f04335a593b5348 (diff) |
Add very basic windows install script.
Diffstat (limited to 'indra/viewer_components/updater/scripts')
-rw-r--r-- | indra/viewer_components/updater/scripts/windows/update_install.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/viewer_components/updater/scripts/windows/update_install.bat b/indra/viewer_components/updater/scripts/windows/update_install.bat new file mode 100644 index 0000000000..def33c1346 --- /dev/null +++ b/indra/viewer_components/updater/scripts/windows/update_install.bat @@ -0,0 +1 @@ +start /WAIT %1
\ No newline at end of file |