-
-
Notifications
You must be signed in to change notification settings - Fork 447
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checks
-
I have checked that this issue has not already been reported.
-
I am using the latest version of Flow Launcher.
-
I am using the prerelease version of Flow Launcher.
Problem Description
Shell plugin throws syntax error when I typed sfc /scannow or net start commands. When I run cmd with admin rights it has no error and command executes successfully.
I download proccess monitor, and it seems like command executes with "C:\Windows\System32\cmd.exe "/k sfc /scannow ". I think there is parsing error. Even shutdown /r /t 0 not works.
Commands without spaces works correctly.
Process monitor when FL starts cmd.exe:
Command line: "C:\Windows\System32\cmd.exe "/k sfc /scannow "
To Reproduce
- Turn on Shell plugin
- Use Windows Terminal
- Use CMD option
- sfc /scannow command via shell plugin with admin rights throws syntax error
- net start [service] command via shell plugin with admin rights throws syntax error
- shutdown /r /t 0 command via shell plugin with admin rights throws syntax error
Screenshots
No response
Flow Launcher Version
1.20.0
Windows Build Number
Version 10.0.26100.4202
Error Log
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working