This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 83012 - Installer should create installation directories after pressing Install button
Summary: Installer should create installation directories after pressing Install button
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Danila Dugurov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 17:10 UTC by dlipin
Modified: 2007-09-25 18:57 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dlipin 2006-08-18 17:10:04 UTC
Installer should create installation directories for IDE and AppServer only 
after the Install button pressed. 
If I am not mistaken we really have FramePreInstall so we can put this 
functionality into it. For the present moment these directories are creating/
deleting during walking through the installer panels (IDE and AppServer 
locations) and it is not a good thing really.. 
Simple problems should have simple solution.
Comment 1 Danila Dugurov 2006-08-21 11:25:02 UTC
installation directories for IDE and AppServer are created
after the Install button pressed.