2097 Posted September 9, 2011 Posted September 9, 2011 Just a heads up Windows XP running WSUS Installed the updates from June for the .net 2.0 and 3.5 ( cant remember there KB numbers) Now all machines take well over a minute to get passed the ' Applying computer settings ' . After that everything else works fine ! but still a pain in the but considering it normally takes around 3 seconds. Fix ? Here it is Make a BAt and put the following inside NET STOP clr_optimization_v4.0.30319_32 C:\Windows\System32\sc.exe config clr_optimization_v4.0.30319_32 start= demand It basically sets a service inside 4.0 to manual and also stops it . the service i dont think really affects anything .
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now