See kekland/croppy#92 for the original report.
From my understanding, $HOME is automatically set on PowerShell, but not on cmd. On Windows, we should probably defer to using USERPROFILE. I'll open a pull request with a fix, but unfortunately I cannot test it at the moment because I don't have a suitable Windows machine right now.
See kekland/croppy#92 for the original report.
From my understanding,
$HOMEis automatically set on PowerShell, but not on cmd. On Windows, we should probably defer to usingUSERPROFILE. I'll open a pull request with a fix, but unfortunately I cannot test it at the moment because I don't have a suitable Windows machine right now.