
UAC (User Account Control) is a new architecture under Vista which end users can run as standard users (not administrators) and still be productive. It got a little complicated to register DLL by RegSvr32.exe.
If you want to solve this problem, just turn off UAC (User Account Control).
This article will show you how to turn off UAC (User Account Control) in Vista beta2. (It should be noted, some article(UACBlog) also tell us not cancel UAC ).
That's it~~~
Andreas Johansson
MVP
Posts 1,448 Re: It seems UAC will block dll Register
Was this post helpful ?
I have done it through the command prompt. I had to right click on the short cut and choose to run as administrator.
EDIT: This allows ro run regsvr32 without security errors.
由 Evan 發表於 July 12, 2006 06:19 PM