View previous topic :: View next topic |
Author |
Message |
wnpaul
Joined: 23 May 2009 Posts: 8
|
Posted: Sat Dec 28, 2013 10:53 pm Post subject: Bible path configurable |
|
|
Could we please have the path to the Bible files configurable in the "Folders" tab in "Options"? Can't be too difficult ... but it would be so much easier if one could keep ALL of SongBeamer data in ONE big folder, instead of having to move Bible somewhere else ... |
|
Back to top |
|
 |
Sebastian SongBeamer
Joined: 22 Apr 2006 Posts: 201
|
Posted: Sun Dec 29, 2013 8:04 am Post subject: |
|
|
This one sounds easy, but I don't like the consequences.
For example some Publishers are selling bibles for SongBeamer. These are still being shipped on a physical CD. We'd have to change history in order to make these compatible with this option. But then the setup still would have to figure out where to find this folder. And it cannot rely on reading it from SongBeamer.ini because that might be in a user profile that is not available when running the setup as admin.
Now having said that, there is still a way to do what you want. There is a command line switch for SongBeamer that lets you choose a folder where SongBeamer stores all the configuration data. You have to run SongBeamer with the switch /sbappdata <Name of Folder for configuration data>. Add this parameter in the "target" of the SongBeamer Shortcut.
For example:
Code: | "C:\Program Files (x86)\SongBeamer\SongBeamer.exe" /sbappdata "C:\SongBeamerData" |
This function was primarily intended for having multiple user profiles for SongBeamer, so that the the youth ministry could have different settings than the main service. But it can also be used for having all SongBeamer data in one big folder. |
|
Back to top |
|
 |
|