Results 1 to 6 of 6

Thread: [RESOLVED] How to create setup package

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    12

    Resolved [RESOLVED] How to create setup package

    Hi,

    I have created a project in VB6. How can make it SETUP / INSTALL kit? I have added some refferences and components as well.

    Thanks

  2. #2
    Junior Member
    Join Date
    Jun 2008
    Posts
    26

    Re: How to create setup package

    you need to make your project an .exe file and save on your pc...then run the package and development wizard..which will guide you through the create setup process.
    cheers

  3. #3

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    12

    Re: How to create setup package

    Done it vb package tools. Thanks guys

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

    Re: How to create setup package

    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. Also if someone has been particularly helpful you have the ability to affect a their forum "reputation" by rating their post. Your ratings won't actually count until you have 20 posts, but the person you rate will see it and know that you appreciate their help. BTW, no need to do it for me.

  6. #6
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: How to create setup package

    If anybody has trouble with using the P/D wizard this might help:

    Make sure you follow those steps (may be differ)

    1. goto the d/p wizard.

    2. choose the (app.vbp you want to maker the setup for) then click Package.

    3. Click the type of package you want then click Next.

    4. Choose the directory you want to assemble the package in then click Next.

    5. Choose between ocx or dll then click Next (may not happen)

    6. Choose how many cab files you want

    7. Write the title you want for your app installation.

    8. Choose the icons you want to the Start Menu.

    9. Choose the locations where you want each file to be installed.

    10. Choose if you want to share the file or not.

    11. Enter a script name.

    12. Click finish.

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