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(a)winehq.org Reporter: stu.axon(a)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.