Trying to create a setup disk, and I've hit the following problem:
[tt]
Error generating CAB file(s). Error code: 3
Unable to add file to CAB. Check to make sure files exist and are not in use.
[/tt]
I've closed down the project explorer and (according to an MSN bug-fix) set step 3 (where distrib files should be) to be different to step 1 (where source is), all to no avail.
I could probably check whether the files exist, but I don't know what files it's talking about. How do I fix this?
I'm using VFP 6.0 SP3.
[As an aside, how does the setup wizard know where to start, which apps to include, etc, etc? It's a little more involved than VB, because I have multiple apps called from one exe file (created in VFP), but I don't state that anywhere in the wiz.]
[tt]
Error generating CAB file(s). Error code: 3
Unable to add file to CAB. Check to make sure files exist and are not in use.
[/tt]
I've closed down the project explorer and (according to an MSN bug-fix) set step 3 (where distrib files should be) to be different to step 1 (where source is), all to no avail.
I could probably check whether the files exist, but I don't know what files it's talking about. How do I fix this?
I'm using VFP 6.0 SP3.
[As an aside, how does the setup wizard know where to start, which apps to include, etc, etc? It's a little more involved than VB, because I have multiple apps called from one exe file (created in VFP), but I don't state that anywhere in the wiz.]