Chris I completely understand...
Signing is no problem, that I fixed.
I created a mpm.gac file and placed it in \Windows along with all the
assemblies that are in the gac file. The gac file looks like this.
\Windows\MPManager.dll
\Windows\MPScanner.dll
\Windows\MPMsr.dll
\Windows\MPPrinter.dll
\Windows\SymbolScanner.dll
\Windows\ZebraMsr.dll
\Windows\ZebraPrinter.dll
\Windows\MPTrace.dll
\Windows\RCSTrace.dll
Supposedly when you start your application it will look for gac files in the
\Windows directory and call cgacutil.exe to install each assembly? I tried
this but had no luck. So I wrote an app that took the files and called
cgacutil and it adds them to the gac. So my question is what have I done
wrong with the gac file?
Am I in leftfield?
Thanks gents!