View Single Post
Old 11-17-2014, 04:50 PM   #1086
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by icallaci View Post
I have found that the folder I run the .bat file from must be close to root. If the path is too long, I get errors.
Right, there are some limitations.

On my system (W8 8.1), for instance
Code:
C:\data\1234567890\1234567890\1234567890\1234567890\1234567890\123456780\1234567890\1234567890\1234567890\1234567890\1234567890\123456780\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\patch_kobo_3110
does not work*, but

Code:
C:\data\1234567890\1234567890\1234567890\1234567890\1234567890\123456780\1234567890\1234567890\1234567890\1234567890\1234567890\123456780\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\abc\patch_kobo_3110
is sufficiently "close to root."

* If I add some more /abc-s, windows even refuses to run the bat file because of "internet security" concerns.

Last edited by tshering; 11-17-2014 at 05:11 PM.
tshering is offline   Reply With Quote