Flow.Launcher
Flow.Launcher copied to clipboard
BUG: Launched programs have old environment variables
Checks
-
[x] I have checked that this issue has not already been reported.
-
[x] I am using the latest version of Flow Launcher.
Problem Description
Programs launched with Flow have the environment variables that were set when Flow started.
To Reproduce
I was debugging in Visual Studio 2022. My program loads a configuration value from an envrionment variable. When I change the variable and re-launch VS with Flow, the new instance of VS has the old env vars. If I re-launch VS from the Start Menu, it has the new env vars.
Screenshots
No response
Flow Launcher Version
1.18.0
Windows Build Number
Microsoft Windows [Version 10.0.22631.3527]
Error Log
No response