Issue1656149

classification
Title: Installer always creates directory in default location
Type: Severity: normal
Components: Installer Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: alanfx, cgroves
Priority: normal Keywords:

Created on 2007-02-09.15:24:49 by alanfx, last changed 2007-05-05.23:33:40 by cgroves.

Messages
msg1420 (view) Author: Alan Field (alanfx) Date: 2007-02-09.15:24:49
When the Jython 2.2 Beta 1 installer is run, it creates a directory in the default install location, (In my case C:\jython2.2b1) even though I am actually installing Jython in another location. The installer does install Jython in the correct location, but it leaves the empty directory behind.
msg1421 (view) Author: Charlie Groves (cgroves) Date: 2007-05-05.23:33:40
Fixed in r3208.
History
Date User Action Args
2007-02-09 15:24:49alanfxcreate