Hi all -

Is there a way to build an exe (or .jar) using .NET object (or some other object)? I have a level editor and I want it to be able to build single executable files for sharing so that the end-user doesn't have to download/use an extractor for built files. I have an intermediate knowledge of VB.NET