Skip to content
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

Allow running multiple, different instances of zmNinja (desktop) #542

Closed
lcapriotti opened this issue Sep 28, 2017 · 5 comments
Closed

Allow running multiple, different instances of zmNinja (desktop) #542

lcapriotti opened this issue Sep 28, 2017 · 5 comments

Comments

@lcapriotti
Copy link

Platform & OS Version
Windows

What is the nature of your issue
Being able to run multiple instances of zmNinja on the same Windows desktop, each with its own settings.

Details
zmNinja stores its settings in a predefined directory under %apppdata%. Multiple instances share the same directory, thus preventing to launch each one with its own settings.

@lcapriotti
Copy link
Author

cool, but I can't trigger that, is there anything wrong with my commandline?

zmNinja.exe --path "C:\Temp\zmNinjaProfile"

@pliablepixels
Copy link
Member

are you compiling from source? I haven't released an updated binary yet

@lcapriotti
Copy link
Author

lcapriotti commented Sep 29, 2017

no, I am running the published one, that explains why it does not work for me!
I did not notice you committed just 12 hours ago...

@pliablepixels
Copy link
Member

pliablepixels commented Sep 29, 2017

@lcapriotti - give this a try https://drive.google.com/file/d/0Bx0iW5j5f3AQNDdpYWRfcTJqODg/view?usp=sharing

usage:
zmNinja.exe --path=x:\whatever\root\path

Note that you need to have permissions to write to that dir (if it doesn't exist, it will be created). If you don't the app will silently fail.

If you switch paths, it should switch to whichever profile you saved latest in that path (or go to wizard for first use).

@lcapriotti
Copy link
Author

works as intended, cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants