Robert wrote:
> If I try to manually install the hotfixes i get tehe following message :
>
> "Setup could not verify the integrity of the file Update.inf .Make
> sure the Cryptogrphic Service is running on this computer ."
Hi
Rename the Catroot2 folder and see if that helps.
In a command prompt (Start/Run --> cmd.exe), run the the following
commands:
net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
md %systemroot%\system32\catroot2
net start cryptsvc
(you can delete the oldcatroot2 folder later on)
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx