Re: how to alphabeticaly sort files in bat file?
- From: "Pegasus \(MVP\)" <I.can@xxxxxxxxxx>
- Date: Fri, 29 Feb 2008 09:23:21 +0100
"ILiya" <iliya00@xxxxxxxxx> wrote in message
news:uXqZuoqeIHA.5280@xxxxxxxxxxxxxxxxxxxxxxx
I have file archives that need to be extracted in sequence based on the
archive names.
To do this, I think I need to iterate through all files in archives
directory, pickup those falling into archives pattern (like
"WeeklyUpdates????????.zip", sort them alphabeticaly (probably in a separate
file) and then iterate through the file feeding them to unzip utility. But I
have no idea how to implement this in bat file.
Thanks in advance.
=============
This may need a little more thinking about, e.g.
- Why would you need to sort the files before unzipping them?
- Where should the unzipped files go?
.
- Follow-Ups:
- Re: how to alphabeticaly sort files in bat file?
- From: ILiya
- Re: how to alphabeticaly sort files in bat file?
- References:
- how to alphabeticaly sort files in bat file?
- From: ILiya
- how to alphabeticaly sort files in bat file?
- Prev by Date: Re: How to disable InstallShield's Update Manager?
- Next by Date: Re: How to UPCASE string in bat files?
- Previous by thread: how to alphabeticaly sort files in bat file?
- Next by thread: Re: how to alphabeticaly sort files in bat file?
- Index(es):
Relevant Pages
|
|