You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to use flamerobin in portable mode in Windows. I know there is the /uh switch to set the user's folder.
In my usb stick I prepared a folder as explained here: #127 and created a folder called “config”. From a .bat file I use the following command to launch flamerobin: .\FlameRobin.exe /uh .\config /h .\
However, only the file fr_databases.conf is created in the “config” folder while the file fr_settings.conf continues to be written to and read from the user's folder (C:\Users\MY_USER\AppData\Local\flamerobin).
I would like to ask if it would be possible to have the fr_settings.conf file also read and written to my “config” folder. Is this a feature that can be added or is there something wrong with what I'm doing?
Thank you and best regards.
Claudio
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to use flamerobin in portable mode in Windows. I know there is the
/uh
switch to set the user's folder.In my usb stick I prepared a folder as explained here: #127 and created a folder called “config”. From a .bat file I use the following command to launch flamerobin:
.\FlameRobin.exe /uh .\config /h .\
However, only the file
fr_databases.conf
is created in the “config” folder while the filefr_settings.conf
continues to be written to and read from the user's folder (C:\Users\MY_USER\AppData\Local\flamerobin).I would like to ask if it would be possible to have the
fr_settings.conf
file also read and written to my “config” folder. Is this a feature that can be added or is there something wrong with what I'm doing?Thank you and best regards.
Claudio
The text was updated successfully, but these errors were encountered: