Skip to content

Instantly share code, notes, and snippets.

@chadsten
Created May 16, 2017 14:21
Show Gist options
  • Save chadsten/d05af28ec34c0a2dadd76b822b2bc517 to your computer and use it in GitHub Desktop.
Save chadsten/d05af28ec34c0a2dadd76b822b2bc517 to your computer and use it in GitHub Desktop.
#SingleInstance force
Process, Close, Epicor.exe
sleep 200
FileRemoveDir, C:\ProgramData\Epicor\erpapp-808, 1
sleep 200
MsgBox The Epicor cache has been successfully cleared.
IfMsgBox OK
Run C:\Epicor\ERP10.1Client\Client\Epicor.exe /config=Epicor10.sysconfig
ExitApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment