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 Oct 2, 2022. It is now read-only.
workaround:
before running anirip. create a temporary folder on the same disk where you want the show to be:
and type in the command prompt (or add to your script)
set TMP=
that will make anirip to use that folder as temporary for the process and avoid the issue copying into a different disk.
You will see files coming in and out in a subfolder anirip on that location during the process.
try:
set TEMP=F:\anirip-v1.5
set TMP=F:\anirip-v1.5
I have both.. not sure which one is right, I set them both to the same location. and so far it work for me like that.
Why?
The text was updated successfully, but these errors were encountered: