Applikation needs to register with regsvr32

  • Thread starter Thread starter Svensson
  • Start date Start date
S

Svensson

hello! we got a problem when users no longer can register dll ocx files when
logged on as users! my question is ...wich group does the user need to be a
member of to register thos dll:s ?

and what security problem does it bring if we open this up?

/ Lelle Sweden
 
Hello,
Registering of ocx or dll is reserved for adminitrator
rights by default. In a similar way as installation
program.

If you open this to simple users they will be able to make
mistakes in registry database. You never know what could
happen at this level.

By the way you have a solution anyway if you know exactly
which registry key your ocx or dll will affect. At that
time you can with regedt32.exe set permission for
particular key in registry.

Hope it helps
Serge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top