I wanted to put my program on floppy and bring it over to my friend's. I used the make exe command and copied the other file that goes with it, but when I copied it to my friend's computer and then tried to double-click it, I got a message "A required .DLL file, MSVBVM60.DLL was not found." I then figured I'd have to copy that file to his computer but when I found it in \windows\system, it took up almost a whole floppy.

What's the deal with making your program .exe? Can't I make it totally self-contained? If not, is there any freeware I can use to make it self-extracting so it will fit onto one floppy?



mikeycorn