I'm looking to create a script that, when executed, will run my executable file located in its folder with the necessary configuration files. I want this process to run silently in the background and start automatically when the system boots up. Can anyone recommend tools or provide guidance on how to achieve this?
3 Answers
It's essential to know what your executable does before setting it up to run in the background. If it truly needs to operate out of sight, consider creating a service instead. That way, it won't show up visibly when users log in. You can have it set to trigger specific functions upon user logins or logouts if necessary.
Just a heads up, your request sounds a bit sketchy. Make sure you're not doing anything malicious. A lot of us are wary about running unknown executables in the background!
If you're serious about this, search for "create msi orca" and then check out "install msi gpo." These tools can help you package your executable for proper installation.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures