Mark
Fri Oct 19 07:15:53 PDT 2007
You cannot do it without using a component, DSOFile.dll.
Microsoft Developer Support OLE File Property Reader 2.1 Sample (KB 224351)
http://www.microsoft.com/downloads/details.aspx?FamilyID=9ba6fac6-520b-4a0a-878a-53ec8300c4c2&DisplayLang=en
And be careful because many of the examples on the net are for the older
version and will not work
See this page for an explanation
http://www.microsoft.com/technet/scriptcenter/resources/tales/sg0305.mspx
Regards
Mark Dormer
"Kam" <Kam@discussions.microsoft.com> wrote in message
news:7C6DB502-63C3-456A-95C3-34A01A264598@microsoft.com...
> How can I update the file properties under the window file systems?
>
> I can find the method GetDetailsof under Shell.Application.Namespace to
> retrieve the file properties, but I can't find the method to update it.
>
>