Call user defined (batch) scripts during startup and shutdown
Hello!
Would it be a big deal to call user-defined scripts during startup and closing portableapps.com?
I'm thinking about looking if a specified batch file (for example startup.bat or shutdown.bat) exists in the Data folder.
If it doesn't exist, skip this point.
If it exists, execute the batch file before going on as usual.
Thils will give the user a possibility to define whatever he wants to do during startup or shutdown of portableapps.com without bothering you with "i need this new feature!!".