Results 1 to 3 of 3

Thread: Package and deployment wizard

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Location
    ottawa, canada
    Posts
    233

    Package and deployment wizard

    I have written a small Database using VB6 and would like to create installation disks for it.

    How would i do that in VB6. I cant find the Package and deployment wizard within the Toolbar.

    Thanks

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    what version of VB do you have? perhaps it did not come with your version.. anyways.. the path should be something like this

    "C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\PDCMDLN.EXE"

    you might want to look into CDs versus trying to put your application on disks... because you will have to split the files up.. the VB runtime alone is bigger than 1.44 megs

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Location
    ottawa, canada
    Posts
    233
    Thanks bud, However, is the access db also included within the deployment wizard or do i have to manually place it in the correct path.

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