Jump to content

Applying Computer settings .. Dot Net 4.0 , 3.5 and 2.0


Recommended Posts

Posted

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 .

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



×
×
  • Create New...