Re: [WiX-users] Passing installation parameter to exe

2010-01-11 Thread Blair
to:shl...@tsadok.net] Sent: Sunday, January 10, 2010 2:37 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Passing installation parameter to exe 1. Yes I can, but I don't want to do it maually on every workstation. 2.Only for installing. Shlomi On Fri

Re: [WiX-users] Passing installation parameter to exe

2010-01-10 Thread Shlomi Tsadok
ednesday, 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 installin

Re: [WiX-users] Passing installation parameter to exe

2010-01-07 Thread Blair
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

Re: [WiX-users] Passing installation parameter to exe

2010-01-06 Thread Shlomi Tsadok
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

Re: [WiX-users] Passing installation parameter to exe

2010-01-06 Thread Blair
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 thi