Hello

I created an installation and upgrade MSI files using WIX.
(Which was relatively easy).

I am testing the upgrade msi.

if the original MSI (Xyz.msi) is present in the original path the 
upgrade is done smoothly. I am using the command: >msiexec /i 
XyzUpgrade.msi REINSTALL=ALL REINSTALLMODE=vomus

But if the original Xyz.msi is not present the msiexec displays a 
message similar to
"A Network error occurred while attempting to read from the file 
"c:\.......\Xyz.msi""

My problem is that many users delete the MSI file after the installation 
and the upgrade will fail. How can I solve this problem?

Thanks

Giora


 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to