I thought I posted this, but it never showed up, so here goes again.<br><br>I am building a company internal Autorun designer program. The layout of all autorun programs is the same, but text needs to change (some might say "Install Application Test" and some might say "Launch Install Program for Application"
and they can also change the program that launches. Right now I have it writing data to an INF file, but I would really like to be able to compile what they do to an EXE, kind of like what InstallShield does - build an Executable to distribute. If necessary, I could use Visual C++.