-
-
Notifications
You must be signed in to change notification settings - Fork 454
Description
Checks
- I have checked that this issue has not already been reported.
Problem Description
I am trying to start a python script directly via FlowLauncher. This worked fine with version 1.10 and the everything plugin. But with the new Explorer plugin I run into issues. I added debug output to my python script. And this revealed that it is started with C:\Windows\system32 as current working directory regardless of whether the corresponding checkbox in the explorer plugin is checked or not.
Is there anything I am missing in the configuration of the Explorer plugin to be able to run my python script directly from FlowLauncher again?
The script launches perfectly fine, when double clicked in Windows Explorer or when invoked via Powershell in its working directory.
The directory containing the script is not in PATH.
To Reproduce
- Type name of python script in FlowLauncher
- Hit Enter to run
- Script reports that it is started with the wrong working directory
Screenshots
No response
Flow Launcher Version
v1.11.0
Windows Build Number
10.0.19045.2364
Error Log
Replace this line with the important log contents.