>> the installation transaction.
>>
>> From: http://msdn.microsoft.com/library/aa368012.aspx
>>
>> INSTALLSTATE_UNKNOWN -1 No action to be taken on the feature or component.
>>
>> -----Original Message-
>> From: Ivo Beltchev [mailto:i...@roadrunner.com]
>
N -1 No action to be taken on the feature or component.
>
> -Original Message-
> From: Ivo Beltchev [mailto:i...@roadrunner.com]
> Sent: Saturday, June 26, 2010 2:23 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Problem with "Clos
to:i...@roadrunner.com]
Sent: Saturday, June 26, 2010 2:23 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem with "Close App" condition
Hmm... could be.
Is it possible that &MyAppFeature is not initialized yet because I'm
running befo
Hmm... could be.
Is it possible that &MyAppFeature is not initialized yet because I'm
running before "InstallValidate"? I have to run before InstallValidate,
because I want to run before the Restart Manager pops up and asks to
close the app for me.
What is the recommended way to debug such prob
If your feature won't be affected at all by the transaction (such as when
removing a different feature) &MyAppFeature may very well be -1, which would
make your condition be true.
-Original Message-
From: Ivo Beltchev [mailto:i...@roadrunner.com]
Sent: Saturday, June 26, 2010 8:11 AM
To:
5 matches
Mail list logo