/build/static/layout/Breadcrumb_cap_w.png

Register a DLL using Regasm.exe (framework)

i want to know if what im doing is correct when i want to register a DLL using regasm.exe, is there other way to do it?





0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 4 years ago
Red Belt
1
The typical way is regsvr32 /i <dll_name>

...except for .Net assemblies, of course.

Posted by: SMal.tmcc 4 years ago
Red Belt
0

If the dll is 64bit use the Framework64 exe to register vs the one in Framework


Comments:
  • the deploy is just for x86, windows7 - acid8k 4 years ago
    • should be fine, you should check wait for completion - SMal.tmcc 4 years ago
    • The typical way is regsvr32 /i <dll_name> - SMal.tmcc 4 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ