On Windows the sandbox runtime now installs once machine-wide under ProgramData.
What's wrong with this entry?
On Windows the sandbox runtime directory is taken from ProgramData instead of the per-user local app data folder, so it lives in one machine-wide location. The error raised when the variable is missing was updated to match.
throw Error("ProgramData is not set");
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Windows policy helpers can be PowerShell scripts
Both mention window
-
v2.1.234
Windows sandbox refusals now say why an exclusion did not apply
Both mention window
-
v2.1.234
Terminal is restored on Ctrl+Break on Windows
Both mention window