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.

<Shortcut Id='SC7' 
          Directory='ApplicationProgramsFolder'  
          Name=' Console'  
          WorkingDirectory ='dir0CD84E5160B6101BAF79CE313B9C6ACC'  
          Target='[%ComSpec]' Arguments = ' /k "console.bat
"[INSTALLDIR]bin""' /> 

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 mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to