In 
http://blogs.technet.com/alexshev/archive/2008/02/20/from-msi-to-wix-part-10-shortcuts.aspx
 search for "Special case - Starting application in the command window", change:

Arguments='/k "[!ConsoleApp.exe]"'

To:

Arguments='/k'

That will open command window in the folder of your choice.

Good luck,
Alex




-----Original Message-----
From: jeff00seattle [mailto:[email protected]] 
Sent: Monday, April 26, 2010 11:41 PM
To: [email protected]
Subject: [WiX-users] Program Menu: Target shortcut is a Directory


Hi

I am creating a set of SDKs.

I want the Shortcut target for a Program Menu to open a directory that contains 
an SDK, so that the user may be able to copy and paste it contents within there 
application.

Shortcut examples I have seen thus far present how to estabilish target 
shortcut to an executable but not to a directory.

How would able to perform this action?

Thanks

-----
Thanks
Jeff in Seattle
--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Program-Menu-Target-shortcut-is-a-Directory-tp4966880p4966880.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to