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

O (output) parameter only indicates directory #8

Open
oleiba opened this issue May 9, 2017 · 0 comments
Open

O (output) parameter only indicates directory #8

oleiba opened this issue May 9, 2017 · 0 comments

Comments

@oleiba
Copy link

oleiba commented May 9, 2017

What OS AM I using?
Windows 10 64bit

What happened?
When using both Node.js and CLI API - the O parameter in the options field - creates a directory of that value instead of a file.
For example if I inserted {O: 'setup.exe'} I eventually found a directory called setup.exe and inside it the installer carrying the name of the executable inside the folder I gave in the first parameter.

What was expected to happen?
The O parameter should have created a file called setup.exe rather than a directory.

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

1 participant