CreateShortCut & icon transparency.
Hi !
I've got 2 icon files. Thoses files are called ".ico".
I've made those icon file with a software "made for it", called IconWorkShop, and I've made a transparency area around the picture (visible when I put the file on the Desktop).
When I use the function CreateShortCut with an icon file, I don't get the transparency.
Do you know how I can do this ?
------------------------
howI try to install the icon :
CreateShortCut "$DESKTOP\SACES.lnk" "$INSTDIR\SACES\saces.exe" "" "$INSTDIR\SACES\Sace.ico" 0
(it is on a signle line)
------------------------
For information, my executable file is called "saces.exe"
If I try to use an icon file called "saces.ico", the icon that is used is the one of the executable file. Don't know why ?
-------------------------
Here is copy of the icon file.