So, we rebranded some applications and the customers are about to install a new 
msi package. And here's the problem:
 - if the customer did not have any previous versions installed, the MSI 
package will go as planned.
 - if the customer did have a previous version, our installer will attempt an 
upgrade. Bear in mind that the package may contain drivers and what we want is 
for the drivers to be updated, the old files to be deleted and the new 
rebranded files to be installed in their place. We cannot uninstall completely 
the previous package because that would also uninstall the drivers. One problem 
with uninstalling the drivers is that the new drivers get to be installed only 
after a reboot or alternatively after a refresh of the Plug and Play device 
tree.
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to