A child process spawned by Desktop Commander inherits an incomplete environment block — 30 variables, missing ProgramData, ALLUSERSPROFILE, windir, COMPUTERNAME, USERDOMAIN and OS. Windows OpenSSH's ssh.exe -V exits 255 with no output; setting ProgramData alone fixes it. ALLUSERSPROFILE set to the same path does not substitute. Expected: children inherit the full user environment as a normal console does.
A child process spawned by Desktop Commander inherits an incomplete environment block — 30 variables, missing ProgramData, ALLUSERSPROFILE, windir, COMPUTERNAME, USERDOMAIN and OS. Windows OpenSSH's ssh.exe -V exits 255 with no output; setting ProgramData alone fixes it. ALLUSERSPROFILE set to the same path does not substitute. Expected: children inherit the full user environment as a normal console does.