Startup Script

  • Thread starter Thread starter Saria
  • Start date Start date
S

Saria

After the regards ...
i want to run a startup/shutdown script but once ... i.e
once run at a pc not to run again ... how can i do that ...
 
A startup script will get run every time that the machine gets started up
but you could make the script add a small file to the machine, and then at
the beginning of the script check for the file, if it exists stop running if
it does not exist run the script....
 

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