Just downloaded ilMerge, and I join you
In DOS, I used
Version 1.1
C:>ilmerge1>ilmerge /keyfile:registrydesktop.dll hardwaredesktop.dll /out:myappdesktop.dll
Version 2.0
C:>ilmerge2>ilmerge /keyfile:registrydesktop.dll hardwaredesktop.dll /out:myappdesktop.dll
Both create myappdesktop.dll with the right size, but can't be loaded into the IDE, claiming (in Japanese) it can't open the assembly public key.
I had to add mscorsn.dll to get it that far.
Anything wrong with my batch?
Since my gui folder worked for dzt, but not for me, one could assume that something is missing or incorrect in my system. Both frameworks, 1.1 and 2.0 are installed.
Haisai Dimitris
Thanks a lot for testing!