Patrick Steele wrote:

> <Shortcut Id='StartMenuShortcut' Directory='ProgramFilesFBBT'
> Name='Matador 2.1'
> WorkingDirectory='INSTALLDIR' Icon='Matador.ico' IconIndex='0'
> Advertise='yes' />
> 
> From this code, after an install I get shortcuts created, but the Target
> field of the shortcut properties has become non-editable, meaning that a
> user cannot type in command line parameters there. Wix 2 shortcuts had
> an editable Target field with this code. Am I missing something?

Try changing your Advertise attribute to 'no'.

Jeff Paulsen

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to