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

InvokeProcessAsync workingDirectory param default to empty string #558

Merged
merged 1 commit into from
Jan 14, 2016

Conversation

skaryshev
Copy link
Contributor

According to Microsoft https://msdn.microsoft.com/en-us/library/system.diagnostics.processstartinfo.workingdirectory%28v=vs.110%29.aspx ProcessStartInfo.WorkingDirectory Property default value is empty string. It does not affect anything but in such sensitive area better be safe than sorry.

anaisbetts added a commit that referenced this pull request Jan 14, 2016
InvokeProcessAsync workingDirectory param default to empty string
@anaisbetts anaisbetts merged commit f4a9794 into Squirrel:master Jan 14, 2016
@anaisbetts
Copy link
Contributor

👍

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

Successfully merging this pull request may close these issues.

2 participants