I have a problem with the shortcuts generated by our current Wix setup -
when a user right-clicks the desktop icon and pins it to the taskbar,
that taskbar icon is lost when they upgrade to the next version. I
presume it's because the old shortcut is invalidated and a new one
replaces it, rendering the pinned one obsolete.

 

The shortcuts don't have the usual filename and path in the Target
field, just the application name grayed out.  I thought this was due to
using an advertised shortcut, but I changed it to Advertise="no" and
adding Target="[INSTALLFOLDER]MyApp.exe" but this didn't change. My
theory is that if the shortcut referenced the actual file, it would
still be valid after the upgrade as long as the application didn't
change its location or name.

 

So, question 1: is it possible to make a shortcut that contains the full
pathname to the application?

 

Question 2: if it's possible, is it a good idea? Are there installer
capabilities that we'd be sabotaging by doing this?

 

Question 3: is there a better way to solve the problem that I'm not
considering?

 

Thanks.

 



-----------------------------------------
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized use, disclosure or distribution is
prohibited. If you are not the intended recipient, please contact
the sender by reply email and destroy all copies of the original
message.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to