File name : ls.zip File size : 49KB Version : 1.53 Release date : 19-July-2003 Platform : Windows 9x/ME/NT/2000/XP
This software collects the information about all files and subfolders located under your specified path and generates the list in various file formats. Despite its small program size, it processes high-volume contents at a high speed with the easy-to-use user interface.
*************************************************** LS - File List Generator v1.53 (July 19, 2003) Readme ***************************************************
This tool collects the information about files and sub-folders under the specified folder or drive and generates the list in your preferred format. You can individually specify your desired information types to include in the list. You can even customize the listing order and sorting priorities. The output format of the list can be chosen from txt, html, and csv (Excel's primitive file format).
*************************************************** Features ***************************************************
This tool can collect the following information items: path, folder name, file name, extension, file size, save date. Then, the tool: * Generates the list using only the items you select, * Allows you to customize the listing order of the selected items, * Sorts (rising/falling/no sort) multiple items while generating the list, * Allows you to specify the file size unit from no units, bytes, KB, MB, GB, * Allows you to specify the delimiter from space, tab, comma, slash, and no delimiter, * Supports drag & drop operations when you specify the location of a folder, * Includes an Abort button to stop the operation when a folder is too big or a machine is too slow.
* VC++ • Win32API (non-MFC) and original algorithm for high-speed processing * The program can process up to tens of thousands of files. You can make the list for the entire C drive, for example. * Small program size (125 KB) * It uses the memory resource intelligently in proportion to the folder content volume. * Intuitive, easy-to-use user interface, versatile output formats * Optimized internal data structure for high-speed sorting
*************************************************** Installation and uninstallation ***************************************************
To install the program, unzip the downloaded file (LS.zip) in the folder from which you want to run the program. To uninstall, delete the program folder and its content. You do not need to use Add/Remove Programs in Control Panel. * The program does not touch the registry. * No DLL such as MFC or VB is used.
*************************************************** Launching the program ***************************************************
To launch the program, double-click the executable file (LS.exe). No alias will be automatically created on the desktop or in the Start menu. If you like, create an alias and put it on the desktop, task bar, or Start menu for your convenience.
*************************************************** Download site for the latest version ***************************************************
Web site about this program (English version): http://home.a03.itscom.net/tsuzu/programing/en/
*************************************************** System requirements ***************************************************
* Windows95/98/98SE/ME/NT4/2000/XP * Memory capacity recommended by the OS you use
*************************************************** Contents in unzipped folder ***************************************************
The following files will be in the program folder:
[ LS.exe ] This is the application program file. Double-click it to use the program.
[ LS.exe.manifest ] This file makes the graphic user interface (UI) consistent with the Windows XP's visual style. It must be located in the same location as LS.exe. This file is active only on Windows XP. On the other operating systems, the file is ignored.
[ LS.ini ] This file stores various setup values. Do not modify this file. For details, refer to the next section "About LS.ini".
[ Readme.txt ] This file
*************************************************** About LS.ini ***************************************************
When you exit LS.exe and restart it later, LS.exe remembers the various settings you made last time. This is possible because LS.exe stores all current settings in LS.ini when you exit the program, and LS.exe loads the data in LS.ini when you restart LS.exe.
LS.ini must be located in the same folder as LS.exe. If LS.ini cannot be found in the same folder, the settings will be initialized when you restart LS.exe.
In other words, if you do not want it to remember the current settings, delete LS.ini before you restart LS.exe. By so doing, LS.exe will use the default values every time you launch LS.exe.
After you delete LS.ini, you might feel again that you want it to remember the settings. In this case, create an empty text file (0 byte), name it LS.ini, and save it in the same folder as LS.exe. LS.exe then will resume storing the last used settings from the next use on.
*************************************************** Development environment ***************************************************
Windows XP Home Edition Visual C++ 6.0 (Win32 API) (non-MFC)
*************************************************** Author and Copyright ***************************************************
This program is freeware. The copyright belongs to Piyo. The author is not responsible for any consequence caused by the use of this software.
The web site about this program (English version) is: http://home.a03.itscom.net/tsuzu/programing/en/ Email address of the author: ****@***.*****.***
*************************************************** Redistribution and citation ***************************************************
If you do not modify the archive (zip) file and its content files, you can redistribute to others and/or cite this program on your article. If the redistribution or citation involves business activities, please contact the author beforehand.
*************************************************** Revision History *************************************************** July 19, 2003: The first edition of the English version was developed with the help of Mr. Katsuki Nagatomi.