MindManager.exe CLI commands
Discussion Open
Hey,
i am trying to automize some MindManager-processes. The question is: are there commands / parameters with whom i can start the MindManager.exe?
For example something like: "C:\Program Files\MindManager 21\MindManager.exe" -template-file "C:\test.mmat"
So this command would open a new map with the mentioned template. Is that possible? Or are there none CLI commands for MindManger?
Kind regards
Janik
Hello Janik. I am not sure I have ever seen this written anywhere. I suspect that by default a parameter provided to the .exe will try to open that map. There may be a print function, which was common with other Windows apps, but I am not aware of any more than that.
There are several other ways that MindManager can be automated, as it has a Windows API and a macro feature. What operations do you want to automate?
Hello Janik. I am not sure I have ever seen this written anywhere. I suspect that by default a parameter provided to the .exe will try to open that map. There may be a print function, which was common with other Windows apps, but I am not aware of any more than that.
There are several other ways that MindManager can be automated, as it has a Windows API and a macro feature. What operations do you want to automate?
---