Message 1 of 14
Automatically Run Program When Computer is Turned On

Not applicable
10-14-2007
08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am wondering what is the easiest way to make a program
automatically run when the computer is turned on.
I have written a program that automatically does some
company specialized maintainance operations but it is
necessary that it should run automatically as soon as
user's machine is turned on.
In the good old days of DOS I think I read somewhere that
this is performed using somekind of batch file ... if I
remember correctly I think it was either Autoexec.bat or
Config.sys but I more inclined to think it might have been
Autoexec.bat.
But DOS has long been gone and all our machines are running
on Windows XP. Besides, I havent tried anything like it
even in the old DOS.
What files do I need to change in a Windows XP environment
how would the entry read... do I put it near the end, start
or middle?
Thanks for all the help you can give.
Thanks again,
Matt
P.S.
Incidentally, would it be possible by any chance to accomplish what I am trying to do without the need to alter any AutoExec.bat/Config.sys or equivalent?
automatically run when the computer is turned on.
I have written a program that automatically does some
company specialized maintainance operations but it is
necessary that it should run automatically as soon as
user's machine is turned on.
In the good old days of DOS I think I read somewhere that
this is performed using somekind of batch file ... if I
remember correctly I think it was either Autoexec.bat or
Config.sys but I more inclined to think it might have been
Autoexec.bat.
But DOS has long been gone and all our machines are running
on Windows XP. Besides, I havent tried anything like it
even in the old DOS.
What files do I need to change in a Windows XP environment
how would the entry read... do I put it near the end, start
or middle?
Thanks for all the help you can give.
Thanks again,
Matt
P.S.
Incidentally, would it be possible by any chance to accomplish what I am trying to do without the need to alter any AutoExec.bat/Config.sys or equivalent?