https://bz.apache.org/ooo/show_bug.cgi?id=123427
orcmid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from orcmid <[email protected]> --- There is a .msi inside the .exe, so if you do the installation part of setup, you can find it and then use it. Try that. A bigger modification would be to simply ship a .msi for Windows. This might be a good way to ship signed MS install files too. (Having both for download is costly and may ask too much of our users.) The legacy approach to unpacking onto the desktop and then running the real install is pretty awful. There may also still need to be modifications so that uninstall does not require the .msi to be kept somewhere on the machine [;<). -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
