https://bugs.winehq.org/show_bug.cgi?id=40087
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO URL| |https://web.archive.org/web | |/20161206151527/http://www. | |sparxsystems.com/bin/easetu | |p.msi Summary|Enterprise Architect fails |Enterprise Architect 13.0 |to install files on |fails to install files when |upgrade. |upgrading from older | |(unspecified) version Keywords| |download, Installer CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive.
Information about the upgrade version can be extracted from the MSI log:
--- snip --- ... trace:msi:MsiInstallProductW L"/media/alesliehughes/STUFF/EA130_Reg-2.msi" (null) ... trace:msi:msi_get_property returning L"13.0.1300.47" for property L"ProductVersion" --- snip ---
The original (product installer) version is not referenced. The following information should have been provided:
* explicit information about old and new (upgrade) product version * if the problem is reproducible with trial versions
Enterprise Architect 13.0 (trial)
https://web.archive.org/web/20161206151527/http://www.sparxsystems.com/bin/e...
$ sha1sum easetup.msi ea17399de135d161555305e7a09250dab52a4089 easetup.msi
$ du -sh easetup.msi 51M easetup.msi
===
Guess at the old version (last major release before 13.0):
Enterprise Architect 12.0 (trial)
https://web.archive.org/web/20150926001526/http://www.sparxsystems.com/bin/e...
$ sha1sum easetup.msi ad0ef6afa5be4fa32262ecead88a0bbece8aa047 easetup.msi
$ du -sh easetup.msi 64M easetup.msi
===
I couldn't reproduce this with Wine 1.9.2 when upgrading from EA trial 12.0 to 13.0. Maybe it only happens with full versions and/or a different version range was used but MSI log doesn't give away the originally installed one.
Regards