Closed erikthysell closed 2 years ago
Thanks for PR. I tried echo %AppData%
and it responses with "Roaming". Did I miss something?
This isn't needed I don't think. %AppData%
by default is C:\Users\Username\AppData\Roaming\
, if you want the local AppData use %LocalAppData%
.
Edit: use the Command Prompt shell, not PowerShell. PowerShell doesn't accept variables like %AppData%
for some reason.
您好,邮件已收到,非常感谢您的来信!
您好,邮件已收到,非常感谢您的来信!
You spam messages many times. I will block you if you do it again
This isn't needed I don't think.
%AppData%
by default isC:\Users\Username\AppData\Roaming\
, if you want the local AppData use%LocalAppData%
.Edit: use the Command Prompt shell, not PowerShell. PowerShell doesn't accept variables like
%AppData%
for some reason.
Thanks for your confirmation. Close this issue PR :)
Just a minor adjustment of the suggested folder/path