Page 1 of 1

Auto-launch with last project

Posted: Wed Dec 28, 2022 3:37 pm
by Peter_fos
Sometimes we use madmapper for permanent installations and a very useful option would be to enable an option that starts the program with the last used project.

Re: Auto-launch with last project

Posted: Wed Jan 11, 2023 5:15 pm
by mipmarple
Simply reopening the last used project might cause confusion and would be something you always would have to re-check everytime very carefully.

@Peter_fos
How do you realize your autostart?
On windows I find "restart on crash" quite good (old but reliable), there I launch the project with:

Code: Select all

C:\Program Files\MadMapper\MadMapper.exe" "C:\Users\xyz\Desktop\xyz.mad"
However a professional autostart feature delivered by madmapper would be very nice.
On windows it could be a windows service.
If such feature comes it would also be useful to start other software / scripts etc. from there too.