We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.7.11.0
10.0.26100.2033
3372b393-b294-495c-9814-4e5b48d9fd8d
debug.log
The text was updated successfully, but these errors were encountered:
Files/src/Files.App/Actions/Content/Run/RunWithPowershellAction.cs
Line 34 in 42cec2f
-return Win32Helper.RunPowershellCommandAsync($"{context.ShellPage?.SlimContentPage?.SelectedItem?.ItemPath}", PowerShellExecutionOptions.None); +return Win32Helper.RunPowershellCommandAsync($@"""{context.ShellPage?.SlimContentPage?.SelectedItem?.ItemPath}""", PowerShellExecutionOptions.None);
Sorry, something went wrong.
Easier done than said 😁
Successfully merging a pull request may close this issue.
Description
Steps To Reproduce
Files Version
3.7.11.0
Windows Version
10.0.26100.2033
User ID
3372b393-b294-495c-9814-4e5b48d9fd8d
Log File
debug.log
The text was updated successfully, but these errors were encountered: