[Bug 38293] New: Setting PROMPT in a batch file resets on exit of batch file

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 26 11:16:29 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38293

            Bug ID: 38293
           Summary: Setting PROMPT in a batch file resets on exit of batch
                    file
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
          Assignee: wine-bugs at winehq.org
          Reporter: stu.axon at gmail.com
      Distribution: ---

Creating a batch file with either

REM 1.bat
PROMPT someprompt

REM 2.bat
SET PROMPT=someprompt


And running it with:

wine cmd /k 1.bat
wine cmd /k 2.bat


cmd.exe will launch but the prompt will still be the default prompt.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list