Re: [WiX-users] Transform not working

2012-10-10 Thread Phil Wilson
2012 4:38 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Transform not working I used Orca to create the transform and save the new transformed MSI. It was when I tried to run that newly saved transform. The main installer was already installed and

Re: [WiX-users] Transform not working

2012-10-09 Thread Natalie Carr
already installed? -Original Message- From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] Sent: 09 October 2012 12:14 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Transform not working What command line did you use to install ? Does a verbose log

Re: [WiX-users] Transform not working

2012-10-09 Thread Peter Shirtcliffe
What command line did you use to install ? Does a verbose log mention the transform that's being applied ? -Original Message- From: Natalie Carr [mailto:natalie.c...@measuresoft.com] Sent: 09 October 2012 11:34 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Transfor

[WiX-users] Transform not working

2012-10-09 Thread Natalie Carr
Hi I am having trouble with my transforms, I have my main installer but when I transform it, it stays the exact same. I opened the transformed msi in Orca and it showed all my changes but when it is run I get the main installer and not my transformed one. Anyone know what would cause this to occur?