Jump to content

How to write winnt.sif for disabling sevices?


Recommended Posts

As title, I want to disable the services that I don't want, so the computer can be performed.

Is this possible to disable the services that I don't want in unattended xp cd?

Or..when I want to disable the services that I don't want, I must write disableservices.cmd?

Link to comment
Share on other sites


You cant turn the services off with winnt.sif, unless you use a reg file or cmd, change the services you want running and stopped then backup the values of the services here

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

and add it to your tweaks reg file, or run it from cmdlines etc

Link to comment
Share on other sites

You cant turn the services off with winnt.sif, unless you use a reg file or cmd, change the services you want running and stopped then backup the values of the services here
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

and add it to your tweaks reg file, or run it from cmdlines etc

Thank you for answering, I will try it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...