Custom Boot Sequences

G

Guest

Okay, so, something similar to a Safe Mode boot, only I want to include more
modules, services, etc.
I want to know if there's any way to create a customizable selectable (on
the boot screen) sequence that would load just the essentials for a DirectX
9.0c based game and networking for online play and instant messaging and
that's it. It should not automaticall load the extra programs that usually
boot on startup. I think that's as explicit as I can get it for now...
 
G

Guest

Always worth remembering that services can be started with NET START commands.

Thus you could achieve most of this by creating a barebones standard setup
with most services on manual, then using a batch-file to start additional
services for a full system. Or, you could do the reverse and use a
batch-file to stop unnneded services when a pared-down setup is needed.

For info about which services are/aren't needed, see
http://www.theeldergeek.com
 
N

null

Or, he could create a separate partition with its own version of XP and specific
startup stuff - but I think this would require an additional XP license.
 

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

Top