summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-10-30 10:36:28 -0400
committerNat Goodspeed <nat@lindenlab.com>2018-10-30 10:36:28 -0400
commite2ca890898ecb79ff314b1f748bb6a3a9dbf602b (patch)
treeabfa7bc1b242a9f6a34c73ab832aeddcbe20d8ff /indra/newview
parenta5f492acf19664593b040a8cdff1e5e251f65dba (diff)
DRTVWR-447: Copy VIEWER_EXE to local variable (thanks Ansariel)
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/installers/windows/installer_template.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/installers/windows/installer_template.nsi b/indra/newview/installers/windows/installer_template.nsi
index adcf8fd0e4..f8e9bc4781 100644
--- a/indra/newview/installers/windows/installer_template.nsi
+++ b/indra/newview/installers/windows/installer_template.nsi
@@ -382,6 +382,7 @@ Section Uninstall
# Start with some default values.
StrCpy $INSTPROG "${INSTNAME}"
StrCpy $INSTEXE "${INSTEXE}"
+StrCpy $VIEWER_EXE "${VIEWER_EXE}"
StrCpy $INSTSHORTCUT "${SHORTCUT}"
# Make sure the user can install/uninstall