I would not like to distribute my dll as a separate file in the release of the tool I made
but my application needs it to run properly although it is sure to not be there as a necessity

So I wonder how I can merge the dll into my exe so it will be out as a complete whole single entity

Thanks a lot for any replies