Results 1 to 6 of 6

Thread: [RESOLVED] If I distribute a VB-compiled software will the users have to...

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    19

    Resolved [RESOLVED] If I distribute a VB-compiled software will the users have to...

    If I distribute a VB-compiled software will the users have to download any DLLs or some things to run my program?

  2. #2
    Fanatic Member kregg's Avatar
    Join Date
    Feb 2006
    Location
    UK
    Posts
    524

    Re: If I distribute a VB-compiled software will the users have to...

    Sometimes they do. Depends on whether they have already got the runtime files on their system.

    Just in case, here's the link

  3. #3
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: If I distribute a VB-compiled software will the users have to...

    Moved.

    If you use the P&D Wizard that comes with VB, Inno, or any of several other 3rd-party tools you can create a set of installation files and distribute them to be installed by the user.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    19

    Re: If I distribute a VB-compiled software will the users have to...

    Thanks.

  5. #5
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: If I distribute a VB-compiled software will the users have to...

    Now that we've helped you, you can help us by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button which will let everyone know that you have your answer.

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: If I distribute a VB-compiled software will the users have to...

    Not if you include everything that is needed in an installation package. If you do not all sorts of bad things can happen (missing components) and your app will not run.

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