how to override security to register solution

L

Lorenzo Casali

I developed a form (with activex in it) in a fully trusted form mode, i used
regfrom to create the js to install it but the users cannot use it (error
message access denied 80070005) because they are at "user" level (while
power user can use it with no problem). Is there a way to install the form
(maybe using a script to insert the registry key via administrator group
policy) or in anycase without raising everyone to power user?
 
Top