View Single Post
Old 05-24-2013, 10:45 PM   #14
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,109
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by BetterRed View Post
And I have always done the opposite - since Burroughs MCP at least - that's why I don't use Windows Obscurer as a file manager.


The OP did exactly as you asked him/her to do "Use the OS to search for 'metadata.db.

That batch file is riddled with string "metadata.db" eg :-

Code:
IF EXIST %cd%\CalibreMetadata\metadata.db (
	IF NOT "%CALIBRE_LIBRARY_DIRECTORY%" == "%cd%\CalibreMetadata" (
		SET CALIBRE_OVERRIDE_DATABASE_PATH=%cd%\CalibreMetadata\metadata.db
		ECHO DATABASE:           %cd%\CalibreMetadata\metadata.db
		ECHO '
		ECHO ***CAUTION*** Library Switching will be disabled 
		ECHO '
	)
)
Windows hasn't had a decent file finder since that silly dog showed up. I'm still using Locate 32.

BR
I Must have the 'advanced search' as my default:
There are 3 boxes you can fill:
All or part of a file name:
A word or phrase in the File (this must be the basic default)
Look in (drive or folder chooser)
theducks is offline   Reply With Quote