I have this problem, where I have my Windows Application (C#) that is basicly an application builder, just like Visual Studio can build executables from C# scripts.
So my question is, how does one accomplish to build executables with the c# scripts, directly from another Windows application that is already built from the Visual Studio.
UPDATE: I realized this was a duplicate, and the other questions that is similiar to this, had some interesting answers which I could use.
This can be deleted, if a moderator or anyone sees it.