i want to know just how to export a program to visual basic ant to run it independentely
Can I make an executable program with Visual Basic?
1.Right click the project file (the icon of it)
2. Select "make".
then you win
Reply:Open your program you have made, then in the File menu, an option will be there that says "Make program.exe"
Reply:I don't quite understand what you mean by "exporting" a program to vb but if you create a program in vb, it does compile into a Windows executable file. Now, you will need the vb runtime (vbrunxxx.exe) or the .net framework if it's a vb.net program but other than that, you should be able to run your program on any windows machine.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment