Search found 1 match

by Anonymous1
08.07.2014, 20:00
Forum: General Discussion
Topic: start up of the portable xe version after "crash"
Replies: 6
Views: 12683

Re: start up of the portable xe version after "crash"

"portable did not close properly"... :evil:
I have this trouble too.

My solution - cmd file in same folder (#START.cmd):

SET APPNAME="qBittorrentPortable"
DEL .\Data\PortableApps.comLauncherRuntimeData-%APPNAME%.ini
START .\%APPNAME%.exe

Modified:

Universal solution for all PortableApps ...