I have a msi that I have created which will install some standard files plus
2 files created explicitly for a customer. These are external to the msi
(live in the same folder) and I have the msi install them by refering to
them with a blank media tag.

The problem is that I want this to work over and over again maybe with
different external files but no change to the msi. However once the msi has
run on a machine it won't try the install again. Using a command line with
REINSTALL works but this won't run the first time.

Is there a way of always installing even if the msi has run before?
-- 
View this message in context: 
http://www.nabble.com/Installing-files-every-time-tf2539949.html#a7076231
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to