Re: Remove extra extention from a large number of files???
From: Mark L. Ferguson (marfer_mvpREMOVE_at_hotmail.com)
Date: 12/04/04
- Next message: SC: "RE: Windows XP Help Hangs "ApplicationHung""
- Previous message: Ross Durie: "Re: Windows XP internet connection sharing problem"
- In reply to: David Candy: "Re: Remove extra extention from a large number of files???"
- Next in thread: Noozer: "Re: Remove extra extention from a large number of files???"
- Reply: Noozer: "Re: Remove extra extention from a large number of files???"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Dec 2004 19:02:42 -0600
David, I think you're a great problem solver, and I don't want to sound
critical, but that command has some 'recursive' thing that removes Both
extensions. (I really don't know how to stop that. I wrote the script as my
attempt at a workaround for that.)
What's really funny is the actual reason for the request. :)
('filename.jpg.dat' posted in all the '..binaries.. groups as an attempt to
avoid censorship)
-- Mark L. Ferguson (NOT an MS-MVP) marfers notes for windows xp http://www.geocities.com/marfer_mvp/chatNotes.htm . "David Candy" <.> wrote in message news:ugPIxMX2EHA.1188@tk2msftngp13.phx.gbl... For %A in (*,*) Do ren "%~A" "%~nA" -- ---------------------------------------------------------- http://www.uscricket.com "Noozer" <dontspam@me.here> wrote in message news:ltHrd.396255$Pl.196159@pd7tw1no... > Windows XP Pro SP1... Is there any way to remove the filename extension > from > a large group of files? > > I have a whole bunch of files named "filename.bin.txt" in a directory and > I > need them renamed to "filename.bin"... I can't seen to figure out the > command line that would accomplish this. > > Help? > >
- Next message: SC: "RE: Windows XP Help Hangs "ApplicationHung""
- Previous message: Ross Durie: "Re: Windows XP internet connection sharing problem"
- In reply to: David Candy: "Re: Remove extra extention from a large number of files???"
- Next in thread: Noozer: "Re: Remove extra extention from a large number of files???"
- Reply: Noozer: "Re: Remove extra extention from a large number of files???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|