OzzFan wrote on 2026-08-27, 21:31:
Ok, here's version 1.2 with caps removed. I don't have an 8GB DOS machine available to test that kind of configuration, but on my existing DOS systems I'm able to open larger files now. Hopefully this works better for all of you.
Thanks for the new release. Some comments, I'm using a 3M 7Zip file compressed with method LZMA:26 with all the files and folders inside a folder:
With MemoryLimitMB=0 detects 46 MB in my machine, which has 1 GB of RAM but I'm using HIMEM.SYS which leaves 65.083K free. With 46 MB I get the following error trying to extract:
Not enough memory for this archive.
It needs more than the 46 MB this machine can spare in one block.
If I change to MemoryLimitMB=64 (more than available using HIMEM.SYS) I can extract any file or folder without issues.
I get random crashes with MemoryLimitMB=64 and Screen Thief 2.04. I don't have problems with Screen Thief in any other program.
Loading the file by command line, the status bar only shows information after I enter the main folder.
If I try to extract to root folder of any drive I get this error:
Extraction failed:
Cannot create or write an output file.
I have no issues extracting to a subfolder.
If the name of current folder is too long, text about keyboard shortcuts is not visible in the status bar.
If the name of current file/folder is too long is not possible to see it complete. It's possible to add an option to show a window with the full name of file/folder?
These are suggestions:
Show a mark (maybe an asterisk?) to the left of the options in Options menu to show which options are active.
Show File menu when pressing Alt. Or include in status bar "Alt Menu". Or show a help window when pressing F1.
Show the name of current file being extracted. I can only see it using DOSBox.
Option to extract without path names (don't create folders when extracting). Available using option.
Show a window to change file/folder name when extracting a long file name and renaming to short file name.