|
#4
|
||||
|
||||
|
Example of using the list and call before mode.
DiskSpan.bat example to exclude redist and copy redist files to output folder...
List mode can also be configured in this way to include redist files without requiring user action. I did some tests and it is working perfectly. DiskSpan.bat Code:
set GAME[1].EXCL[1]=Lists\ExcludeRedist.txt set GAME[1].BEFO[1]=Lists\CopyRedist.bat Code:
_CommonRedist\* Code:
@echo off xcopy "%~1\_CommonRedist\" "%~5\_CommonRedist\" /E /Q /Y cls I fixed the automatic calculation of the first disk so that the DiskSpan.bat file gets the size of the SetupFiles folder after copying the redist files. It also adds a new parameter "SetupFilesDir" to the CallAfter/CallBefore files. Last edited by Cesar82; 05-09-2020 at 12:23. |
| The Following 9 Users Say Thank You to Cesar82 For This Useful Post: | ||
ADMIRAL (28-01-2021), Grumpy (05-09-2020), GTX590 (29-01-2021), houcine80 (30-01-2021), KaktoR (05-09-2020), mausschieber (05-09-2020), MOSTAPHA_VIP (10-02-2021), Prettyboy099 (06-09-2020), Razor12911 (08-09-2020) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DiskSpan GUI | Cesar82 | Conversion Tutorials | 522 | 09-08-2026 07:25 |
| How to use Diskspan GUI v2+ | mausschieber | Conversion Tutorials | 50 | 14-07-2026 07:21 |
| DiskSpan on Linux | hydefromt70s | Conversion Tutorials | 1 | 15-10-2020 07:12 |
| DiskSpan FreeArc returns an error | Titeuf | Conversion Tutorials | 2 | 18-07-2020 01:46 |
| R.G. Gamers DiskSpan | Simorq | Conversion Tutorials | 1 | 28-10-2017 08:22 |