If you change extension of python script from .py to .pyw it'll be executed silently (without bringing up cmd).
Is there something similar for .js / .mjs files?
CodePudding user response:
This is not Node specific, but how about using vbs to launch a windowless cmd?
Or maybe some of these options.
