Commit | Date | |
---|---|---|
[r2281]
(6.2 kB)
by
delphidabbler
Rewrote FirstRun.UDataLocations with functionality encapsulated a new TInstallInfo class that dispenses with global variables and direct access to data structures. Install IDs were changed from integer constants into the TInstallID enumeration. |
2012-08-20 15:48:20 |
View
Download |
2012-08-20 14:12:16 |
View
Download |
|
[r2278]
(6.7 kB)
by
delphidabbler
Moved IsAnsiConfigFile routine from FirstRun.UUpdateIni unit to FirstRun.UDataLocations. |
2012-08-20 13:42:01 |
View
Download |
2012-08-08 10:58:48 |
View
Download |
|
2012-08-08 10:23:02 |
View
Download |
|
[r2139]
(6.7 kB)
by
delphidabbler
Changed DetectPrevInstall routine to take an empty v4 config file as evidence that there is no config file present, because TSettings object may have created such a file before first run code gets chance to run. |
2012-08-06 10:16:16 |
View
Download |
[r2135]
(6.4 kB)
by
delphidabbler
Improved detection of v2 user database. |
2012-08-02 16:04:50 |
View
Download |
[r2118]
(6.3 kB)
by
delphidabbler
Remove code that dealt with main database and common config file: these are dealt with by installer. |
2012-07-23 10:39:02 |
View
Download |
[r2111]
(8.5 kB)
by
delphidabbler
Minimal changes to code in FirstRun namespace to convert Pascal scripts to compilable Object Pascal units. |
2012-07-18 19:54:21 |
View
Download |
[r2110]
(9.2 kB)
by
delphidabbler
Copied and renamed all .ps script files from Src/Install directory as Pascal units into FirstRun namespace in Src directory.
renamed from
/trunk/Src/Install/DataLocations.ps
|
2012-07-18 19:41:39 |
View
Download |