I'm new here, but i have a problem. I need to register a DLL with RegAsm.exe (.NET 2.0) i try this:
But doesn't work, how i can to do this?ExecWait '"$WINDIR\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe" /tlb /codebase "$INSTDIR\dlls\mydll.dll""'
Thanks for help.