how to register a dll in windows 10 code example
Example: howto register dll windows 10
Open commandline (windows key + R, search for cmd, click enter)
Enter: regsvr32 myDllName
Open commandline (windows key + R, search for cmd, click enter)
Enter: regsvr32 myDllName