Joliet 
Joliet helps a desktop computer user to find files under a specified directory that are non-Joliet compliant or that have names without a file extension.
Motivation
MS Windows does not provide a useful search file utility; the one provided is so clunky, is slow to respond and wastes much computer resources. If you want to list only the directories, non-Joliet compliant files and files without extension, you are out of luck until you get D&Do.
Description
Overview
Joliet creates a list of files or directories that:
- Are under the directory that has been dropped into the target area
- Satisfy specific criteria (based from the selected variant)
It then outputs that list into the system clipboard.
Variants
- Default:
All files that are non-Joliet compliant
- 1-No Ext:
All files that have a name without a file extension
- 2-Dirs:
All directories only (no files)
Tagged Drops
There is no tagged drop.
Untagged Drops
Accepts one directory drop and acts immediately from that event.
Clipboard Use
The clipboard is not used as input for any variant. However, the list of found files or directories is put into the system clipboard, one line per file. Each file is identified by its full path name.
Possible Metascript-Related Messages
Any error message is a bug; please report to Big Feet Software
Other Considerations
The Clear List command is not required.
Script Effects
No script effect.
Requirements
The requirements for Joliet metascript
- Executable:
java
- Script file(s):
bigfeetuty.jar for all variants; it should be located under the scripts sub-directory
- IO access:
None
Side Effects:
- Clipboard Usage:
Yes, as output
- No other side effect.
Instructions
Creating list of files that follows specific criteria
Here are the detailed instructions for getting the list of files that satisfy the specific criteria, into the system clipboard:
- Make sure that the proper variant (the criteria) has been selected (look at the D&Do title bar to verify)
- Make sure that nothing is displayed on the green target area
- Using a file browser (ex. the Windows Explorer):
- Make the specified directory visible (expanding directories as necessary)
- Press the mouse button when the cursor is on the specified directory, drag the cursor to the D&Do target area then release the button.
- You should observe that:
- The drop target should display nothing
- The status message display: INF: Exit = 0
This is it. The system clipboard contains the list of files or directories that satisfy your specific criteria.
Source
Please, add authors and owners for each version of the metascript
Owner(s):
- Company:
Big Feet Software
- License:
Freeware; you may use and modify this metascript and related script files. You cannot claim ownership of their original version.
Author(s):
- Name:
Marcel St-Amant
- Country:
CANADA
- Release Date:
2003-10-13
- Version:
1.0