|
-
Jan 20th, 2000, 02:42 AM
#1
Thread Starter
New Member
Ok, I know you are all laughing now, I have just finished my first prog in vb and I don't know how to finish it(make it an exe file.) I tried to go to make, but it is shaded and I can't click on it. What do I do?
-
Jan 20th, 2000, 03:09 AM
#2
Hyperactive Member
what version of vb are you running? Vb6 has it on the FILE menu about 1/2 way down.
-
Jan 20th, 2000, 04:20 AM
#3
Thread Starter
New Member
Im running vb5 control edition. Anyone know?
-
Jan 20th, 2000, 05:07 AM
#4
Member
Sure, I can help!
Unfortunately, you can not compile just a standalone EXE. You can compile your program using the "Make xxxxx.EXE..." function on the file menu, but this would only run (most likely) on your computer. To distribute it to users without visual basic and certain ActiveX components, compile it using the Make xxxxx.EXE command, and then use the VB Setup wizard (on the start menu).
------------------
Arien Talabac, author of Tiny Clock, the skinnable alarm clock for Windows--check it out at http://tinyclock.tsx.org.
-
Jan 20th, 2000, 05:37 AM
#5
Thread Starter
New Member
Ya, only problem is, the 2 make commands in the file menu aren't highlited. I can't click on them!! Weird!
-
Jan 20th, 2000, 05:40 AM
#6
Do you have your Project loaded?
If not, the Make Option will be grayed, load your project first, then select Make MyProjectName.exe..
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Jan 20th, 2000, 05:45 AM
#7
Thread Starter
New Member
Ok, this is exactly what I'm doing. I open my start menu and choose Visual Basic 5 cce. A window pops up asking if I want to create a new project. I click existing and click on my project. It then opens but I can't go to the make option. There are only these two shaded grey options
Make..
Make Project Group...
They are both shaded grey.
-
Jan 20th, 2000, 05:52 AM
#8
If you Create a New, (Empty), Project and goto the File Menu can you Access the Make Option then?
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Jan 20th, 2000, 05:55 AM
#9
Thread Starter
New Member
Ok, if I try to create a new .exe project, the make option is greyed out. However, if I create an ActiveX control, make project1.ocx is listed.
-
Jan 20th, 2000, 05:59 AM
#10
New Member
compiling an .exe file is not possible using the control creation edition.
-
Jan 20th, 2000, 06:03 AM
#11
Thread Starter
New Member
Awwwwwwwwwww!!!!!!!! Anyone know why this is??? Know where I can get a good version of vb?
Possibly at minimal cost/free.
-
Jan 20th, 2000, 06:15 AM
#12
New Member
vb5 learning edition compiles .exe files. search around for that. i found it pretty cheap at a used bookstore.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|