Hallo WiX-users,
 
I have following scenario:
=> fixed GUID Upgradecode
=> new GUID of Productcode for each new build version
=> install and upgarade logic in msi package
=> the installation of the msi package is started on commandline,
somthing like msiexec.exe /i package.msi
=> the installation is startet in the following situation:
    - new installation
    - upgrade from an old to a newer version
    - upgrade from the same version to the same version => HERE OUTPUTS
THE ERRORCODE 1603!
 
My questions:
Are this behavior from the msi or wix technology? Can I change this
behavior? Somthing like:
    - Abort installation without return error code, but only do this in
commandline mode or with special commandline parameter.
    - Continue installation but change automatically into the repair
mode. Optionaly switch on this behavior with special commandline
parameter.
 
Thanks,
 
Thomas Mathis
 
BICA AG
Retail Solution Company
Switzerland




 

 

 

 
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to