You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the same issue as well.
Running the command directly on cmd on Windows 7 throws that error however on Windows 10 it works fine. Removing /format:csv works fine however it does not get formatted.
I tried running the example given, and ended up with this:
{ err: { [Error: Command failed: C:\Windows\system32\cmd.exe /s /c "wmic process list /format:csv" Invalid XSL format (or) file name. ] killed: false, code: 44210, signal: null, cmd: 'C:\\Windows\\system32\\cmd.exe /s /c "wmic process list /format:csv"' }, msg: 'unable to enumerate processes' }
Any advice?
Thanks in advance :)
The text was updated successfully, but these errors were encountered: