Re: [WiX-users] Setting icons to shortcut, works with exe but not with ico

2007-04-03 Thread Igor Maslov
Thanks a lot, It works now Igor M -- View this message in context: http://www.nabble.com/Setting-icons-to-shortcut%2C-works-with-exe-but-not-with-ico-tf3509122.html#a9821546 Sent from the wix-users mailing list archive at Nabble.com. --

Re: [WiX-users] Setting icons to shortcut, works with exe but not with ico

2007-04-03 Thread Igor Maslov
It works, Thank you, Igor Maslov wrote: > > Hello, > > I'm trying to do quite simple thing - set a shortcut to installed > executable. It works and if my icon is embedded in executable I can see > icon image displayed on the shortcut: > > This works fine: > > Source="C:\src\notepad.exe"

Re: [WiX-users] Setting icons to shortcut, works with exe but not with ico

2007-04-03 Thread Arnette, Bill
com/> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Maslov, Igor Sent: Monday, April 02, 2007 8:29 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Setting icons to shortcut,works with exe but not with ico Hello, I'm t

[WiX-users] Setting icons to shortcut, works with exe but not with ico

2007-04-02 Thread Maslov, Igor
Hello, I'm trying to do quite simple thing - set a shortcut to installed executable. It works and if my icon is embedded in executable I can see icon image displayed on the shortcut: This works fine: But when I try to use a separate icon file, I see a symbolic image of an icon, inst