On Windows 10 1703, if I use the kixforms301.msi this is the error I get...

 Quote:
This setup requires the .NET Framework versaion 1.1.4322. Please install the .NET Framework and run this setup again. The .NET Framework can be obtained from the web. Would you like to do this now?


Clicking the link takes you to a ms website but not 1.1 .NET. My understanding is, .NET 1.1 wont install on Win 10 anyway. So in my Programs and Features I see that I have the .Net 3.5 (includes 2.0) installed.

I extracted the dll and tlb files from the msi and copied the files to system32. Then I ran the following command:

 Code:
C:\Windows\Microsoft.NET\Framework64\v2.0.50727\regasm kixforms.system.dll


Said "Types Registered Successfully"

However, when I run kixomatic.net i still get "Kixforms.net Not Initiated. This Script Will now Close."



Any suggestions?