• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Driver Loading Order - XP

corkyg

Elite Member | Peripherals
Super Moderator
Anyone know what determines the order in which XP loads drivers and startup apps. Can the order be adjusted? How?
 
Bootvis. I had to look in my download stash. You will have to google for a mirror as microsoft took it down.
 
OK - Bootvis does not do what I want. I want to rearrange the order in which certain things load during boot - specifically, I want to make the Antivirus program load last. It delays everything else because it takes longer than the rest.
 
Originally posted by: corky-g
OK - Bootvis does not do what I want. I want to rearrange the order in which certain things load during boot - specifically, I want to make the Antivirus program load last. It delays everything else because it takes longer than the rest.

Which AV? None the less, you probably don't want to do this as you may open a window where an attacker can hit the machine during boot before AV is active (trust me on this one, it does happen)

Bill
 
Originally posted by: bsobel
Which AV? None the less, you probably don't want to do this as you may open a window where an attacker can hit the machine during boot before AV is active (trust me on this one, it does happen) Bill[/quote]

Not very likely - I almost don't need an AV anymore because it is provided by Postini SpamDam - a service of my ISP. Since I have been using that, it has trapped every virus at my POP box and nothing gets to be downloaded.

Anyway, the AV is McAfee - been using it since 1984 when it was shareware. 🙂
 
The boot order is determied by the group the driver or service belongs to and then the tag order within that group.

You can check the group & tag of a driver or service in: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<servicename>

I've got a listing of the group orders here but it's not electronic and too much of a pain to type out. If you have something specific in mind let me know what you're trying to do. Mind you without knowing what you're up to it's still probably a bad idea 🙂 hehe
 
Just caught up with the rest of the thread.

To make antivirus load last you may consider making it load in your startup folder rather than as a service. Check the kbase for your antivirus most allow this. Doing it this way may open you up a bit to certain boot sector viruses.

Couple other things you can do: put it in a really low order group like SpoolerGroup, change the startup type from boot or system to auto (loads later) or try the above and make it load as a program rather than service.
 
Back
Top