View forum topic
List of forum topicsSubject: Register DotNet ActiveX /C# DLL/
Is there an easy way to do this with CreateInstall ?
Is there a difference between registering ActiveX dll and DotNet ActiveX dll?
By default, CreateInstall has 'Register DLL/OCX' command for registering ActiveX. Have you tried it?
Manually I can register such DLL with
regasm.exe
This uttility is different for all dotnet framework releases.
Sometimes have to unblock this DLL after installing.
We can add a command that will run regasm.exe for registering DotNet DLL files.
As far as I understand there are regasm.exe for v2 and v4.
Send an email to info@createinstall.com and we will send you a test version.
Now, you can use Run Application command for this purpose.
We have uploaded version 7.2.0. It has the 'Register .NET DLL' command. You can use it for your purpose.
July 10, 2025 Installer CreateInstall 8.11.2 was released.
January 16, 2025 Installer CreateInstall 8.11.1 was released.
June 19, 2024 Installer CreateInstall 8.11.0 was released. read more
November 13, 2022 Installer CreateInstall 8.10.1 was released.
May 21, 2022 Installer CreateInstall 8.10.0 was released.