View Single Post
Old 02-25-2008   #4 (permalink)
Keith Hill [MVP]


 
 

Re: deleting files that meet specific criteria

"Boomer" <Boomer@xxxxxx> wrote in message
news:A254A497-F985-417D-954D-856E5B918048@xxxxxx
Quote:

> Hi all,
>
> My intent is use PS to search through my digital music library and remove
> all DRM files for which I no longer have rights.
>
> I used to subscribe to the URGE music store, and have a bunch of files
> tagged with "protected content" under the License Property Set. This
> "license" tab can be viewed as a tab along side the general, the security,
> and the summary tabs, if one clicks on the file's property.
>
> For the life of me, I cannot find anything that describes how to show/list
> the presence of the "license" tab. TypeName: System.IO.FileInfo ... I can
> retreive info about the file with the memberType Property ... Nothing out
> of
> the ordinary is listed for memberType when I enter the following command
> on a
> file in question:
>
Quote:

>> gci | gm
>
>
> I figured it would the easiest to do it in PS, but it didn't turn out to
> be
> such a good assumption.
>
> Your assistance is greatly appreciated.
If you look at the details on these DRM protected files in Windows Explorer
do you see any metatags that identify the file as DRM protected? If so you
can use the presence and/or value of those flags to conditionally delete
those files.

--
Keith

My System SpecsSystem Spec