View Single Post
Old 08-30-2018, 09:41 PM   #221
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,856
Karma: 169712582
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
A couple of items on the Windows patch setup.

1. Change the 'cd "%~dp0"' to 'cd /D "%~dp0"' to allow running from a different drive when using run as administrator or running from a different drive.

2. Possibly add a "timeout /t 60" statement at the end of the batch file rather than the fixed 60 seconds wait time from the executable. At least that way, I can hit a key rather than waiting 60 seconds or closing the window.
DNSB is offline   Reply With Quote