Ticket #46663

Default Windows Install directory by MSYSTEM

Eröffnet am: 2023-01-31 12:50 Letztes Update: 2023-02-13 05:41

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2

Details

In S3_0 we had just "win32" and "win64" targets, and Windows has separate directory hierarchies for those. But in S3_1 we have "win64" and "win64-10", which Windows installs (by default) to the same hierarchy. Their directory names should differ, so that they can be installed in parallel (especially for our own testing / debugging), and not to overwrite each other. Such overwrite likely mess things so that clean uninstall of both installations will require extra hacking from user's side.

Ticket-Verlauf (3/7 Historien)

2023-01-31 12:50 Aktualisiert von: cazfi
  • New Ticket "Default Windows Install directory by MSYSTEM" created
2023-01-31 23:00 Aktualisiert von: cazfi
Kommentar

The directory name is only a part of the problem. Also registry keys overlap, and that's arguably a bigger problem, and it affects also older branches.

2023-02-01 15:34 Aktualisiert von: cazfi
Kommentar

Reply To cazfi

The directory name is only a part of the problem. Also registry keys overlap, and that's arguably a bigger problem, and it affects also older branches.

Also; all kinds of Window builds touching registry are affected. Let's keep this ticket about the msys2/autotools case (the most critical one, as that's what releases from stable branches use)

2023-02-09 14:20 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Patch also for S2_6 attached.

2023-02-13 05:41 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt
Kommentar

Next step in series -> #47343

Bearbeiten

Please login to add comment to this ticket » Anmelden