Menu

Diff of /trunk/Src/FirstRun.UDataLocations.pas [r2148] .. [r2149]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/Src/FirstRun.UDataLocations.pas
+++ b/trunk/Src/FirstRun.UDataLocations.pas
@@ -175,7 +175,7 @@
     gPrevInstallID := piV3
   else if TDirectory.Exists(gUserDatabaseDirs[piV2]) then
     gPrevInstallID := piV2
-  else if FileExists(gUserDatabaseDirs[piV1_9]) then
+  else if FileExists(gUserConfigFiles[piV1_9]) then
     gPrevInstallID := piV1_9
   else if FileExists(gUserConfigFiles[piOriginal]) then
     gPrevInstallID := piOriginal
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.