fixed bug #1664957 - Vista Start Menu

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4952 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-02-23 12:45:13 +00:00
parent 28a3b53b05
commit f47ce901b2

View file

@ -20,6 +20,9 @@
;Get installation folder from registry if available
InstallDirRegKey HKCU "Software\Modern UI Test" ""
;Vista redirects $SMPROGRAMS to all users without this
RequestExecutionLevel admin
;--------------------------------
;Variables