Hi All, We have a problem with a directory property being changed unintentionally during MSP install which results in all of the files being installed to the wrong directory. The value that it is getting changed to is the value of another directory property. This is happening in our SP2 release when we install on top of our SP1 release (MSP). If we install directly on RTM we don't see this. This is one of the things we are seeing in the log:
MSI (c) (48:F0) [18:18:25:876]: PROPERTY CHANGE: Modifying DT.ProductDir.A property. Its current value is 'C:\Program Files\Our Product\2.0\A'. Its new value: ''C:\Program Files\Our Product\2.0\B'. This is how our directories are defined: <DirectoryRef Id="DT.ProductVersionFolder"> <Directory Id="DT.ProductDir.B" Name="B"> </Directory> <Directory Id=" DT.ProductDir.A" Name="A"> </Directory> I have diffed the source between releases and there are no changes to the directories or anything else that I can find which would explain this. At this point I don't know if it is a problem with our SP1 or SP2 release, as both install fine on our RTM release. Any troubleshooting suggestions would be greatly appreciated. I'm currently testing a number of different install scenarios but so far I haven't been able to narrow it down. Thanks, Jeff ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users