Hello,
I 'm trying to integrate MathcadPrime 3.1 in SolidWorks2017 with registering a dll-File using the "RegAsm.exe" command in the Windows PowerShell but I got following error message:
PS C:\Windows\Microsoft.NET\Framework64\v4.0.30319> RegAsm.exe C:\mathcad\mathcadprime.dll/codebase
RegAsm.exe : Die Benennung "RegAsm.exe" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines
ausführbaren Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und
wiederholen Sie den Vorgang.
In Zeile:1 Zeichen:1
+ RegAsm.exe C:\mathcad\mathcadprime.dll/codebase
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (RegAsm.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
I'm working with Windows10 on a 64bit Machine.
The required files are correctly located in "C:\mathcad" and all seems to be written correctly.
Can somebody help me ?
Thank you all
Regards
Volker