Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
running program before windows ..
Name: sunny Date: August 17, 2004 at 02:52:28 Pacific OS: xp CPU/Ram: 256
Comment:
is there any way make a program run before windows starts. i've seen one of my friend doing this . he wrote a C program, it runs just after he starts the PC( after the post screen ). can any one tell me how to do this . just want to know how to do this.
Name: StuartS Date: August 17, 2004 at 03:18:42 Pacific
Reply:
You won't get a programme running until the core components of the OS are up and running.
The only thing that runs after the POST is the boot loader. If you want to write you own boot load you can do. But it's a complex process and you will need to do a lot of reading.
The other alternative is to write a programme to "run as a service". It then get loaded as part of the operating system and runs before the desktop or any user programmes start.
Stuart
0
Response Number 2
Name: setishock Date: August 17, 2004 at 04:24:46 Pacific
Reply:
Another way is to put it on a floppy like the hard drive diag programs. But any thing you compose has to be able to stand alone.
I may be crazy, but I'm not stupid...
0
Response Number 3
Name: StuartS Date: August 17, 2004 at 05:11:23 Pacific
Reply:
Even a floppy disk based diag programme laods some kind of OS. Usually a cut down version of DOS or something similar.
Summary: What program is it that you want to run? DOS-based? Windows-based? Don't forget XP is very over-protected and will not allow you to manipulate any segment of the loading process before the welcome ...
Summary: jessie had exactly the same problem installing premiere 6 on my machine tried many things but in the end using system restore to go back to the earliest restore point worked, (if that doesn't do ...
Summary: Is there a way i can set my computer to run a program every time befor it shutsdown? I have a batch file set to run disk cleean up and defrag automatically and i would like these to start automaticall...