Feature Requests item #1566231, was opened at 2006-09-27 11:37 Message generated for change (Comment added) made by evilmike You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1566231&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: [EMAIL PROTECTED] (lp2b) Assigned to: Nobody/Anonymous (nobody) Summary: Command Line? Initial Comment: Hi, i'm working now few days with wix and learned much about it, but now i have a problem for that i not found any solution. I want to make a Msi-File, that installs a software. This should installed in the standard folder, but when i run the msi-file over a commandline with a parameter behind it, the software should installed in the folder that i enter over the parameter. Any idea how to handle that? LP ---------------------------------------------------------------------- Comment By: mike (evilmike) Date: 2006-09-29 12:09 Message: Logged In: YES user_id=1604717 Use public properties (uppercase properties), you can override these on the msiexec command-line. See Windows Installer Reference for details: http://msdn.microsoft.com/library/default.asp? url=/library/en- us/msi/setup/windows_installer_reference.asp ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1566231&group_id=105970 ------------------------------------------------------------------------- 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-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
