I have a Windows C# program that uses a C++ dll for data i/o. My goal is to deploy the application as a single EXE.
What are the steps to create such an executable
PostBuild from Xenocode can package up both managed and unmanged into a single exe.