I found out that .prc files don't show so that you have to rename them to .mobi.
If you read this before 8:30a on October 23rd, read this part, otherwise skip it... it will become part of main part of the message in a few days
==================================================
IMPORTANT NOTE: It seems that if the file is .prc, it doesn't show. This is EASILY fixed. If you haven't done this yet, add this line at the beginning and then you just have to do the other line for *.mobi. If you have done it already and your books don't show, create a .cmd file (text file with .cmd extension) that only has this line).
for %%a in (*.prc) do rename "%%a" "%%~na.mobi"
That's it! (along with the rest of this post of course)
================================================== =============================
|