lanette asks:
I’m currently managing my files by entering categories into them. But I have to open file properties and go to the summary tab to enter the category for every single file and I have lots of them. So, is there any software to make the it easier?
Tagged: manage files
Know someone who can answer? Share the question with your friends!
Hide 5 Comments
Hello you could also try File Property Edit Pro. It is a paid software though…but you have a 30 day trial:
http://download.cnet.com/File-Property-Edit-Pro/3000-2248_4-10864040.html
or File Attributes:
http://www.brothersoft.com/file-attributes-227809.html
for a freeware option try this:
http://www.brothersoft.com/attributemagic-free-23152.html
http://www.brothersoft.com/attribute-changer-8609.html
Hi
http://word.mvps.org/faqs/macrosvba/DSOFile.htm
http://word.mvps.org/downloads/index.htm
The Dsofile.dll files lets you edit Office document properties when you do
not have Office installed
http://support.microsoft.com/?scid=kb;EN-US;224351
Thanks, but I don’t use VBA, and I don’t know about programming.
Hello, have a read of this article:
http://www.codeguru.com/cpp/com-tech/shell/general/article.php/c7353
To accomplish what you are doing at the moment but with less steps you can try the following:
– click on file
– press alt+enter
– press ctrl+tab
– type info
– press ctrl+tab
It is not what I’m looking for, but thanks, I like the idea