The second questions asks if you can set registry values/write file
changes/whatever else that running the preagent.exe would have done for you
to avoid using it.

Is preagent.exe needed by your installation after it is complete or only
when installing, repairing, upgrading, and possibly removing the product?

-----Original Message-----
From: Shlomi Tsadok [mailto:shl...@tsadok.net] 
Sent: Wednesday, January 06, 2010 10:44 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Passing installation parameter to exe

1. Preagent.exe is an instalation file of Novell ZenWorks agent.
2. I need to call it with parameters as the installing user(the system
account in this case).
3. It will run unatennded, enforced by a machine GPO.
4. It should have those parameters every time it runs.

"Can you do the same thing to the OS that it does with those parameters
without running it?"
Sorry, I didn't understand this quastion..


Thanks for your time,

Shlomi

On Wed, Jan 6, 2010 at 6:26 PM, Blair <os...@live.com> wrote:

> 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
>
----------------------------------------------------------------------------
--
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

Reply via email to