You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to an under-the-hood feature called multi-value variables, but this feature would allow the user to specify extra values for environment variables. For example, Steam often uses the environment variable %ProgramFiles% which could also expand to the user-supplied F:\games
Example Use Case (Windows)
Steam
installation, but it's on a non-system drive, let's sayF:\Games
.C:\Program Files
and/orC:\Program Files (x86)
now automatically search the "extra install locations" too.C:\Program Files\Steam
,C:\Program Files (x86)\Steam
andF:\Games\Steam
Advantages
Notes
edit: more specific example
The text was updated successfully, but these errors were encountered: