Search found 8 matches

Go to advanced search

by sujithgokul
Wed Jan 29, 2014 10:11 pm
Forum: Common Problems
Topic: Custom Actions not getting executed while installing via GPO
Replies: 2
Views: 1973
 
Jump to post

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)
by sujithgokul
Wed Jan 29, 2014 2:34 am
Forum: Common Problems
Topic: Custom Actions not getting executed while installing via GPO
Replies: 2
Views: 1973
 
Jump to post

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 ...
by sujithgokul
Mon Aug 26, 2013 8:57 am
Forum: Building Installers
Topic: AI_ProgramFiles is pointing to x86 folder
Replies: 11
Views: 8307
 
Jump to post

Re: AI_ProgramFiles is pointing to x86 folder

I feel like I am not getting an answer to my question. Could you tell me why the AI_ProgramFiles folder is getting overwritten to "Program Files (x86)" folder in my project?
by sujithgokul
Sun Aug 25, 2013 11:36 pm
Forum: Building Installers
Topic: AI_ProgramFiles is pointing to x86 folder
Replies: 11
Views: 8307
 
Jump to post

Re: AI_ProgramFiles is pointing to x86 folder

I tried this option and it is not working. Once the MSI is created, it goes back to the "Program Files (x86)" folder by default again. Did you get a chance to examine the project file? This is a major decision factor for us to make a choice between Advanced and InstallShield. I am happy with every ...
by sujithgokul
Thu Aug 22, 2013 7:43 am
Forum: Building Installers
Topic: AI_ProgramFiles is pointing to x86 folder
Replies: 11
Views: 8307
 
Jump to post

Re: AI_ProgramFiles is pointing to x86 folder

We do have a requirement of creating an MSI with 32/64 combined installer. Is that supported in advanced installer? That is one of the main reason for us to evaluate this product
by sujithgokul
Wed Aug 21, 2013 11:02 pm
Forum: Building Installers
Topic: AI_ProgramFiles is pointing to x86 folder
Replies: 11
Views: 8307
 
Jump to post

Re: AI_ProgramFiles is pointing to x86 folder

Sorry for the delay. Please find the attached sample file. Also, I have noticed that it happens only when I create an MSI. If I create an exe, it works just fine.
by sujithgokul
Sun Aug 18, 2013 11:06 pm
Forum: Building Installers
Topic: AI_ProgramFiles is pointing to x86 folder
Replies: 11
Views: 8307
 
Jump to post

Re: AI_ProgramFiles is pointing to x86 folder

Hello Eusebiu,
Thank you for the response. Please find the details below:

Advanced Installer Version 10.3
Target Machine: Windows 7 64-bit

I am attaching the log file as well with this
by sujithgokul
Fri Aug 16, 2013 6:20 am
Forum: Building Installers
Topic: AI_ProgramFiles is pointing to x86 folder
Replies: 11
Views: 8307
 
Jump to post

AI_ProgramFiles is pointing to x86 folder

Hello,

I am trying to create a mixed 32/64 bit installer and using the [AI_ProgramFiles][Manufacturer]\[ProductName] instllation location. When I install this package in a 32 bit machine, it works fine. If I try to install the package in a 64-bit machine, it gives me C:\Program Files (x86)\xxx\yyyy ...

Go to advanced search