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
Removing environment variables sets empty environment variables. This
is related to the changes for GH-303.
So determine if the value is null or empty, and perform the older
behavior.
* stable:
(doc) update CHANGELOG/nuspec
(GH-724) Set Env Vars to empty should remove vars
(doc) Update CHANGELOG/nuspec
(GH-588) Manage extensions installed w/old method
(GH-723) Fully qualify MsiExec
(maint) use systemroot over windir
(maint) spelling
Related to #303 / #699, we have Environment variable removals. We need that to work again.
The text was updated successfully, but these errors were encountered: