thanks.

I have added non-advertised shortcut in my code.  here is the code

<Shortcut Id="startmenuAdv"  Directory="testshortcut"  Advertise="no"  
Name="Test Books Online"
                                                                
WorkingDirectory="INSTALLDIR" Icon="Icon.chm"
Target=[INSTALLDIR]xx.chm>

<Icon Id="Icon.chm"  SourceFile='Files\Books.chm' />
 here i am getting two ice errors(43 and 57).  I suppressed them. is it
because of that.  How do i get ? icon as it is a chm file?

On the installtion the icon is not shorwing up with a question mark? instead
a blank icon is coming.

if i have advertised shortcut then icon is coming but i need non-advertised
shortcut

thanks in advance.
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/shortcut-element-tp4990196p4997050.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to