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:
parent
361bf72ee1
commit
069aa18e9f
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ InstType "Minimal"
|
|||
InstallDir $PROGRAMFILES\NSIS
|
||||
InstallDirRegKey HKLM Software\NSIS ""
|
||||
|
||||
RequestExecutionLevel admin
|
||||
|
||||
;--------------------------------
|
||||
;Header Files
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue