Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem getting started #4

Open
AlfredSD opened this issue Mar 23, 2016 · 1 comment
Open

Problem getting started #4

AlfredSD opened this issue Mar 23, 2016 · 1 comment

Comments

@AlfredSD
Copy link

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 :)

@FredUK
Copy link

FredUK commented Sep 18, 2017

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.

Just found this: https://stackoverflow.com/questions/9673057/wmic-error-invalid-xsl-format-in-windows7

Hope that helps after a year and a half :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants