Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Registering componentworks' control on NT Terminal Server

Is it possible to register cwui.ocx(that is part of ComponentWorks 2.0) on Windows NT Terminal Server machine under a USER account? If not, is there an upgraded version of it that can be registered successfully on NT Terminal Server 4.0(SP 6) under a user account??
0 Kudos
Message 1 of 3
(2,905 Views)
Hello

I believe to register activex componenets on an NT system, you would need to have admin priviledges. NT based systems will not allow you to do it otherwise.

I hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(2,905 Views)
Bilal,
Thanks for your reply. I actually figured out the answer to this. You don't necessarily have to have administrative privileges, but the folder where you are copying your ocx/dll file needs to allow all the users to have Full Control. For example, if you want to copy and register cwui.ocx under %windir%\system32 folder then you need to go to the Properties for System32 folder and give Everyone permissions to have Full Control on that folder. Once you have registerd the file, you may set the Permissions back to its original value. Anyway, you may already know this. Thanks for your reply.
Nish
0 Kudos
Message 3 of 3
(2,905 Views)