to join two exe's into one can it be done in vb? thanks tommy
My software never has bugs. It just develops random features...
If they are compiled .Exes, no. If they are separate, design time projects, you can add the forms of one project into the project file of the other project, and make one .Exe
Dang thanks anyway
Forum Rules