19.09.00 Added: Find files now also searches in *.jar files (Java archives, which are just zip files)
17.09.00 Fixed: No file tooltips in brief view
17.09.00 Added: Don't extract icons from EXE or BMP if it's 0 bytes small (may cause problems on Netware drives)
15.09.00 Added: Search for files max nn minutes old
12.09.00 Added: Increased dir menu and start menu to 200 entries - WARNING: Don't use if you use >100 an older version of Wincmd in parallel!
06.09.00 Fixed: Workaround to bug in some TAR files: Symbolic link, but size field not set to 0
06.09.00 Added: Print button in tree dialog box (Alt+F10)
06.09.00 Added: Parsing of <div> and <center> tags to HTML converter (in lister)
03.09.00 Added: Print function for file panel (supports brief, full and tree modes)
29.08.00 Added: Web folders (Win2k): Create directory
29.08.00 Added: New command internal cm_DirBranch and Shortcut Ctrl+B shows all files in current dir and all subdirs
28.08.00 Fixed: When connecting to FTP while tree is shown, switch window to brief or full view
28.08.00 Fixed: FTP download from list: only ask for target path if not stored in list file
28.08.00 Fixed: Wincmd went to background if background download failed
28.08.00 Fixed: Lister: with very long lines, last line sometimes not displayed
28.08.00 Fixed: Do not update tree view when CD ejected
28.08.00 Fixed: Wincmd showed 'not enough memory' when comparing a 0 byte file with another file
28.08.00 Fixed: FTP download in background: directories were downloaded in alphabetical order -> changed to order as in list file
23.08.00 Fixed: Buttonbar: Parameter %l (small L) causes problems with long path names
23.08.00 Added: Lister, double click selects word under cursor
23.08.00 Added: wcx_ftp.ini, section [General] FtpInBackground=1 puts all ftp transfers in the background (unless the user unchecks the option before starting the download)
23.08.00 Fixed: Download in background: When asking for user input give focus to input dialog
23.08.00 Added: FTP download later: Allow to save the download directory in the list file
23.08.00 Fixed: Search results: listbox could show wrong item with more than 16'000 files found (bug in standard windows listbox)
23.08.00 Fixed: System information: On all systems except WinNT, get number of COM and LPT ports from the BIOS data area instead of opening the ports
23.08.00 Added: Multi-rename-tool: Counter definition [C] now accepts paramteters like [C10+5:3] (start at 10, step by 5, width 3 digits)
22.08.00 Added: Show file size and date in Network Neighborhood (if this data is available)
22.08.00 Fixed: Lister: Problems with scrollback with certain paragraph lengths (if approx. multiple of line length)
22.08.00 Fixed: Ignore space in list and redirect to command line if command line contains characters
22.08.00 Added: Unicode-Viewer in Lister (32-bit version only) - Intel byte order, text files with header (#254 #255) also other byte order
20.08.00 Added: Show html as plain text with links in Lister
16.08.00 Fixed: Multi-Rename-Tool: Rename could fail if numbering changed, e.g. a1.txt..a8.txt -> a2.txt..a8.txt
16.08.00 Fixed: FTP download in background, better detection of user abort
16.08.00 Fixed: FTP new connection: when entering URL, convert hex strings like %20 to characters (e.g. %20 -> ' ')
16.08.00 Fixed: Lister crash when renaming deleted file name, then switching to different display mode
16.08.00 Added: Rename in place: if name of a subdir is given, Wincmd moves the file to that subdir
16.08.00 Fixed: Wincmd 16 bit may crash when trying to look in unrecognized self extracting EXE files
16.08.00 Fixed: If search result shown in both windows, click on \ button in non-active window changes to root in active window
16.08.00 Added: FTP: Rename multiple files across dirs by Shift+F6, then new dir+name (e.g. subdir/newname.txt)
16.08.00 Fixed: When aborting to open a new connection in the same window, the FTP panel wasn't removed
16.08.00 Fixed: Bug in 16 bit version when unzipping whole subdirs
15.08.00 Fixed: Rename of subdir in ZIP modifies accented characters of files in this subdir
23.07.00 Fixed: Compare by content accessed some unrelated files before comparing the selected files
23.07.00 Fixed: Remapped hotkeys didn't work with all functions, e.g. cm_DirectoryHotlist
23.07.00 Fixed: External viewers (Alt+F3): Only enclose long names in double quotes if they contain a space
23.07.00 Fixed: "cd directory" in command line during search result now works correctly
New in Version 4.50 (30.6.00):
- Multi-rename tool: Allows to rename multiple files in one step (Hotkey: Ctrl+T)
- Batch rename function with Shift+F6 to quickly rename multiple files one by one
- Rename files and subdirs inside a ZIP archive (Shift+F6)
- Parallel port transfer function (direct cable connection), works between Win95/98/NT/2000/3.1 and DOS!
- FTP: Definition of custom host types, using a definition string
- FTP: Retry to connect multiple times also for non-anonymous connections
- FTP: Support for multiple proxies (separately for FTP and HTTP connections)
- FTP: Workaround to bug in some FTP servers: Upload of subdirs failed
- Resolve lnk files on the desktop or in the Network Neighborhood
- Unpack self-extracting files created by WinACE and WinRAR (open with Ctrl+PgDn)
- "Unpack all and execute" in packer properties allows to try out a program or run an installer from inside an archive
- Define custom colors for different file types, e.g. all directories, all zip files etc.
- Search for text also inside CAB files
- Copying to 'write only' directories (Windows NT, network)
- Uninstaller: Automatic removal of the program through the Control Panel
Several new commands and parameters for Button bar / Start menu:
- cm_List now allows to open a file. The file name must be given directly behind CM_LIST, and not in the parameters field!
Example: cm_list c:\windows\wincmd.ini always opens the file wincmd.ini in lister.
- cm_ShowFileUser: Show which remote user has opened a local file (through a shared directory)
- cm_EditPersmissionInfo: Show permissions dialog on Windows NT (NTFS file system)
- cm_EditAuditInfo: Show file auditing dialog (NTFS)
- cm_EditOwnerInfo: Show "Take ownership" dialog (NTFS)
- cm_ShowOnlySelected: Hide all files/dirs which aren't selected when this function is used
- cm_OpenRecycled: Open 'recycle bin'
- New parameters %L, %l, %F, %f, %D, %d create a list file in the TEMP directory with the names of the selected files and directories.
New in Version 4.02 (16.12.99):
- Unzip, delete and HTTP downloads (Ctrl+N) in background.
- Synchronize dirs now also supports directory from/to ftp synchronization! Concerning the date/time synchronizing problems with ftp, please read the section important note on the page Synchronize dirs.
- Tray icon right click menu (context menu).
- Direct upload of files from inside an archive to an FTP server.
- Better parsing of FTP file lists downloaded via a HTTP proxy.
- User-defined keyboard shortcuts.
- Split "Equal/Unequal" button into two buttons in sychronize function
- Change date/time of directories (Win95/98 only)
- FTP server to server transfers (FXP): Always sends PORT command to left server, PASV to right server. This allows for file transfers between a public server and one in a private address room, or behind a firewall. The private server must be in the left window.
- Find files: Only search in selected files and folders
- many small additions and bugfixes (see history.txt)
New in Version 4.01 (27.07.99):
- This version was mainly a bugfix release
- HTTP downloads enhanced (now supports passwords, and special sites which require 'host:' line)
- Settings what to do when second ftp connection opened in same window: wcx_ftp.ini, [General] AutoDisconnect =1 disconnect previous =2 keep previous =0 ask user
New in Version 4.00 (17.06.99):
General:
- Directory synchronize: Compare two dirs with subdirs, or 1 dir and 1 archive
- Compare files by content
- Allow to abort binary compare in 'synchronize' with ESC
- Copy/move in the background - 32 bit only
- wincmd.ini, [configuration], AlwaysCopyInBackground=1 always copies in background
- Connect to UNC path (\\server\path) in background (separate thread), allow to abort after 3 seconds
- Dialog box Change Attributes, button to set current date&time
- wincmd.ini, [configuration], activeright=1 activates right file listbox at start
- Support for virtual folders through button bar. Use commands: cm_OpenDesktop, cm_OpenDrives, cm_OpenControls, cm_OpenFonts, cm_OpenNetwork, cm_OpenPrinters
- Copy and Move files from and to virtual folders
- Copy to nul, prn, lptx and comx now supported
- Rename or append when copying and target exists
- Files - Split now also accepts fractions of a number, like 0.5 MB
- Use NTFS time compare method (2 seconds difference considered as same) in 'Compare directories' and 'Synchroinize dirs'
User interface:
- 2 drive button bars, one per file window (configurable)
- 256 color folder icons, and support for external icon library (icl): wincmd.ini, [configuration], iconlib=dllname.dll (sample DLL on www.ghisler.com)
- Search for/select files which do NOT match certain wildcards. Use | to separate, e.g. w*.*|*.bak finds all files starting with w, without extension .bak
- Search for all files NOT containing a certain string
- Duplicate file finder can find files with same name, size, contents or any combination of the 3
Lister:
- Bitmap viewer, more formats through IrfanView plugin (see addons page on www.ghisler.com)
- Lister can now play sound and video (configurable)
- Printing in lister (Text+Graphics)
- Select all in lister: CTRL+A selects whole file
- Search for Hexadecimal strings, even mixed. Example: "PK"0102 will find 504B0102
- Lister now wraps at word boundaries (may be disabled: wincmd.ini, [lister], WordWrap=0)
New in Version 3.53 (8.11.98):
- Did extensive Year 2000 (Y2k) tests. Results: no internal date problems, only one interface prob to FTP
- Possible Y2k problem with FTP servers showing a 2 digit year only. Rule: date<80 ->20xx, date>=80 -> 19xx
- bugfixes
New in Version 3.52 (11.08.1998):
- cd \\Servername in command line (32 bit)
- Added: ACE packer/unpacker support
- unrar.dll and unace.dll internal unpackers for RAR and ACE (32 bit)
- bugfixes
Release Version 3.51 (07.05.1998):
- wcx_ftp.ini, [general], LogFile=Path\Log.txt writes FTP log to specified file
- Support for creating RAR SFX files
- Support for files > 2 GB (display, copy, rename, move, delete; NOT: ZIP, FTP, Lister)
- CTRL+P copies current path to command line
- FTP: Preserve file dates when downloading (selectable)
- FTP: Convert file names to lowercase when uploaded (selectable)
- FTP: Change Unix attributes (permissions) dialog for FTP sites (uses 'SITE chmod', which isn't supported by all sites)
- Bugfixes
New in Version 3.50 (18.3.1998):
- FTP client
- flat look
- Network Neighborhood
- IntelliMouse wheel support
- Directory history list (alt+cursor down)
- Go back, go forward (alt+cursor left / alt+cursor right)
- Create self extracting ZIP archive
- Expandable tree as in Explorer
- UUE/MIME/XXE-encode and decode, Binhex-decode
- Split/Combine files
- Start menu now supports shortcut keys (Ctrl+Alt+F1-F12)
- More command line switches (see help)
- ALT+GrayPlus selects all files with the same extension
New in Version 3.02 (14.4.1997):
- Cut/Copy/Paste of button bar buttons
- Deletion method used by explorer can be used also in Wincmd [Configuration] Win95Delete=1
- CTRL+Q on archive shows contained file_id.diz, readme*, or *.txt (in this order)
- Support for archives in archives
- CTRL+PgDn to open archives in archives
- TAR and GZ packers
- New commands cm_Switch83Names, cm_SwitchDirSort, cm_SwitchHidSys, cm_SwitchLongNames to button bar commands
New in Version 3.01 (31.12.1996):
- Bugfixes
New in Version 3.00 (15.12.1996):
- 32-bit version available
- drag&drop from and to explorer (32-bit version only)
- enhanced search function
- quick view panel (CTRL+Q)
- drive bar to select different drives
- button bar wraps around to 2 lines when larger than available width
- new multi-page configuration dialog
- Function to test selected archives for errors
- A header now allows to sort the files by name, extension, size, and date
- All parts of the user interface (except the file list) can be turned off in the configuration