Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-3700

cmd doesn't handle .. and . well

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Shell
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      (rev. 38677-dbg)
      Put following code into batch file and try to run it:

      cd C:\
      cd ReactOS
      cd system32
      move calc.exe ../../
      pause
      move C:\calc.exe ./
      pause

      On Windows it works (obviously you have to change "ReactOS" into "Windows"), calc.exe should be moved to C:\ and then back to its original location, but on ReactOS cmd exits without even processing the first "pause".

      Attachments

        1. 4013patch.patch
          6 kB
        2. move4013.patch
          2 kB
        3. path2move.patch
          2 kB
        4. ReactOS.log
          6 kB
        5. readme2.patch
          6 kB

        Activity

          People

            vicmarcal vicmarcal
            Black_Fox Black_Fox
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: