Results 1 to 4 of 4

Thread: How to create setup in VB6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2009
    Posts
    18

    How to create setup in VB6

    I am currently designing a database driven application using VB6. The problem is that when I try to use the .exe in a different pc than the one of development I cannot execute the application properly due to some required files.

    What to do?

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

    Re: How to create setup in VB6

    I've moved your thread to here and the answer to your question is that you should use installation software like the P&D Wizard that comes with VB, Inno or other available apps, some of which are free and some cost $$$.

  3. #3
    New Member
    Join Date
    Jul 2009
    Posts
    9

    Re: How to create setup in VB6

    I am very pleased and impressed with Inno Setup. Good sample scripts, small and only one executable without all sorts of supporting dll's.

    And it's free of charge!

  4. #4

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