I'm using IntelliJ on a desktop computer that resets everyday. So everyday I have to import my settings, restart the launcher and then open my project using the small explorer window.
Is there a way to do all this from command line in batch ? Fortunatly, the path to IntelliJ's executable, for my exported settings and for my project are always the same.
I found this question but it did not helped.