InsightLogger Branch.
When choosing explicit vs implicit enviroment variables, explicit does not get sent to the spawned process ok.
Reproduce:
Launch the InsightLogger app in the branch of the same.
Choose explicit enviroment variables in the settings (>> arrow) and define no enviroment variables,
launch cmd.exe
type SET to view variables.
SET returns as if the normal variables defined rather than an empty enviroment.
Theory:
I've likely just not set the correct GUI value yet.