Re: [WiX-users] Several doubts on Upgrades

2006-09-13 Thread Tiago Silva
tom actions you > want to be skipped during upgrade. I Know that I am already pushing my luck :) , but can you provide me a snippet or an example for it? Especially the use of the Upgrade and UpgradeVersion tags. On 9/12/06, Bob Arnson <[EMAIL PROTECTED]> wrote: > Tiago Silva wrote:

Re: [WiX-users] Several doubts on Upgrades

2006-09-12 Thread Tiago Silva
at kind of upgrades are it? Patches? Minor upgrades? Thanks Tiago On 9/12/06, Bob Arnson <[EMAIL PROTECTED]> wrote: > Tiago Silva wrote: > > I have the main setup of the application that is generated by a nant > > task. At the same time a upgrade is generated to the current

[WiX-users] Several doubts on Upgrades

2006-09-12 Thread Tiago Silva
I am new to upgrades in Wix and i would like to ask a few questions to more experienced users. My scenario is: I have the main setup of the application that is generated by a nant task. At the same time a upgrade is generated to the current version. Let's consider the version 1.0.0.40 on both. Th

Re: [WiX-users] Tuturial Doubt

2006-09-12 Thread Tiago Silva
Please ignore the doubt. I was using two versions of wix the lastest compiler but a older wixLibs. Thanks - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integra

[WiX-users] Tutorial Doubt

2006-09-12 Thread Tiago Silva
Hi to all, I saw the following issue in other topics but I don't figure it out how to handle it. I downloaded the SampleUpgrade (section4.1) file and can't compile it. The command that I am doing is: Starting c:\wix\light.exe "SampleUpgrade.wixobj" -out "SampleUpgrade.msi" c:\Wix\ca\sca.wixlib c

Re: [WiX-users] Components and SQL Issues

2006-09-12 Thread Tiago Silva
er version of your software when you are installing a > new version? > > Fredrik > > -----Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson > Sent: Monday, September 11, 2006 6:49 PM > To: Tiago Silva > Cc: wix-users@lists.

[WiX-users] Components and SQL Issues

2006-09-11 Thread Tiago Silva
Hi there to all Wix users. I have two doubts regarding Wix that I would like to discuss with more experienced users. 1. My boss wants that the current setup of our application ask to the user if he wants to keep the application database and settings. I have two separated components and I evaluate