Re: [WiX-users] Shortcut created with a .bat doesn't work

2009-07-29 Thread shibo
Hi, Maybe it is too late. Here is what works for me using Target. In WiX 3.0, you have to put it in a separate component instead of File. Shibo -- View this message in context: http://n2.nabble.com/Shortcut-created-with-a-.bat-doesn%27t-work-tp704981p3349562.html Sent from the wix-users mai

Re: [WiX-users] Shortcut created with a .bat doesn't work

2007-09-20 Thread pobox77
Ps: Starting the installed batch file in the explorer by doubleclick works fine. Peter > But they do not work. The target property in shortcut properties table > contains only > the name of the shortcut (myApp) instead of the full path of the > batch file. After doubleclick on the shortcut a c

[WiX-users] Shortcut created with a .bat doesn't work

2007-09-20 Thread pobox77
Hi, I have created shortcuts by The shortcuts have been created with the right icon, everything ok. But they do not work. The target property in shortcut properties table contains only the name of the shortcut (myApp) instead of the full path of the batch file. After doublecl