![]() |
1 Attachment(s)
Code:
v7.3.9 |
Hello, I have just tested ASIS 7.3.9 with the QuickSFV function and I have a small error when the installation is finished and it asks to test the files. here are the screens:
Code:
[CRCCheck]but when the installer finished. and want to test the files I have: https://zupimages.net/up/22/38/bypw.png another problem when the file test starts, this one says: Control ... directory name / filename.pak (221 GB out of 526 GB) when it should indicate 2.21 and 5.26 https://zupimages.net/up/22/38/ngg0.png |
anyone please tell me how to remove or hide the "Pause" button
|
Quote:
Code:
PauseButton.Show;Code:
PauseButton.Hide; |
Quote:
|
1 Attachment(s)
I want to report a problem with version v7.3.9
If I turn off the crc check an error will occur Attachment 32715 |
2 Attachment(s)
Code:
v7.4.0 |
I would like to have only two languages in the language selection window: Polish and English, I removed all entries for other languages in the script, but they are still displayed in the selection window
https://i.imgur.com/BdJS5oI.png I also deleted the ASIS folder but they keep showing up. Anyone help? I will add that using QuickSFV also displays the same error as my friend fabrieunko https://www.zupimages.net/up/22/38/bypw.png |
Comment out languages in "function CreateLangDialog(): Boolean;"
|
Quote:
https://i.imgur.com/dEpPt3O.png Send me Settings.ini + Script.iss |
From the messagebox it looks like the filename is empty.
|
Quote:
|
1 Attachment(s)
|
Seconding this, which methods are supposedly not working on Windows 11? I have been making my repacks under Windows 11 for months now and have not encountered any such problems. If there's anything you would like testing, just ask.
|
Quote:
Code:
//if (FailWinEleven = '') and (MessageBox(WizardForm.Handle, 'Some of the methods used in this compression may not be supported by Windows 11.' + #13#10 + #13#10 + 'Would you like to continue anyway?', SetupMessage(msgSetupAppTitle), MB_ICONQUESTION or MB_YESNO or MB_TASKMODAL) <> IDYES) thenQuote:
Code:
ShellExec('open', ExpandConstant('{app}\QuickSFV.exe'), AddQuotes(ExpandConstant('{app}\{#QuickSFVFile}')), '', SW_SHOWNORMAL, ewWaitUntilTerminated, ResultCode);Quote:
For the xt_zlib method (from the old xtool) the old DLL zlibwapi.dll (102 Kb) was replaced by the DLL used with the new XTool (523 Kb) and the problem was fixed (I hope it has the same compression gain). For errors in the other methods above the incompatible library is lzo2.dll (103 Kb) which does not work with Windows 11. You can blacklist the DiskSpan GUI new methods that occur extraction errors in windows 11, for this include in the FailWinEleven= key of the [SETTINGS] section of DSG_Methods.ini. The methods listed if used will show a warning to the user before compression and also during installation. For errors of this type to occur, it is necessary to compress it on Windows 10 or lower and install it on Windows 11. Compressing on windows 11 will not show errors even during installation because the libraries will be ignored and there will be no precompression (Ratio 100%). |
| All times are GMT -7. The time now is 12:59. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com