Posts Tagged XP

Software Will Not Install Because It Expects Service Pack 1

Some applications expect Windows Service Pack 1 or 2 even though a higher service pack is already installed, such as SP3. The following registry key change will report SP2 as being installed instead of SP3.

 

HKLM\System\CurrentControlSet\Control\Windows – Edit CSDVersion – Change the value from 300 hex to 200 hex. Reboot the workstations.

Install the App then change the value back and reboot again.

No Comments

Not Enough Server Storage Is Available To Process This Command

After installing Symantec AV 10.x on an XP machine, in a workgroup, this error started to appear on other clients when they tried to access one of it’s shared folders.

 

“Not Enough Server Storage Is Available to Process This Command”

 

Start Regedit navigate to – HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters

Create a new DWord Value – IRPStackSize

Modify the new value and set it to decimal 30. Max value is 50.

 

Restart the Server service on the Workstation.

 

MS KB – 177078

1 Comment