View Single Post
 
Old 08-16-2006, 02:41 PM
ludwigmace ludwigmace is offline
Novice
 
Join Date: Aug 2006
Posts: 1
ludwigmace
Default office 2003, possibly your registry

Here's something that worked for me.

Get SetACL.exe (Sourceforge, google for it)

Run the following on affected computers:
setacl -on hkcr\TypeLib -ot reg -actn ace -ace n:Everyone;p:full -rec yes

That will give full access to everything for everyone in the TypeLib branch of the HKEY_CLASSES_ROOT registry trunk. I don't see how this is a big security risk, given that it's only the TypeLib branch.
Reply With Quote