sujithgokul
Posts: 8
Joined: Fri Aug 16, 2013 6:16 am

Custom Actions not getting executed while installing via GPO

Hello,

I have a package with a Wix Custom action on it. It works perfectly fine if I install the package manually. However, if I install the package via GPO, the custom action is not getting executed and gives the following line in the log message:

MSI (s) (08:94) [11:44:56:133]: Skipping action: *****InstallerCustomActions.CA.x86 (condition is false)

I have checked all the options except "uninstall" under the "Execution Stage Condition" including the additional options. Also, under the "Advanced Execution Scenarios", I have selected "Always Execute" and left the checkbox blank for "Run when patch is uninstalled". So I don't see a condition that can be false in here. Can you please help me to figure out why it is not installing the package?

PS: I am using Advanced Installer Professional 10.7.1
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Custom Actions not getting executed while installing via

Hello,

I'm not sure why you encountered this behavior.
In order to have a better view about this, please send us the .AIP (project file) and a verbose log of the installation to support at advancedinstaller dot com so we can investigate them.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
sujithgokul
Posts: 8
Joined: Fri Aug 16, 2013 6:16 am

Re: Custom Actions not getting executed while installing via

Mailed you the details. Forgot to mention that the issue happens with the 32-bit machines when we install the _86.msi file via the group policy (I haven't tested this scenario on a 64-bit PC)

Return to “Common Problems”