I want to make an executable type file in Visual C++ and/or Java? I know in Visual Basic I can simply choose "Make Progam1 a .exe file" under "File". Is something similar to that possible in C++ and Java? I'm just wanting to know how I can turn a program I've written, in one of the two languages mentioned above, into a single file or group of files that I could just double click on, to execute the program, without having to open the program, compile, build and run it manually. Any assistance would be greatly appreciated.
Thanks,
cold25
Thanks,
cold25