Preagent.exe is a file you are installing, using for configuration, or both? You need to call it with those parameters as the installing user or elevated? It needs to be visible to the user when it runs or not? It should have those parameters every time it runs or just once? Can you do the same thing to the OS that it does with those parameters without running it?
-----Original Message----- From: Shlomi Tsadok [mailto:shl...@tsadok.net] Sent: Wednesday, January 06, 2010 7:23 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Passing installation parameter to exe Hi, Here is the relevant lines from the wxs file: <Component Id="zenpreagent" Guid="CB70B54B-9BD2-4cc5-8D80-E129A7C02192"> <File Id="zenpreagent" LongName="preagent.exe" Name="PREAGENT.EXE" src="\\mf1\apps\Users\APPS_XP\Zen10Agent\GPO_MSI\preagent.exe" DiskId="1" Compressed="no"/> </Component> How do I pass installtion parameters to preagent.exe? For example "preagent.exe -d d:\tmp" Thanks, Shlomi ---------------------------------------------------------------------------- -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users