Thread: DiskSpan GUI
View Single Post
  #8  
Old 30-10-2021, 10:11
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 fabrieunko View Post
Hello indeed, it works much better. but what is the password in SETUP DLL for?
The "Data#bin" file passwords are stored in "Records.ini" so that installers can access and extract files.
The "Setup DLL" password protects the file with compressors and must also previously include "Records.ini" inside "Setup DLL" (merge) so that it does not allow external access to the "Records.ini" which contains the passwords of the files Data#bin. When using password in" Setup DLL by default the "DiskSpan GUI" will merge "Records.ini" into "Setup DLL".
If you use external "Records.ini" or don't put a password in "Setup DLL" just open the "Records.ini" to have access to passwords and finally access to the contents of the Data.bin files.
Reply With Quote