Open
Description
Checks
-
I have checked that this issue has not already been reported.
-
I am using the latest version of Flow Launcher.
Problem Description
I am encountering an issue when attempting to run a PowerShell script (test.ps1) from my OneDrive folder using Flow Launcher. The error message returned is:
Unable to open the path C:\Users\xuehu\OneDrive\test.ps1, please check if it exists.
However, when I move the script to other directories, such as the Desktop, it executes normally without any issues.Additionally, if I right-click on the script in Flow Launcher’s search results and choose "Open with," the script runs correctly.
To Reproduce
- Place a PowerShell script (test.ps1) in the OneDrive directory (e.g., C:\Users\xuehu\OneDrive).
- Use Flow Launcher to search and run the script directly.
- Observe the error message:
Unable to open the path C:\Users\xuehu\OneDrive\test.ps1, please check if it exists.
- Move the same script to a different directory (e.g., Desktop) and execute it via Flow Launcher again.
- The script executes successfully from the new location.
- Alternatively, right-click on the script in Flow Launcher’s search results and choose "Open with," and the script runs as expected.
Screenshots
Flow Launcher Version
1.19.5
Windows Build Number
10.0.22621.4317
Error Log
Unable to open the path C:\Users\xuehu\OneDrive\test.ps1, please check if it exists.