Click here to Skip to main content
15,900,724 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I trying to merge to make portable program. but after merger done I run my application and stopped running.. how to fix..

What I have tried:

c:\Program Files (x86)\Microsoft\ILMerge>ILMerge.exe c:\project\win.exe c:\project\ToggleSwitch.dll c:\project\Bunifu_UI_v1.52.dll /out:C:\project\ar.exe /target:winexe/ndebug /lib:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0"
Posted
Updated 15-Nov-17 19:16pm
Comments
Richard MacCutchan 16-Nov-17 4:14am    
It would be much quicker to merge the source code.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900