Results 1 to 3 of 3

Thread: [RESOLVED] VB6 Package & Deployment Wizard

  1. #1

    Thread Starter
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Resolved [RESOLVED] VB6 Package & Deployment Wizard

    Hey guys! so many years without using the forum or VB6!

    I used to deploy an old App using INNO Setup, i need to move this to P&D, i created the installer succesfully but now i need to include in this package additional folders with files inside, one of this folders has like 500 files, so the question is: How do you include a folder plus its contents in the package? I assume it's just about wrinting something in the SETUP.LST file, what would be the syntax for that?

    I hope there is some generic Create folder + Copy way to do it so there's no need to specify each file individually.

    Thanks!

  2. #2
    Hyperactive Member gilman's Avatar
    Join Date
    Jan 2017
    Location
    Bilbao
    Posts
    273

    Re: VB6 Package & Deployment Wizard

    To do that, I think, you have to modify the Setup program

  3. #3

    Thread Starter
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: VB6 Package & Deployment Wizard

    I think I'll keep using Inno Setup. Thanks!

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