Registration-Free .NET interop in Excel

C

cellBert

I'm trying to use .NET library with registration-free activation. It seems I
need to create a manifest file in the same directory as Excel.exe, but I
can't get it to work. Also, I would obviously prefer to put the manifest in
another directory - crazy to do stuff to Excel's own directory. Anybody have
experience with this?
 
Top