|
@Crimzan, No. DiskSpan GUI does not support command line for this purpose.
@fabrieunko, I don't have time for any tests, but the source code changed in WPI (DSG) is practically the same used in CIU, and from what I've seen it seems to be working with CIU, so it should work with WPI as wel.
@kuyhaa, Password for Data files must be added in each Data file tab (Developer Mode).
In the General tab you must include the password for Setup.dll and merge Records.ini and you must also use this same password in the script.iss before compressing the Setup.exe.
If WPI is running on 32-bit systems, it will still not decompress most methods as the decompressor executables are mostly x64 architecture and will not run on 32-bit systems.
|