Results 1 to 3 of 3

Thread: Please help

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Posts
    303
    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.

  2. #2
    New Member
    Join Date
    Nov 2000
    Location
    Posts
    2
    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.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Posts
    303
    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
  •  



Click Here to Expand Forum to Full Width