Opened 15 years ago

Closed 15 years ago

#545 closed defect (fixed)

Logic around default install dir

Reported by: oranfry Owned by: oranfry
Priority: high Milestone: Release 2.82
Component: Installation Severity: major
Keywords: Cc:

Description

Do some writability tests to smartly choose a default install dir at runtime in the installer. First try for the system-wide location (c:\program file, /usr/local), then resort to the user location (%USERDIR%, $HOME). The code will probably go in the java code for the <directory> element of ant-installer, or as a backup could go in the wrapper c++ code passing the result to java as a property.

Change History (2)

comment:1 by oranfry, 15 years ago

Owner: changed from nobody to oranfry
Status: newassigned

comment:2 by oranfry, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.