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

Send params with space and between " #22

Open
Feelingdevs opened this issue Jun 8, 2022 · 0 comments
Open

Send params with space and between " #22

Feelingdevs opened this issue Jun 8, 2022 · 0 comments

Comments

@Feelingdevs
Copy link

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • [X ] I am running the latest version
  • [ X] I checked the documentation and found no answer
  • [ X] I checked to make sure that this issue has not already been filed

Expected Behavior

Execute any command with parameter with space and between char ".

Current Behavior

When execute commands with parameters between char " and have space in params may not work an dreturn error, becaus only get char " and transform to ".

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Is easy execute command between space example:

_shell.Term("dir "c:\Program files"", Output.Internal);

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • ToolBox Version: Last version
  • Operating System: Windows 11

Failure Logs

Error say not found file or directory. And when debug I see params is not same, have " not only ".

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