Run program automatically

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

How can I tell a program to load when windows does, but
to run hiddenly, that nothing is visible on the screen?
 
One way is to run it as a service. Google for SRVANY, a utility that
helps you do that. You should find instructions as well.
 
You can use a program as Service+ from Nicoware. It will run your
application as a service (invisible). You can control the applications
environment and use separate start and stop commands for your
application.

It has a very nice GUI. You don't have to be an expert to use it. We
are using it on our servers and workstations for a variety of
applications without any problems at all.

You can download a full functional evaluation version from
http://nicoware.net/software/download.php
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top