Hi, I'm having an issue with repairing an install after a minor upgrade if both the original installation and the upgrade was done from urls.
For example. Original install was done from http://someurl/v10/product.msi by executing msiexec /i http://someurl/v10/product.msi Minor upgrade was done from http://someurl/v11/product.msi by executing msiexec /i http://someurl/v11/product.msi REINSTALL=ALL REINSTALLMODE=vomus If I then try to repair the upgraded installation it fails. First I get a dialog that asks me to enter the path to the v11 msi. The log says that windows installer downloaded http://someurl/v10/product.msi but since the package code was incorrect I was presented with the dialog. If I then enter the correct url http://someurl/v11/product.msi it still fails. After the upgrade it looks like the SourceList (in the registry) for the product isn't correctly updated. It still contains the url to the initial installation. Could I somehow be using wix wrong so that my package is broken which causes this behavior? Or is this a problem in wix or windows installer? I'm using wix 3.0.2420.0. /Johan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users