Forum: NSIS Discussion
28th November 2003, 08:21
|
|
Replies: 10
Views: 3,664
Hi Anders and Joost!
Thank you! Now it...
Hi Anders and Joost!
Thank you! Now it works.
I first deleted the shelliconcache, restarted and all Icons were correct then.
But now I also included the "RefreshShellIcons" function into my...
|
Forum: NSIS Discussion
27th November 2003, 14:45
|
|
Replies: 10
Views: 3,664
Icons aren't updated
Hi All !
During the install of my programm i create a desktop-shortcut using the following line in my Nsis-script:
SetOutPath "$INSTDIR\Icons"
File ".\Icons\Programm.ico"
...
|