Feature request for automating Run/Start/Stop GSA SER from autohotkey script
I need to stop GSA SER and restart computer and then start GSA SER on startup
to resolve my internet connection dropping without reason (which needs a restart to be fixed)
I would really need the following small additions if possible
1. option to enable/disable checking for new version on startup (or a command line flag like /noupdate)
2. shortcut(s) for Starting / stopping projects (or a command line flag like /start or both)
3. is it safe to press x (close application) button while projects are running and then press Yes (close it)
will it save state of projects ? or data get lost ? if not safe what is the recommended way of forcefully closing GSA SER ?
@Sven I would appreciate if these can be implemented
Tagged:
Comments
1+2. All you need is "GSA_Search_Engine_Ranker.exe -autostart".
This will not check for updates + start all your active project after startup.
3. Yes, it's safe.
The "GSA_Search_Engine_Ranker.exe -autostart" is great but I have no way of sending WM_CLOSE and don't like the idea of just killing the running program.
Is there any other way to cleanly shut down the GUI?
I need to restart my PC every 8 hours or so and would like to schedule a job to automatically shut down CB and SER / reboot and then restart CB and SER unattended,
A clean shutdown would be nice.
Thank you
Bob