Fixed it..
Ex
C:\Program Files\Common Files\System\MAPI\1033\nt>ilmerge
/out

:\Working\ILMERGE\picsFinal.exe D:\SasiWorking\ILMERGE\pics.exe
D:\SasiWorking\ILMERGE\restorestate.dll
Here
Pics.exe is the original exe
restorestate.dll dll needed to be merged
picsFinal.exe is the result of IlMegere. It can be same name as your
original exe
"ILMergeHelp" wrote:
> Hi
>
> I Have an exe and an dll. I want to use ILmerge.
>
> I have an winexe called Datastore.exe and a n dll called acesspath.dll
>
> now waht is the command line that i should use so that I can get an
> Datastore.exe and acesspath.dll into one assembly called superdatastore.exe?