View Single Post
  #1064  
Old 16-08-2021, 13:21
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by XxAZAxX View Post
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.
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
mausschieber (16-08-2021), XxAZAxX (16-08-2021)