Thanks a lot, Tedd, very helpful :t
Did a quick test, seems okay, but a few points..
- the first message box requires installation of FreeArc, but clicking No still acts like Yes
"No" leads to a ShellExecute JArc.ini, perhaps it's better to launch Notepad instead; will change that
- doesn't extract to folders, all files are extracted to the current - as a result, files with the same names in different folders get overwritten
Will change that. Line 5 of JArc.ini should be
ext=x -y -dp\, not ext=e -y
- "Find" changes the selection but doesn't update the focus so the selection is in view
Good point, will be changed.
- "Sfx" fails (FreeArc: "WARNING: no files, erasing empty archive")
That's a surprise. Is %ProgramFiles%\FreeArc\bin\freearc-tiny.sfx present in your installation?
Note that only selected files get converted to SFX, and that the original *.arc doesn't get touched. This is by design but debatable.
- the listview should use the default GUI font, not Arial 12pt (of course I 'can' change it, but the default exists for a reason :P)
For my eyes, DEFAULT_GUI_FONT (or ANSI_VAR_FONT, which seems to be the same) are too small, that's why I added bigger fonts. The default GUI font can be set by pressing NumPad 0, and saved via Ctrl S.
- on-top window style is annoying
It's meant for dragging files from Explorer or other file managers, but you are right that it should be an option. I usually minimise the window when it starts bothering me ;-)
- starting window size is too large for smaller screens (laptop)
Ok
:t
EDIT: Version 2 attached, with Tedd's remarks taken into account. There is still a problem with the SFX button.
Always on top status can be set by pressing Alt T;
Ctrl S saves:
- window pos and size
- on top status
- the checkboxes and radiobuttons state
- font size
- last sort order