Batch for renaming files
Results 1 to 6 of 6

Thread: Batch for renaming files

  1. #1
    Registered User trinitro's Avatar
    Join Date
    Apr 2001
    Location
    Illinois
    Posts
    175

    Post Batch for renaming files

    Is there a way to write a batch file that will rename files in a specific order? For example, let's say there are 100 files in a directory, with different names. I want to rename all of them starting from, let's say 1 to 100. The name is not that important, although I would like to be able to have some characters the same. Such as Drwg1, Drwg2 and such. I'm getting really tired of manually renaming all files. <IMG SRC="smilies/smile.gif" border="0">

  2. #2
    Registered User MacGyver's Avatar
    Join Date
    Oct 2000
    Location
    Ottawa
    Posts
    4,232

    Post

    Try this utility: RenameIt. The options that this program has for renaming files is awesome, and the time it saves you is mind-boggling!

  3. #3
    Laptops/Notebooks/PDA Mod 3fingersalute's Avatar
    Join Date
    Jun 2001
    Location
    PA
    Posts
    3,880

    Post

    Without a program like mentioned above, the answer is No......or at least not to my knowlege....not through a batch file, there is no way to automate the renaming of mass filenames.

  4. #4
    Registered User trinitro's Avatar
    Join Date
    Apr 2001
    Location
    Illinois
    Posts
    175

    Post

    thanks,

    I'll try that today....

  5. #5
    Registered User Poseidon's Avatar
    Join Date
    Jan 2001
    Location
    Knoxville, TN USA
    Posts
    1,762

    Post

    Originally posted by MacGyver:
    <STRONG>Try this utility: RenameIt. The options that this program has for renaming files is awesome, and the time it saves you is mind-boggling!</STRONG>
    Great program! Thanks for info MacGyver.

    <IMG SRC="smilies/cool.gif" border="0">

  6. #6
    Registered User
    Join Date
    Dec 2000
    Location
    Chicagoland area
    Posts
    148

    Post

    You may be able to create a Visual Basic Script file. It's what the latest virus writers are using. (.vbs) It was accually intended for creating quick ways to do administrative tasks for Windows NT about 2 years ago or so. You could create a spreadsheet of how ever many users you wanted, name, rights, etc. Import it into the script and run the script and it would be done for you automaticly. I think you can make a vbs file to rename files or folders. I just havn't done it in so long that I forgot how. You can go to Microsofts web page and look into the knowledge base docs as well as doing a search on their site to get more info.
    Sex is like pizza. When it's good, it's really good. When it's bad, it's still pretty good.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •