Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with PowerShell env variables #911

Closed
wants to merge 1 commit into from

Conversation

WiIIiamWei
Copy link

Fixes #906.

$dir is expanded using ExpandEnvironmentStrings if there is any environment variables.

Tested on my machine (Windows 11, PowerShell 5.1 build 22621) and it works fine.

@ajeetdsouza
Copy link
Owner

As mentioned in the issue - this is a CMD.EXE feature, not a PowerShell feature.

@WiIIiamWei WiIIiamWei deleted the patch-1 branch October 16, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Work with environment variables
2 participants