A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

List of files in the current directory



 
 
Thread Tools Display Modes
  #1  
Old December 8th 15, 04:27 PM posted to microsoft.public.windowsxp.general
gary[_5_]
external usenet poster
 
Posts: 15
Default List of files in the current directory

I use DOS command:

dir filelist.txt

to get a list of the files in the current directory.

If the files are .jpg files, is there some way to also include the files' EXIF data (particularly the Date-Taken) in the file-list?
Ads
  #2  
Old December 8th 15, 04:56 PM posted to microsoft.public.windowsxp.general
R.Wieser
external usenet poster
 
Posts: 1,302
Default List of files in the current directory

gary,

If the files are .jpg files, is there some way to also include the
files' EXIF data (particularly the Date-Taken) in the file-list?


Short answer: No.

Longer answer: The "DIR command just *lists* files, it does not access them
in the slightest.

You could try using (something like) VBScript (standard available in XP) to
build your own file-list generator.

Regards,
Rudy Wieser


-- Origional message:
gary schreef in berichtnieuws
...
I use DOS command:

dir filelist.txt

to get a list of the files in the current directory.

If the files are .jpg files, is there some way to also include the files'

EXIF data (particularly the Date-Taken) in the file-list?


  #3  
Old December 8th 15, 06:23 PM posted to microsoft.public.windowsxp.general
Paul
external usenet poster
 
Posts: 18,275
Default List of files in the current directory

gary wrote:
I use DOS command:

dir filelist.txt

to get a list of the files in the current directory.

If the files are .jpg files, is there some way to also include the
files' EXIF data (particularly the Date-Taken) in the file-list?


You'll need to find some other tools. This particular
one is a "classic", as it was all that was available
many years ago.

https://en.wikipedia.org/wiki/Exiftool

There are more tools available today.

https://en.wikipedia.org/wiki/Compar...tadata_editors

OSes later than WinXP collect metadata from image files
and put it in the search index. Then, Windows Search provides
a limited set of search terms to access that information.

http://www.howtogeek.com/school/lear...earch/lesson5/

Picture

You can search for a number of image properties:

camera make
camera model
dimensions
orientation
date taken
width
height

Windows Search 4 was a WinXP era search indexing package
you could install as an option. I avoided this for some
reason. This article vaguely suggests DateTaken may be
available in there.

http://stackoverflow.com/questions/3...delphi-example

The procedure would be:

1) Backup WinXP using your favorite backup tool.
2) Install Windows Search 4. Marvel at the interface.
3) Enable indexing, make it index the drive.
4) Attempt a DateTaken search.
5) If you don't like the whole package, restore from your backup.

A procedure like that (backup and restore) is to ensure there are
no side effects from an experiment. Ir's probably not absolutely
necessary, but you never know.

You could find Windows Search 4 on a page like this.

https://www.microsoft.com/en-ca/down...ils.aspx?id=23

Paul
  #4  
Old December 8th 15, 08:17 PM posted to microsoft.public.windowsxp.general
Micky
external usenet poster
 
Posts: 1,528
Default List of files in the current directory

[Default] On Tue, 8 Dec 2015 08:27:25 -0800 (PST), in
microsoft.public.windowsxp.general gary
wrote:

I use DOS command:

dir filelist.txt

to get a list of the files in the current directory.

If the files are .jpg files, is there some way to also include the files' EXIF data (particularly the Date-Taken) in the file-list?


I don't know, but TCC/LE has about 10 times the number of options that
any version of DOS or CMD does, so it might have this. And it's
free, and downloadable from the authors. Whether it works for this
or not, you should have it and enjoy it. JP Software
  #5  
Old December 8th 15, 11:44 PM posted to microsoft.public.windowsxp.general
Nil[_5_]
external usenet poster
 
Posts: 1,731
Default List of files in the current directory

On 08 Dec 2015, Micky wrote in
microsoft.public.windowsxp.general:

I don't know, but TCC/LE has about 10 times the number of options
that any version of DOS or CMD does, so it might have this.


It does not.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 09:27 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.