Re: [WiX-users] How to write conditions for 'Change' mode

2012-02-20 Thread sttaq
Hi I am stuck in a similar situation. However my problem is related to the execution of CopyFile on change/repair. I have a feature which has a component which copies/moves a file from the source folder to a folder already present somwhere inside a users system. It is not the folder of my applica

[WiX-users] Incomplete log file entries for when using custom actions

2012-02-20 Thread Paul Taylor
Is anyone using WiX and VSDBCMD for database deployments and getting log entries to write correctly? Running VSDBCMD via console gives info like: Creating [dbo].[NewTableName]... but this is what is written to the logfile: Creating Not sure if the ['s causing the problem. _

[WiX-users] Checkbox Selections In an Installer

2012-02-20 Thread DellaRosa, James
Hello, I am newer to Wix so please excuse my lack of complete understanding as to how it works, I am still self-educating myself on this wondrous tool. My question seems simple enough but from my research I have learned that it is not. I am creating a standalone installer for an applicatio

Re: [WiX-users] How to write conditions for 'Change' mode

2012-02-20 Thread Rob Mensching
A verbose log file should explain. On Mon, Feb 20, 2012 at 5:37 AM, sttaq wrote: > Hi > I am stuck in a similar situation. However my problem is related to the > execution of CopyFile on change/repair. > > I have a feature which has a component which copies/moves a file from the > source folder

[WiX-users] Burn Upgrade Scenario Issue

2012-02-20 Thread Tim Comport
I have a custom Burn BA based on WixBA which is working well, until I try an upgrade scenario. The bundle chains together 3 msi's. (A, B and C) I install the bundle successfully. I then attempt to install an upgrade bundle where A and B are the original msi's but C is a major upgrade. The versi