20/06/07 by wooter | Exchange, How-To, IT, Microsoft Cannot install an update? Try this workaround. Onze verontschuldigingen, dit bericht is alleen beschikbaar in Amerikaans Engels. Dit delen:FacebookTwitterTumblrE-mailPrintVind ik leuk:Vind-ik-leuk Laden... Gerelateerd
I had problems with “file in use”. This fixed it: net stop “Cryptographic Services” copy update.good.inf update.inf start update.exe mv update.inf update2.inf ping -n 1 localhost copy update.orig.inf update.inf pause Beantwoorden
I had problems with “file in use”. This fixed it:
net stop “Cryptographic Services”
copy update.good.inf update.inf
start update.exe
mv update.inf update2.inf
ping -n 1 localhost
copy update.orig.inf update.inf
pause