|
-
Apr 6th, 2020, 06:06 AM
#1
[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!
-
Apr 6th, 2020, 08:00 AM
#2
Re: VB6 Package & Deployment Wizard
To do that, I think, you have to modify the Setup program
-
Apr 6th, 2020, 09:37 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|