fixed bug #1611251 - Uninstalling NSIS 2.22 leaves Start menu icons

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4838 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-12-08 11:21:44 +00:00
parent 361bf72ee1
commit 069aa18e9f

View file

@ -23,6 +23,8 @@ InstType "Minimal"
InstallDir $PROGRAMFILES\NSIS
InstallDirRegKey HKLM Software\NSIS ""
RequestExecutionLevel admin
;--------------------------------
;Header Files