Uploaded image for project: 'rosapps SVN Repository'
  1. rosapps SVN Repository
  2. ROSAPPS-164

label command in CMD shell should have no output sometimes

    XMLWordPrintable

Details

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

    Description

      testing under trunk build 35091.
      label command actually works now, but it does one thing the real label command on XP does not.
      REACTOS version does a VOL command before doing anything in ALL cases.
      This is wrong in the case where a label is specified on the command-line.
      at least I think it outputs nothing - maybe a newline.

      Check out a log from my XP:
      C:\>vol c:
      Volume in drive C is maxtor320
      Volume Serial Number is ACB2-51DD

      C:\>label c:maxtor320

      C:\>vol c:
      Volume in drive C is maxtor320
      Volume Serial Number is ACB2-51DD

      C:\>label c:
      Volume in drive C: is maxtor320
      Volume Serial Number is ACB2-51DD
      Volume label (ENTER for none)? maxtor320

      C:\>label c:maxtor320

      C:\>

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            jmichae3 Jim Michaels
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: