Sylvain Petreolle
2010-05-04 10:25:43 UTC
Hello,
I managed to create a shortcut that has an icon located into the Windows
shell32 library.
However, the created package currently embeds the shell32 file instead
of linking to it.
My current definition of the shortcut looks like this, could someone
point me into the correct direction ?
Code:
<Shortcut Id="desktopFlashLuxinet10" Directory="DesktopFolder"
Name="FlashLuxinet Wix 1.0"
WorkingDirectory='INSTALLLOCATION'
Icon="FlashLuxinetIcon.exe" IconIndex="12" Advertise="yes" />
....
<Icon Id="FlashLuxinetIcon.exe"
Sourcefile="C:\WINDOWS\system32\shell32.dll" />
I managed to create a shortcut that has an icon located into the Windows
shell32 library.
However, the created package currently embeds the shell32 file instead
of linking to it.
My current definition of the shortcut looks like this, could someone
point me into the correct direction ?
Code:
<Shortcut Id="desktopFlashLuxinet10" Directory="DesktopFolder"
Name="FlashLuxinet Wix 1.0"
WorkingDirectory='INSTALLLOCATION'
Icon="FlashLuxinetIcon.exe" IconIndex="12" Advertise="yes" />
....
<Icon Id="FlashLuxinetIcon.exe"
Sourcefile="C:\WINDOWS\system32\shell32.dll" />
--
Best regards,
Sylvain Petreolle
Mhz Wireless
Best regards,
Sylvain Petreolle
Mhz Wireless