ppsspp/Windows/Log.bat
sum2012 7a035cc28b Add log.bat in to windows version
For windows user can easier to post the log.
I don't know whether ppsspp will add this file after merge
2013-03-07 21:10:36 +08:00

5 lines
156 B
Batchfile

@echo off
IF Not exist .\User md .\User
IF Not exist .\User\Logs md .\User\Logs
If exist .\User\Logs\ppsspp.log Del .\User\Logs\ppsspp.log
PPSSPPWindows.exe