sequence.
Phil Wilson
-Original Message-
From: Superfreak3 [mailto:matt.wal...@synergis.com]
Sent: Tuesday, September 21, 2010 11:59 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Command Line Parameters to Deferred Custom Action on
Vista
So what exactly is the
So what exactly is the difference between SecureCustomProperties and
CustomActionData? I still do not fully understand this.
We have a public property that holds a string that we write to the registry
in certain cases. Is is held in the Property table. Let's say it contains
8.1.2.3 and is call
...@gmail.com]
Sent: Friday, April 17, 2009 12:15 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Command Line Parameters to Deferred Custom Action on Vista
Hi,
I am developing a WiX installer for Vista. I have a requirement to send some
command line parameters to a Deferred Cusom action
Rajesh P wrote:
> I am developing a WiX installer for Vista. I have a requirement to send some
> command line parameters to a Deferred Cusom action.
>
Then you must use CustomActionData; deferred custom actions can't
otherwise get property values.
--
sig://boB
http://joyofsetup.com/
-
h P [mailto:rajeshp.bl...@gmail.com]
Sent: Friday, April 17, 2009 12:15 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Command Line Parameters to Deferred Custom Action on Vista
Hi,
I am developing a WiX installer for Vista. I have a requirement to send some
command line parameters to a Deferred Cu
Hi,
I am developing a WiX installer for Vista. I have a requirement to send some
command line parameters to a Deferred Cusom action.
My inital attempts to send the parameters using public property as follows
have failed:
I tried : msiexec /i myinstaller.msi CMDLINEPROPERTY="arg1 arg2 arg3"
But t
6 matches
Mail list logo