Erel,
I'm trying to combine the FormLib.dll with a program I wrote, having problem running IlMerge. It will not create the new combine *.exe.
Here is my syntax:
ilmerge.exe /out:mypgmwdll formlib.dll mypgm.exe
where:
mypgmwdll is the new program exe including the dll
formlib.dll is the dll I want to combine
mypgm is the program without the dll.
Any idea.
Thanks
I'm trying to combine the FormLib.dll with a program I wrote, having problem running IlMerge. It will not create the new combine *.exe.
Here is my syntax:
ilmerge.exe /out:mypgmwdll formlib.dll mypgm.exe
where:
mypgmwdll is the new program exe including the dll
formlib.dll is the dll I want to combine
mypgm is the program without the dll.
Any idea.
Thanks