Page 1 of 1

open project on startup

Posted: Thu Apr 15, 2021 2:45 pm
by julienrobert
Hi

I need to run MadMapper in a permanent installation on Windows. I'd like to use pm2 to manager the process and make sure the program is always running. I could put the project file in Windows startup but it will be a problem if the program crashes.

How is it possible to tell MadMapper to open a specific project on startup? Can we modify the registry or something?

I tried to run MadMapper with an argument (the path to the project) but it doesn't seem to take it.

Re: open project on startup

Posted: Sun Apr 18, 2021 10:36 pm
by mad-matt
MadMapper should accept a file as argument, that's exactly what happens when double click a ".mad" file...
Are you sure you gave the path correctly ? If there are spaces in the path, use doube quotes before and after it.