Re: [WiX-users] how to get property value between 2 Custom Action [P]

2014-09-19 Thread Steven Ogilvie
Classification: Public
Set a MSI property in CA1, read the MSI property in CA2

Steve

-Original Message-
From: Hung Nguyen Duy [mailto:nguyenduyhung1...@gmail.com]
Sent: September-19-14 9:47 AM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] how to get property value between 2 Custom Action

Hi all,

It's my first post to ask helping from everybody in Wix Community. Thanks and 
correct me if you see any thing wrong here.

I have 2 Customer Action (CA1 and CA2) which are VBscript code. But I don't 
know how to get value to use in CA2 from CA1, CA1 run first, CA2 run later.

Thanks,

--
Nguyen Duy Hung
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 
This message has been marked as Public by Steven Ogilvie on September-19-14 
9:56:03 AM.

The above classification labels were added to the message by TITUS Message 
Classification. 
For more information visit www.titus.com.

--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] how to get property value between 2 Custom Action [P]

2014-09-19 Thread Hung Nguyen Duy
Could you show me how to set MSI property in CA?
Thanks

On Fri, Sep 19, 2014 at 9:56 AM, Steven Ogilvie steven.ogil...@titus.com
wrote:

 Classification: Public
 Set a MSI property in CA1, read the MSI property in CA2

 Steve

 -Original Message-
 From: Hung Nguyen Duy [mailto:nguyenduyhung1...@gmail.com]
 Sent: September-19-14 9:47 AM
 To: WiX-users@lists.sourceforge.net
 Subject: [WiX-users] how to get property value between 2 Custom Action

 Hi all,

 It's my first post to ask helping from everybody in Wix Community. Thanks
 and correct me if you see any thing wrong here.

 I have 2 Customer Action (CA1 and CA2) which are VBscript code. But I
 don't know how to get value to use in CA2 from CA1, CA1 run first, CA2 run
 later.

 Thanks,

 --
 Nguyen Duy Hung

 --
 Slashdot TV.  Video for Nerds.  Stuff that Matters.

 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 This message has been marked as Public by Steven
 Ogilvie on September-19-14 9:56:03 AM.

 The above classification labels were added to the message by TITUS Message
 Classification.
 For more information visit www.titus.com.


 --
 Slashdot TV.  Video for Nerds.  Stuff that Matters.

 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
Nguyen Duy Hung
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] how to get property value between 2 Custom Action [P]

2014-09-19 Thread Steven Ogilvie
Classification: Public
Just google it:

http://www.msiuniversity.com/2011/01/04/setting-msi-properties-via-vbscript-custom-actions/
http://www.itninja.com/question/vbscript-to-set-msi-property

http://stackoverflow.com/questions/1609250/how-do-i-add-update-a-property-inside-an-msi-from-the-command-line

here are a few to start you up...


-Original Message-
From: Hung Nguyen Duy [mailto:nguyenduyhung1...@gmail.com]
Sent: September-19-14 11:33 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] how to get property value between 2 Custom Action [P]

Could you show me how to set MSI property in CA?
Thanks

On Fri, Sep 19, 2014 at 9:56 AM, Steven Ogilvie steven.ogil...@titus.com
wrote:

 Classification: Public
 Set a MSI property in CA1, read the MSI property in CA2

 Steve

 -Original Message-
 From: Hung Nguyen Duy [mailto:nguyenduyhung1...@gmail.com]
 Sent: September-19-14 9:47 AM
 To: WiX-users@lists.sourceforge.net
 Subject: [WiX-users] how to get property value between 2 Custom Action

 Hi all,

 It's my first post to ask helping from everybody in Wix Community. 
 Thanks and correct me if you see any thing wrong here.

 I have 2 Customer Action (CA1 and CA2) which are VBscript code. But I 
 don't know how to get value to use in CA2 from CA1, CA1 run first, CA2 
 run later.

 Thanks,

 --
 Nguyen Duy Hung

 --
  Slashdot TV.  Video for Nerds.  Stuff that Matters.

 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.
 clktrk ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 This message has been marked as Public by Steven Ogilvie on
 September-19-14 9:56:03 AM.

 The above classification labels were added to the message by TITUS 
 Message Classification.
 For more information visit www.titus.com.


 --
  Slashdot TV.  Video for Nerds.  Stuff that Matters.

 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.
 clktrk ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




--
Nguyen Duy Hung
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 
This message has been marked as Public by Steven Ogilvie on September-19-14 
11:48:43 AM.

The above classification labels were added to the message by TITUS Message 
Classification. 
For more information visit www.titus.com.

--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users