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

how can i parse params like "dosomething.exe aaa --disable-background" #20

Closed
ysunf opened this issue Dec 14, 2016 · 2 comments
Closed

Comments

@ysunf
Copy link

ysunf commented Dec 14, 2016

i can see the usage for params with short name or long name, but how about the params without names? For example, the chrome, startup with "chrome.exe www.bing.com --disable-background-networking" or maybe "chrome.exe --disable-background-networking www.bing.com --disable-component-update"? Thanks for your help!

@j-maly
Copy link
Owner

j-maly commented Dec 14, 2016

Unfortunately, this is not supported.

@j-maly
Copy link
Owner

j-maly commented Dec 14, 2016

Closing as this is a duplicate of #18

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

No branches or pull requests

2 participants