I often use depends.exe if a CustomAction is failing to log anything (all
the WiX custom actions log specific errors on failure).
On Thu, Mar 24, 2011 at 8:30 AM, Liam Flanagan wrote:
> Hello,
>
>
>
> I have a custom action function written in C that is called from a Wix MSI.
> This custom action
Hello,
I have a custom action function written in C that is called from a Wix MSI.
This custom action runs successfully on Windows 7 (32-bit & 64-bit), Vista
(32-bit & 64-bit) and Windows XP 64-bit however appears to simply not run on
Windows XP 32-bit.
The underlying issue here was that co
: [WiX-users] Custom Action not running
Deferred custom actions can only access the following "properties":
CustomActionData, ProductCode, and UserSID, except for commit actions that
cannot access ProductCode either.
You could add this:
and then change your MsiGetProperty calls t
ta"
instead of INSTALLDIR.
.
> From: katelyn.th...@guidancesoftware.com
> To: wix-users@lists.sourceforge.net
> Date: Mon, 19 Jul 2010 16:35:02 -0400
> Subject: Re: [WiX-users] Custom Action not running
>
> The only access I make into the actual installation sessio
rred action not allowed to access this?
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Monday, July 19, 2010 3:26 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Custom Action not running
Then your custom action is l
om]
Sent: Monday, July 19, 2010 11:35 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom Action not running
Thanks for the responses. I have set the custom action to the following:
NOT
Installed
In Orca, in the CustomAc
ilson, Phil [mailto:phil.wil...@invensys.com]
Sent: Friday, July 16, 2010 3:48 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom Action not running
The underlying issue is likely to be that UAC systems run impersonated custom
actions without elevation, ev
Phil Wilson
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Friday, July 16, 2010 10:28 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Custom Action not running
For starters, the action must be scheduled between Instal
iginal Message-
From: Thode, Katelyn [mailto:katelyn.th...@guidancesoftware.com]
Sent: Friday, July 16, 2010 8:50 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom Action not running
I did look at DifxApp, but for this particular application, I feel it would
be best
ssary privilege
to install drivers?
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Friday, July 16, 2010 10:40 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Custom Action not running
Not sure what your logging problem
AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Custom Action not running
I am in the process of testing my installer on different operating systems.
The installer was created using 32-bit XP. Everything works as expected and
the Custom Action is run. The exit dialog states that the
I am in the process of testing my installer on different operating systems.
The installer was created using 32-bit XP. Everything works as expected and
the Custom Action is run. The exit dialog states that the application has been
installed. When I try running the installer on 32-bit Vista,
12 matches
Mail list logo