Results 1 to 4 of 4

Thread: Distribution Setup

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2004
    Location
    UK
    Posts
    119

    Distribution Setup

    Hello, I have a question as I am distributing a application, I am using a third party OCX, what would be the best course of action to share the program as the end user may not have this ocx.

    Will the application still launch if the OCX file in located in the applications folder? If not, how can I ensure the application will run properly for the end user?

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Distribution Setup

    As your title states you need to build a "Distribution" package using any available utility. Package & Deployment Wizard (aka P&DW) that comes shipped with VB works for me best - very basic and simple tool. Also, it comes with full source written in VB.
    In most cases all necessary files are included for you by the wizard but you still need to make sure everything is in there. Also, files like txt, mdb, ini, etc won't be included automatically so you will neeed to do that manually - just follow simple instructions on the screen.

  3. #3

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Distribution Setup

    Moved to application deployment

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