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
{{ message }}
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
I’ve copy-pasted the command from your README, and executed it in PowerShell (while in
C:
directory):As a result, this directory was created:
Notice how the string was interpreted literally, instead of transforming the
%HOMEDRIVE%%HOMEPATH%
part intoC:\Users\simev
(in my case).Is this a new issue on Windows 10?
The text was updated successfully, but these errors were encountered: