[VB6] Need Help Making .exe
hey, how do i make a project a .exe in vb6 ?
Re: [VB6] Need Help Making .exe
Go to one of the tabs on top, and click the button compile/build/make whatever. If you cant find that, look for the manual, RTFM!
Re: [VB6] Need Help Making .exe
File >> Make <your project name>.exe
Simple :)
Re: [VB6] Need Help Making .exe
Re: [VB6] Need Help Making .exe
Quote:
Originally Posted by
RUSH
cant find it =[
You must be using working module edition. Find the full version.
Re: [VB6] Need Help Making .exe
Quote:
Originally Posted by
Trouble,,
File Make Project1.exe
Excuse me, are you ignorant or stupid? He said he can't find it, thus why I posted that he needs to find a full version of VB.
Re: [VB6] Need Help Making .exe
Quote:
Originally Posted by
RUSH
cant find it =[
Lol you need to build your project.
Re: [VB6] Need Help Making .exe
Quote:
Originally Posted by
jetgod
You must be using working module edition. Find the full version.
its only got make server .exe then i click on that then it freezes :S
1 Attachment(s)
Re: [VB6] Need Help Making .exe
Re: [VB6] Need Help Making .exe
Quote:
Originally Posted by
Xezis
Look at ss :)
It hasn't got that :S
EDIT: Got it :D
Re: [VB6] Need Help Making .exe
Than get the newest VS release, come on, do some research yourself!
Re: [VB6] Need Help Making .exe
Just Fucking Google It
Try google first there are lots of VB and VB6 Tutorials!
Re: [VB6] Need Help Making .exe
Remember to use a full edition if it's by Microsoft. ;)
Regards,
Alex
Re: [VB6] Need Help Making .exe
His probley working with Visual Basic 6.0 - Portable Edition and that doesn't have a compiler (if im not mistaken).