Issue1085172
Created on 2004-12-14 15:13 by mewf, last changed 2004-12-16 13:09 by loewis.
| Messages (2) | |||
|---|---|---|---|
| msg23696 - (view) | Author: Giles Antonio Radford (mewf) | Date: 2004-12-14 15:13 | |
On installing on Windows, the Python installer associates .py and .pyw files to the new installation of python. The installer should cache the previous associations, and in the event of uninstallation restore them to their previous values if the application the are associated with still exists. This allows for easier migration back to 2.3 in this case, but also for easier back migration in the case of installing a beta version of python 2.5 or whatever in the future. |
|||
| msg23697 - (view) | Author: Martin v. Löwis (loewis) | Date: 2004-12-16 13:09 | |
Logged In: YES user_id=21627 This is not possible to implement. If you want to not add associations for 2.4, you need to uncheck the "Register Extensions" feature in the installer UI. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2004-12-14 15:13:10 | mewf | create | |