Return to site

How to register assembly with regasm using installshield

broken image

String assembly = Files\MyApp\ComApp.dll' The following code, which as far as I can tell should work, doesn't: We are using our own install program, and do not want use anything like click once, installshield or so on to install it. However I am unable to work out how to register it via code. It *also* works fine on any other machine when registered from the command line using regasm. It works fine when run compiled and run on the development machine

broken image
broken image

I have a C# COM dll I have written that ties into Excel.