In my setup, I need to create a shortcut to my application executable on the desktop. I am doing the following:
<Component Id='SSComponentMyApp' Guid='B52F5FD8-6699-4816-BCAB-D9D7B4C88A42' > <File Id='SSFileMyApp' Name=MyApp.exe' DiskId='1' Source ='MyApp.exe'> <Shortcut Id="SSLinkMyApp" Directory="DesktopFolder" Name="My App" WorkingDirectory='INSTALLDIR' Advertise="yes" /> </File > </Component> But, curiously I get an error from Light. It says, error LGHT0094: Unresolved reference to symbol 'Directory:DesktopFolder' in section 'Product:{A166EEDA-3125-4a8c-BCF0-AC87C0F6F5A0}'. I am using wix 3.0. Any ideas... Thanks, // Sudripta Nandy. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users