|
-
Nov 3rd, 2000, 11:03 AM
#1
Thread Starter
Hyperactive Member
Hi all,
How can create my VB program with all of the
@#$@# DLL or OCX so that it will run on the
machine that I loaded the exe file?
It used to be that you can make the project
into an exe, but don't know where Bill Gates
hide the option.
Thanks for the help in advance.
Jay
The difference between a robot and a man is the
ability to dream.
-
Nov 3rd, 2000, 01:56 PM
#2
New Member
You can still turn your project into an exe. In vb 4.0 it was called the setup wizard which made all of your setup files to install onto a computer. In vb 6.0 it is call the package and deployment wizard. If you use these wizards first and then use the setup.exe file that was created through these programs, to install the projects exe on your computer, all of the references in your project to various .dll's and .ocx's will be installed to your registry automatically.
-
Nov 3rd, 2000, 02:03 PM
#3
Thread Starter
Hyperactive Member
Thanks for the info, Morris. It should not be
that difficult, but it seems like Bill Gates
is trying very hard to make life more
challenging everyday.
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
|