mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
216 stars 66 forks source link

Portable #127

Closed regs01 closed 1 year ago

regs01 commented 4 years ago

Is it possible to make optional location for configuration stored in program folder. Something like named conf folder. So to use it if it exist.

arvanus commented 3 years ago

You already can do it without problems! Steps: Prepare your FR folder coping everything from the installation folder:

Then, create a new folder, lets call "user" Finally, create a .bat with this content (for Windows)

./Flamerobin.exe /uh .\user /h .\

Save, run and get fun 👍

wanderleihuttel commented 3 years ago

Would be possible include an option in Flamerobin to inform the path of fblient.dll?

arvanus commented 1 year ago

already available under View->Preferences->General