Re: Graphics Dir List
From: Nobody Special (anonymous_at_discussions.microsoft.com)
Date: 08/03/04
- Next message: hermes: "Re: Installation of XP OS on more than one computer. Please Help"
- Previous message: jonesy78_at_bellsouth.net: "Moving a .pst file from Windows 2000 to XP"
- In reply to: David Candy: "Re: Graphics Dir List"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 3 Aug 2004 15:31:40 -0700
Yeah, I see what you mean. Scripting is really powerful.
This little script provides just about all the information
one would want about the files in a directory. I've just
GOT to learn scripting! Heheh. Thanks again.
>-----Original Message-----
>General purpose means complicated usage. The trade off is
writing a script for the exact requirements of each
individual which makes it simple to use or one that does
everything but requires effort on the users part.
>
>One may want dimensions but another may want date photo
taken. It would require 20 times more effort to do a user
interface. Small programs require 95% of the effort into
the user interface. Large programs (like what your bank
uses) the figures are reversed. Medium programs (Word etc)
are in between.
>
>--
>----------------------------------------------------------
>'Not happy John! Defending our democracy',
>http://www.smh.com.au/articles/2004/06/29/1088392635123.ht
ml
>
>"Nobody Special"
<anonymous@discussion.invalid.microsoft.com> wrote in
message news:10h02g34c12h3e8@corp.supernews.com...
>> Wow! That's fantastic! A tad more complicated than I
had hoped for, but gets
>> the job done quite nicely. Thanks ever so much!
>>
>> ---------------------------------------------
>> "David Candy" <david@mvps.org> wrote in message
>> news:eTsSm$ZeEHA.556@tk2msftngp13.phx.gbl...
>> Put the attached file on your desktop then drag the
folder whose files you want
>> catalogued onto the file. It will create a csv file
with 51 columns of
>> infomation, most of them blank, with the info you want.
Import into excel and
>> delete the columns you don't want. Different types of
files have different
>> properties available. This program extracts all shell
properties (what you see
>> or could see in a folder window). You can also stick it
in Sendto. Type sendto
>> in Start Run and put the file there.
>>
>> To do sub folders type in a command prompt in the
folder that you want to start
>> in (It also does the parent folder - a quirk of For)
>> for /r %A in (.) do start "" /w "PrintDetailsAppend" "%
~dpA"
>>
>> You need to run the program once before typing the
above to install it. Ignore
>> any errors on the first time you run if you just dbl
click the file as it
>> installs itself everytime it's run then will error if
it can't find a folder,
>> as it won't if you just dbl click it.
>>
>>
>> --
>> --------------------------------------------------------
-- >> 'Not happy John! Defending our democracy', >> http://www.smh.com.au/articles/2004/06/29/1088392635123.htm l >> >> "Nobody Special" <anonymous@discussions.microsoft.com> wrote in message >> news:b88401c4799d$65200480$a601280a@phx.gbl... >> > Oh. That sounds intriguing. Could you be a tad more >> > definitive for me? Sorry. I'm not quite following what it >> > is you're saying. Thanks >> > >> > >-----Original Message----- >> > >Drag a folder onto this file then import the file that >> > appears on your desktop into excel. >> > > >> > >-- >> > >----------------------------------------------------- ----- >> > >'Not happy John! Defending our democracy', >> > >http://www.smh.com.au/articles/2004/06/29/1088392635123.ht >> > ml >> > > >> > >"Nobody Special" >> > <anonymous@discussion.invalid.microsoft.com> wrote in >> > message news:10gvul9ivufs181@corp.supernews.com... >> > >> In WinXP Windows Explorer there is an option for the >> > details view called >> > >> Dimensions which provides a column giving the x,y >> > dimensions of all graphics >> > >> files in the directory. Can anyone tell me how to >> > produce a text listing of >> > >> what shows up in Windows Explorer? I've looked at all >> > kinds of things including >> > >> freeware programs such as thumbnail generators, batch >> > files etc. but can't seem >> > >> to find anything that will just simply provide a list >> > of the file names, sizes >> > >> and dimensions. I can't believe I've spent half a day >> > trying to find something >> > >> to do the job. Can anyone help me? Thanks very much if >> > you can. >> > >> >> > >> >> >> >. >
- Next message: hermes: "Re: Installation of XP OS on more than one computer. Please Help"
- Previous message: jonesy78_at_bellsouth.net: "Moving a .pst file from Windows 2000 to XP"
- In reply to: David Candy: "Re: Graphics Dir List"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|