I’m on a windows machine with two users. Let’s call them “user1” and “user2”.
I installed Kolibri Studio using user1 profile. As such, all the content us located in C:\Users\user1\.kolibri\
Now, my problem is, I want user2 to access the same content with the same Super User account (different account is fine too). If I had an option to point Kolibri to a specific content directory, I’d have just told Kolibri Studio to fetch things from C:\Users\user1\.kolibri\. But unfortunately, I can’t.
I don’t want to download the same content on the same computer just because of different windows users.
My request is, if it exists, tell me how I can change the default content directory. If not, how can I go about solving this problem? Perhaps there is some way to create some kind of shortcut thingy and make Kolibri think the content is located in C:\Users\user2\.kolibri\?
Thank you for the reply. I wasn’t aware of the environmental variables.
I decided to use D:\KOLIBRI_DATA directory as it was already shared between both accounts.
Ran setx KOLIBRI_HOME "D:\KOLIBRI_DATA" in both accounts. Works like a charm