register COM or DLL

  • Thread starter Thread starter dhflai
  • Start date Start date
D

dhflai

Is there anyway a user can register a COM or DLL from
Visual C or Visual Basic under Windows 2K? Seems like it
only work for Admin or Power User.
 
Hi,

you can grant your users write permission to the relevant reg keys .. but
that would open them also to any malware.

ps: if you do not know which reg keys they write permissions to you can find
them out with regmon from sysinternals.
 
Back
Top