MS-DOS Help.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chodadog
    Confirmed User
    • Apr 2002
    • 9736

    #1

    MS-DOS Help.

    Oh yes, or maybe somebody can suggest an alternative to renaming the file extensions of 780 files, other than manually.

    I know i can do the rename command:

    ren *.txt *.htm

    Thing is, i'd like it to include all sub-directories. I tried

    ren *.txt *.htm /S

    and it didn't work. No, i haven't got a clue how to use Dos! GUI DAMMIT! Anyone know how to make this command include sub-directories <i>or</i> does anyone know of a program that will do this for me?
    26 + 6 = 1
  • haggard
    Confirmed User
    • Jan 2003
    • 469

    #2
    DOS? what's DOS? lol!
    <img src="http://home.hawaii.rr.com/hobble/robman2.jpg">
    the bossman cometh...

    Comment

    • chodadog
      Confirmed User
      • Apr 2002
      • 9736

      #3
      Originally posted by haggard
      DOS? what's DOS? lol!
      I've searched high and low for a windows program to do this for me, and i ain't found shit. I actually found the dos command by accident. Now if only i could figure out how to make it do what i wanted it to do.
      26 + 6 = 1

      Comment

      • p00p
        Confirmed User
        • Dec 2002
        • 5125

        #4
        http://www.pcmag.com/article2/0,4149,27029,00.asp

        That is what you need.
        ICQ: 316365783
        <a href="http://www.hostultra.com/~p00p" target="_blank">TEST</a>

        Comment

        • p00p
          Confirmed User
          • Dec 2002
          • 5125

          #5
          Originally posted by p00p
          http://www.pcmag.com/article2/0,4149,27029,00.asp

          That is what you need.
          Damn! You gotta signup for that site. Sorry dude, but the utility is worth it.
          ICQ: 316365783
          <a href="http://www.hostultra.com/~p00p" target="_blank">TEST</a>

          Comment

          • McAttack
            Confirmed User
            • Jul 2002
            • 625

            #6
            Well, using simple DOS, i would probably just write a batch file. In Windows, go to notepad and write this.

            ren *.txt *.htm

            save it as *.bat (x.bat for example)

            Copy the x.bat file to somewhere that should be in your path, like c:\windows\system

            Now from each directory, you can go in and just type in "X" press enter and it should do it.

            You can also do it through DOS by doing
            EDIT
            it SHOULD pop open the DOS editor, depending on the version of windows you have.
            save it as x.bat again.

            You know Teen Kelly converts like crazy.

            Comment

            • Dawgy
              Confirmed User
              • Jul 2001
              • 5856

              #7
              go to download.com and look for a program called CKRename

              i use it religiously. love it.

              edit: here's the url http://www.musicsucks.com/CKSoft/index.htm
              the revolution is coming.

              Comment

              • chodadog
                Confirmed User
                • Apr 2002
                • 9736

                #8
                Thanks guys. Brad just hooked me up with this gem.

                http://download.com.com/3000-2248-91...ml?tag=lst-0-1

                Cheers.
                26 + 6 = 1

                Comment

                Working...