Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Administrator rights VF6.6B

rgbiernat
Beginner
673 Views
Hi there,
I recently installed VF6.6b with Admin rights on a computer. Later the standard-user contacted me that he is unable to register the DLL csaddin.dll. Trying this I realized that only a local system administrator is able to do this. Starting the OLE / COM object viewer I realized that the user needs permanentAdmin rights on the local machine. Is that right ? Why does the manual say nothing about it ? :-(
Sincerely
Ruediger Biernat
Computer Science Corporation
0 Kudos
1 Reply
Steven_L_Intel1
Employee
673 Views
The user should not need to register that DLL - it is supposed to be done by the installation. It is not necessary for the user to have Admin rights. If the DLL did not properly get registered, you can do it yourself with regsvr32.
Note that if you're developing a COM server, you will, I think, need admin rights to register your own server.
0 Kudos
Reply