Forum Discussion

TLerche's avatar
TLerche
Occasional Contributor
9 years ago
Solved

ReadyAPI doesn't delete tmp dependency files when running over commandline

Hello, i have the following issue to tell. We (team of 5+ people) often use the Ready API Commandline feature on a central machine.   We discovered the following behaviour: When running the comma...
  • PLandhage's avatar
    PLandhage
    9 years ago

    Found a workaround for this for Windows users:

    del /f /s /q C:\Users\%USERNAME%\AppData\Local\Temp\* > nul 2>&1