aboutsummaryrefslogtreecommitdiffstats
path: root/installer/settings/variables.nsh
diff options
context:
space:
mode:
authorcanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-04 16:19:17 +0000
committercanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-04 16:19:17 +0000
commit6ecfb5323b83021c68c693e5173c32b6ea9cd62a (patch)
tree77671dd6451e387a57f460180fdf48b61ae8791e /installer/settings/variables.nsh
parentf8df3baf3415fbea2c56eaebca2def446c15c71b (diff)
downloadusdx-6ecfb5323b83021c68c693e5173c32b6ea9cd62a.tar.gz
usdx-6ecfb5323b83021c68c693e5173c32b6ea9cd62a.tar.xz
usdx-6ecfb5323b83021c68c693e5173c32b6ea9cd62a.zip
- fixed:
default install dir hover descriptions vista game explorer shortcut - request privileges on vista - added settings page git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1432 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'installer/settings/variables.nsh')
-rw-r--r--installer/settings/variables.nsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/settings/variables.nsh b/installer/settings/variables.nsh
index 78f9d185..7b53bdbf 100644
--- a/installer/settings/variables.nsh
+++ b/installer/settings/variables.nsh
@@ -27,6 +27,7 @@
; Registry for Start menu entries:
+!define PRODUCT_NAME "${name}"
!define PRODUCT_VERSION "${version}"
!define PRODUCT_PUBLISHER "${publisher}"
!define PRODUCT_WEB_SITE "${homepage}"