dirhtml

[Login]

dirhtml V4.846   
Suggested by Rodrigo Freitas - Updated by Checker on 2 Feb 2010
1MB (uncompressed) - Popularity score (1969)
Website - Screenshot - Download - Comments (4) - Post comment - Permalink

 
Synopsis: dirhtml creates index.html files that lists the files in a folder (and subfolders), optionally including your own HTML code at any point in the generated files.

Note: As of v4.74, dirhtml supports Unicode but no longer supports Win95/98/ME. Thanks to Eric Nitzsche for the information.
Writes settings to: Application folder
How to extract: Download the ZIP file and extract to a folder of your choice. Launch dirhtml.exe.
Stealth [?]: Yes
Path portability: Requires manual entry of drive-less absolute path (eg. \docs\personal\work.doc without the drive letter)
Unicode support: Yes
License: Freeware
System Requirements: WinNT / Win2K / WinXP / Vista / Win7
What's new: >>
  • All folder references are fully portable
  • Subfolders are optionally shown on links for single file builds when not sorting by folders
  • Framed builds using the primary script now retain the entire frameset.txt file
  • The dirhtml window position is saved and restored
  • There are new options for formatting dates
  • New variables: %%DAY%, %%MONTH%, %%YEAR%, %%TIME%, %%TOTAL_FILES%, %%TOTAL_FOLDERS%, %%TOTAL_FILE_SIZE%
  • New section: /TD_FILENAME_NOT_FIRST_COLUMN
  • Number formats can use commas or periods to denote thousands

Posted comments:

[Anonymous] SelvamThis is the kind of program I was looking out for nearly ages and some how I missed out on this one. Thanks guys! [2008-02-28 23:34]

[Anonymous] BriJust make your own with two lines of code and Windows Notepad! Create a txt file and call it file-list.txt - now rename it to file-list.bat and add the following to ot:

dir /a /b /-p /o:gen >C:\WINDOWS\Temp\file_list.txt
start notepad C:\WINDOWS\Temp\file_list.txt

Now all you need do is place it in any directory and double click - as if by magic you get a full file listing :)
 [2008-12-09 15:52]

[Anonymous] semiRocket@Bri - Good one :-)

How could make it look a little better, inserting html code, or even folder and/or files icons, resulting in output file named file_list.html

Using FOR somehow :S
 [2009-04-23 08:11]

[Anonymous] EnddocOr even better
c>tree /F /A > tree.txt
start notepad tree.txt
 [2009-11-14 12:21]


Post your comment:

All HTML tags will be removed from your comment. URLs (http, https, ftp) will be automatically detected and hyperlinked. I reserve the right to delete irrelevant, frivolous or offensive comments. For more general topics (eg. whether apps that write to the registry, leave traces on the host machine, rely on certain versions of IE etc. can be considered portable), please post to the Portable Freeware Discussion forum. If your virus scanner has detected a virus in the application, please email the author directly or post to the forum. Note that false positives (i.e. flagging a virus when there is actually none) are extremely common for virus scanners. When in doubt, try an online scanner like Online Malware Scanner or VirusTotal, which scans files using multiple anti-virus engines. It is very likely to be a false positive if only a few engines raise the red flag.

Your name: Remember me
Comment:

Turing test:


All rights reserved. Copyright © 2010 Andrew Lee (mailto: andrew at portablefreeware dot com)