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

cmd -> pause doesn't work in batch files.

    XMLWordPrintable

Details

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

    Description

      Official 40303.

      While in prompt pause works ok, you can do a "pause" and you'll have to press a key to return to the prompt. But in a batch file it goes ahead without waiting for a keypress, here's an example:

      echo off
      echo this is a test (press a key)
      pause
      dir c:\

      Attachments

        Activity

          People

            goplat Goplat
            gabrielilardi Gabriel ilardi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: