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 s...