M
muzammal.naseer
I 'm using ILmerge tool to merge some .dll in myapp.exe, but i am
getting error when it loads the main form.
Main form have some themes which refer a .dll which is one of them.
i'm using the following command
ilmerge /target:winexe /out:myappnew.exe myapporg.exe abc.dll
abc.Themes.dll
"Unable to load, due to some inner expetion"
getting error when it loads the main form.
Main form have some themes which refer a .dll which is one of them.
i'm using the following command
ilmerge /target:winexe /out:myappnew.exe myapporg.exe abc.dll
abc.Themes.dll
"Unable to load, due to some inner expetion"