Regsvr32

From: Joaquin Arza (jarza@unav.es)
Date: 08/28/02


From: "Joaquin Arza" <jarza@unav.es>
Date: Wed, 28 Aug 2002 09:58:38 -0700

I am using an aplication that needs to register DLLs and
OCXs. I do it calling regsvr32. I had no problems with
Windows NT4, but now with Windows XP Professional, i can't
do it with a normal user, it must be an advanced user or
administrator.
Why is this happening ?
How can i make to allov a normal user to register a DLL ?

Thanks.