Audio (120) Datatype (16) Demo (65) Development (264) Document (70) Driver (20) Emulation (71) Game (604) Graphics (238) Library (23) Network (73) Office (23) Utility (315) Video (20)
Total files: 1922
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] HandleInfo is an attempt of a shell tool able to show most of the fields stored
by Wanderer/Workbench inside of icons ("#?.info" files) in a manner (almost)
understandable by an human being. It is also able to modify some of those bits.
To view a short explanation of how it works, please use Shell's extended help
abilities. For example, if you copied it in your C: directory, you can type:
C:HandleInfo ?
?
(repeat a second "?" after the first short help, and you will get an extended
help.)
In particular, you'll be able to modify a disk icon behaviour about showing all
files in its window by typing "HandleInfo AROS:Disk FLAGS=3" in order to set it
to "Show all files".
PLEASE NOTE THAT YOU MUST AVOID TO SUPPLY ".info" SUFFIX OR IT WONT WORK AS
EXPECTED. That's why in the previous exemple, I used "AROS:disk" instead of
"AROS:disk.info".
|