Re: [Tutor] Replacing cmd.exe with custom .py application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tim Golden

    Re: [Tutor] Replacing cmd.exe with custom .py application

    Ezra Taylor wrote:
    Is there something similar to /dev/null on Windows?
    NUL:

    TJG
Working...