|
-
Feb 11th, 2009, 02:50 PM
#1
Thread Starter
Lively Member
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?
-
Feb 11th, 2009, 03:07 PM
#2
Member
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.
-
Feb 11th, 2009, 03:11 PM
#3
Re: VB6 Package and Deployment Wizard tool
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|