Results 1 to 3 of 3

Thread: VB6 Package and Deployment Wizard tool

  1. #1

    Thread Starter
    Lively Member arithmetica's Avatar
    Join Date
    Jan 2009
    Location
    Ahvaz, Iran
    Posts
    89

    Question VB6 Package and Deployment Wizard tool

    Hey everyone,
    I recently finished a simple vb project, inserted a shockwave flash control
    into it to load a flash movie.Now I'm trying to build a setup package for the
    project but I can't seem to do this as long as the shockwave flash is staying in the form.What should I do to be able to make a setup package for the project inculding the flash movie?

  2. #2
    Member
    Join Date
    Feb 2009
    Posts
    38

    Re: VB6 Package and Deployment Wizard tool

    You have the option to include custom files and references when you are building the CAB file.

    Personally I would recommend you to Make a EXE file and use a better method of deployment(Such as Windows Installer). VB P&D Wizard is too outdated. But make sure you include all the VB runtime libraries.

  3. #3

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