What do you mean by INTO an EXE?
Comatose
Taboo Programmer
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
Hi, Luxe
you first have to look in the File menu (in VB) and select Make[name of project]. This creates the .exe file. Then open the Package & Deployment wizard. Study it carefully, it's not hard to make a mistake if you haven't used it before. The DLL's it mentions are needed for the program, and should be included. You will have to locate and add any pictures, txt files, dat files etc. that you have created yourself for your project, then it wraps them in a Zip package and adds a Setup program for installation.
w00dy
Junior Poster in Training
70 posts since Jun 2005
Reputation Points: 11
Solved Threads: 2