Jump to content

Disabling Some Windows Items


Recommended Posts

Does anyone know how to do the following Unattended of course.

I want to disable error reporting unattended for ALL users

I also want to remove the display delete confirmation dialog from the recycle bin also for ALL users

Thanks

Th3_H0unD

Link to comment
Share on other sites


I want to disable error reporting unattended for ALL users

Search on this board (or Google) for WINNT.SIF and the [PCHealth] section

This is what I have in mine...

[PCHealth]
ER_Display_UI=0
ER_Enable_Applications=None
ER_Enable_Kernel_Errors=0
ER_Enable_Reporting=0
ER_Enable_Windows_Components=0
ER_Include_MSApps=0
ER_Include_Shutdown_Errs=0

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...