The recent versios of openLCA save databases under
C:\Users\Username\openLCA-data-1.4\databases
To change this navigate to the folder in which the openLCA.exe file lies. Open the file openLCA.ini in the same folder with a text editor. Below the line en add the following two lines of which the second line is the file path to the new folder (make sure you copied the databases from the original folder into the new folder).
-olcaDataDir
Drive:\Path\to\openLCA-database-folder
Save and start openLCA.
Backup your openLCA.ini before applying changes! Don't delete the original folder before you assured that the new folder has been set-up correctly (create a test database and check whether it shows up in the new folder)!
Example for an updated openLCA.ini:
-nl
en
-olcaDataDir
D:\openLCA-data
-data
@noDefault
-vmargs
-Xmx26624M
-Dosgi.framework.extensions=org.eclipse.fx.osgi
--add-modules=ALL-SYSTEM