View Single Post
Old 03-04-2009, 02:01 AM   #192
PieOPah
Addict
PieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-booksPieOPah has learned how to read e-books
 
PieOPah's Avatar
 
Posts: 398
Karma: 914
Join Date: Oct 2008
Location: UK
Device: Sony PRS-505
Quote:
Originally Posted by =X= View Post
This was a problem has been fixed in version 2.6.1

To remove those temp directories follow the steps below

1) Open a command prompt
2) Navigate to the temp directory.
C:\Documents and Settings\<your user name>\Local Settings\Temp\BookCreatorTemp
// Replace <your user name> with ... your user name.
3) GET DOS 8.3 NAME by runing the command blow
dir /x /a

4) Remove Directory using DOS 8.3 name
RD /S /Q "DOS 8.3" NAME

// Note the "DOS 8.3" represents the old dos filenames

=X=
Thank you
PieOPah is offline   Reply With Quote