Skip to content

How to run Windows cmd ' start "" "c:\\Users" ' #13197

Answered by jtoppine
rabbitkiller-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Deno.run({cmd: ["c:\\windows\\system32\\cmd.exe", '/C', 'start', "C:\\Users"]});

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rabbitkiller-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #13194 on December 24, 2021 20:00.