[WiX-users] Duplicate entries in Add/Remove Program files

2007-04-26 Thread Adriaan
Hi,

I am creating a package for each release of our software as a major
upgrade, by change the ProductCode GUID.

I have RemoveExistingProducts
Before=InstallInitialize1/RemoveExistingProducts in my
InstallExecuteSequence, howcome does the previous version still shows in
the Add/Remove Programs window? Should it not be removed?

Regards,
Adriaan

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Duplicate entries in Add/Remove Program files

2007-04-26 Thread Adriaan
Sorry, got this working the DetectOnly attribute in Upgrade section was
set to yes


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adriaan
Sent: 26 April 2007 05:20 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Duplicate entries in Add/Remove Program files

Hi,

I am creating a package for each release of our software as a major
upgrade, by change the ProductCode GUID.

I have RemoveExistingProducts
Before=InstallInitialize1/RemoveExistingProducts in my
InstallExecuteSequence, howcome does the previous version still shows in
the Add/Remove Programs window? Should it not be removed?

Regards,
Adriaan


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] upgrade nightmare

2007-03-29 Thread Adriaan
You should change the ProductCode as well. 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Some user
 Sent: 30 March 2007 07:40 AM
 To: wix-users@lists.sourceforge.net
 Subject: Re: [WiX-users] upgrade nightmare
 
 
 the problem is that requiring commandline parameters or 
 bootstrapper is
 unacceptable for us, we have seen that our users are too 
 stupid to type a
 commandline (!?)
 
 so I have been told toto make a thing that can do installs 
 and updates on
 the same package without requiring any commandline parameters or
 bootstrapper.the only way I have worked out so far is to have a fixed
 package ID.  The problem is that whenever I update installer 
 nothing will be
 updated, as it will run the MSI from the cached version!
 -- 
 View this message in context: 
 http://www.nabble.com/upgrade-nightmare-tf2271831.html#a9747562
 Sent from the wix-users mailing list archive at Nabble.com.
 
 
 --
 ---
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the 
 chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforge
CID=DEVDEV
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Launch Condition on Uninstall

2007-02-14 Thread Adriaan
Hi,

I have a setup package that I created and I also have other setup
packages that are plug ins to the main application.
Now the installation of the the main app is checked via a Condition,
but when I uninstall the main application first and then the plugin
setup I get a fatal error saying the main application is required(my
launch condition).

How can I bypass the Launch Condition on Uninstall?

Thanks
Adriaan

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users