Jump to content

Using dsofile.dll to modify file properties?


tinfanide

Recommended Posts

I have successfully modified the file properties of MS Office files with the use of DSOFile.

But how can files other than those be modified?

Link to comment
Share on other sites

The file I want to modify is an mp4 video file (of course a bunch of them; that's why I need to do it programmatically).

But I wonder why an API is needed. Does VBScript not support it natively? It can read those properties by FolderItem.GetDetailsOf(), yet can't write it, can it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...