0

I normally use the following shebang line and batch file format for my scripts on Windows 10

#!python

@py c:path\to\script.py %*

How must I change these to run pythonw?

Thanks

Thanos Dodd
  • 572
  • 1
  • 4
  • 14

0 Answers0