i want to run some commands during boot, maybe a little exe file while the computer boots. i have one program that installs stuff, then it needs to install the other stuff during boot, any ideas how to do that?
Printable View
i want to run some commands during boot, maybe a little exe file while the computer boots. i have one program that installs stuff, then it needs to install the other stuff during boot, any ideas how to do that?
In the Setup API there are some commands to schedule DLL replacements. I can't really remember it, but I've seen it once.