Is there a way to highlight file names in Windows Explorer?

  • Thread starter Thread starter Eric_NY
  • Start date Start date
E

Eric_NY

I'd like to save a file in a way that highlights the file name in Windows
Explorer. For example, so that the name appers in in bold, color, or
underline. Does Windows XP provide any way to do this?

Alternatively, are there any special characters that Windows allows in file
names so a file name will stand out in a list in Windows Explorer?

Thanks for any suggestions.
 
Not in native Windows XP but you might try if a 3rd-party application
exists by doing a google search for one.



You can make a deskription pop-up for a *folder* when you hover your
mouse over one for a moment.

To do this; create a text file with the following contents in it, and
then name it ; Desktop.ini

(when re-naming the file, in 'Folder Options' un-check the box "hide
extensions for known file types" so that you can rename the extension
..txt to .ini as well. Or, rename it in a 'Command Prompt' (dos-box)
using the command 'ren')


----------- copy between lines -----------


[.ShellClassInfo]
InfoTip=Downloaded files Folder.


----------- copy between lines -----------


You must also set the folder's attributes to read-only.
(In a 'Command Prompt' (dos-box) window, type the following : attrib
+r c:\.....path.....\myfolder )




==

Cheers, Tim Meddick, Peckham, London. :-)
 
For a special character that stands out, hold down the ALT key and type 0167
on the numeric keypad. Follow this with a space, then, your file name and it
stands out pretty well.
Louis
 
Thanks.

I've also discovered that if you select Properties / Advanced / Compress
contents to save disk space, the filename appears in blue in Windows Explorer.
 
If you choose 'encrypt' instead, it comes out green instead!


==

Cheers, Tim Meddick, Peckham, London. :-)
 
Eric

Compressing active files is not too clever!

In Windows Explorer you could look at View, Choose Details. The Comments
column might be used for the purpose you have in mind.

--


Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
Back
Top