R
Roof Fiddler
Vista has spiffy new organizational and search capabilities. It can quickly
show me all my files with names that begin with a specified string, and it
can quickly show me all my files that contain words that start with a
specified string. But how do I get it to:
Show me all my files with names that contain (not necessarily begin with) a
specified string?
Show me all my files that contain words that contain (not necessarily begin
with) a specified string?
Show me ALL of the files on my computer (including their full pathnames),
sorted by modification date?
Show me all of the files on my computer which were created after a specified
date, sorted by modification date?
Show me all of the files on my computer which were created after a specified
date and have extensions other than .exe and .dll, sorted by modification
date?
Show me all of the files and directories (including full pathnames) on the
system to which a specified user has write access?
show me all my files with names that begin with a specified string, and it
can quickly show me all my files that contain words that start with a
specified string. But how do I get it to:
Show me all my files with names that contain (not necessarily begin with) a
specified string?
Show me all my files that contain words that contain (not necessarily begin
with) a specified string?
Show me ALL of the files on my computer (including their full pathnames),
sorted by modification date?
Show me all of the files on my computer which were created after a specified
date, sorted by modification date?
Show me all of the files on my computer which were created after a specified
date and have extensions other than .exe and .dll, sorted by modification
date?
Show me all of the files and directories (including full pathnames) on the
system to which a specified user has write access?