How to keep a Program Running Perminantly

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

I have a program that I would like to run all the time. I would like to
take away the ability for the program to be closed. In other words, gray
out File Close and remove the "X" in the corner.

TIA
Fred
 
I have a program that I would like to run all the time. I would like to
take away the ability for the program to be closed. In other words, gray
out File Close and remove the "X" in the corner.

TIA
Fred

Run it as a service - starting automatically when XP starts. See the
resource kit for the proper utility.
 

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