UninstallIcon, not UnIcon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3467 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5c83974226
commit
5ffa23ff64
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
;Change the default icons
|
;Change the default icons
|
||||||
|
|
||||||
;Icon "${NSISDIR}\Contrib\Graphics\Icons\arrow-install.ico"
|
;Icon "${NSISDIR}\Contrib\Graphics\Icons\arrow-install.ico"
|
||||||
;UnIcon "${NSISDIR}\Contrib\Graphics\Icons\arrow-uninstall.ico"
|
;UninstallIcon "${NSISDIR}\Contrib\Graphics\Icons\arrow-uninstall.ico"
|
||||||
|
|
||||||
;------------------------
|
;------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue