JohnBrooks
Programmer
I need to be able to access the properties of any file. I'm not talking about the attributes such as date created, length of file etc. (which have been covered in another thread) but items such as author, comments etc which are used in most Office applications and lots of of non Microsoft apps.. This information is displayed in Windows Explorer when the file name is right clicked but I cannot find any reference as to how to read and write these properties using VB. (I know how to do it for a specific application e.g. Word but I want a general solution that works with other applications. Any suggestions would be appreciated.