|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
assembly merginghello,
today I read an article about the tool smartassembly. with that tool you are able to merge assemblies. do you know the theory how to merge assemblies? thx Hi Martin,
use ILMerge! like we merge a exe and a dll ilmerge /out:bin\Release\Merged\Visualisation.exe bin\Release\Visualisation.exe bin\Release\numberedit1.dll Show quote "Martin" <NOSPAM@gmx.de> schrieb im Newsbeitrag news:ug6M%23gbqGHA.3484@TK2MSFTNGP04.phx.gbl... > hello, > > today I read an article about the tool smartassembly. with that tool you are > able to merge assemblies. do you know the theory how to merge assemblies? > thx > > |
|||||||||||||||||||||||