allsite.org/pages/en/isnews/200108/index.htm
Regards,
CHris
From: "Vladimir Yelnikov"
Sent: Wednesday, March 20, 2013 3:59 AM
To: "General discussion for Windows Installer XML toolset."
Subject: Re: [WiX-users] Modify Public property from VBScript CustomAction
Thanks
ndex.htm
>
>
> Regards,
> CHris
>
>
> From: "Vladimir Yelnikov"
> Sent: Wednesday, March 20, 2013 3:59 AM
> To: "General discussion for Windows Installer XML toolset."
>
> Subject: Re: [WiX-users] Modify Public property from VB
Yelnikov"
Sent: Wednesday, March 20, 2013 3:59 AM
To: "General discussion for Windows Installer XML toolset."
Subject: Re: [WiX-users] Modify Public property from VBScript CustomAction
Thanks for your answer, Creation C++ dll is overkill for our App and
described problem.
BTW: Pro
Thanks for your answer, Creation C++ dll is overkill for our App and
described problem.
BTW: Problem solved.
The custom action can't modify property inside InstallExecuteSequence for
some reason. Embedding into InstallUISequence helps.
2013/3/19 Christopher Painter
> You want:
>
> Session.Prop
You want:
Session.Property("PREVIOUS_PATH") = pathToProcess
But honestly, Script Custom Actions are very fragile. Consider C++ or C#
instead.
From: "Vladimir Yelnikov"
Sent: Tuesday, March 19, 2013 10:05 AM
To: wix-users@lists.sourceforge.net
Subject:
This works for me, but I'm not doing any VBScript.
...
Alain
-Original Message-
From: Vladimir Yelnikov [mailto:vladimir.yelni...@gmail.com]
Sent: March 19, 2013 10:59
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Modify Public property from VBScript CustomAction
6 matches
Mail list logo