Changes between Version 2 and Version 3 of Ticket #285
- Timestamp:
- Oct 16, 2008, 6:02:28 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #285 – Description
v2 v3 1 1 The help screen for the "Edit an archiver" dialog suggests that non-EXE programs (CMD, BAT, COM, BTM) may be used. 2 2 3 There is also code in ?NormalizeCmdLine (pathutil.c) which seems to provide support for these alternative program extensions.3 There is also code in !NormalizeCmdLine (pathutil.c) which seems to provide support for these alternative program extensions. 4 4 5 5 But something, somewhere is broken because the edits complain about anything but an EXE program.