Quote:
Originally Posted by XxAZAxX
I tried bro, to try to clear 4 or 5 languages and lasciane active only 3 or 4 you'll see that the installer crashes, and here I could not tell you what the problem is when I inserted Task=2, etc, etc, etc) and when I want to select only 1 of the tongue me installs them all equally... I don't get it done and I don't understand where I'm wrong unfortunately, thanks always for everything bro and sorry if I'm wasting your time.
|
Sorry for that, it was a mistake on my part when assembling the code.
I will have to fix this in all scripts supported by DiskSpan GUI (Including DSG Extraction Tool).
FIX: Change in script the variable name from "
StrLine" to "
TmpStr" in line 4029.
It should look like this after changing it.
Code:
Delete(TmpStr, 1, Pos(Separator, TmpStr));
I didn't do tests to check if it is extracting the selected files correctly.
Please report it if it is not working properly.