[issue4325] Installer crash on cancel installation.

2008-11-14 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: It's a duplicate of issue4289, with almost the same sequence. -- nosy: +amaury.forgeotdarc resolution: -> duplicate status: open -> closed superseder: -> Python 2.6 installer crashes when selecting 'advanced' and cancelling i

[issue4325] Installer crash on cancel installation.

2008-11-14 Thread dreamlusion
Changes by dreamlusion <[EMAIL PROTECTED]>: -- type: -> crash ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing l

[issue4325] Installer crash on cancel installation.

2008-11-14 Thread dreamlusion
New submission from dreamlusion <[EMAIL PROTECTED]>: Steps to reproduce: 1. Start the installer (python-2.6.msi) 2. Choose install for all users, next. 3. Select default directory, next. 4. Click "Advanced". 5. Click "Cancel" and confirm (click yes). Bang. -- components: Installation me