-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command line parameter for custom settings.xml #481
Comments
📦 Development build v2.7.1.4.zip (see instructions for applying in the same way as a hotfix). Note, the
It's also likely safest to use full paths to reference the settings.xml file / log file. Please let me know how it goes! |
Would it be possible to get a more clear explination of how to handle creating new registry keys or .bat files. I think that helps solve the issue of having to open up multiple instances of OGCS for multiple calendar syncs. I'm referencing back to the comments:
Overall, I'm just looking for step by step explanation of how to setup OGCS with multiple calendar syncs and for it to open/run all of them automatically after like a computer restart. So if multiple .bat files could help solve for this, how do the .bat files get created and where do they go? |
@skippy428 Take a look at Issue #165 - instructions are more detailed there and hopefully that will have what you're after. |
To better support syncing of multiple calendars by running concurrent instances of OGCS (see #165), @sgoschin suggested allowing the option to specify the settings.xml file to be used on the command line.
This will also help testing OGCS against different configurations, so probably should have done this a long time ago!
The text was updated successfully, but these errors were encountered: