View Single Post
Old 11-28-2020, 09:39 PM   #9
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,445
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by anacreon View Post
I need portable programs for everything possible for archiving and synchronizing between computers. It's enough hassle redoing parameters for Microsoft Office and Photoshop etc.
And I refuse to add any data of mine I can avoid on any cloud that isn't mine - just as I've refused Facebook and such from day 1. I do know that there are many already floating around, but let's not add to it.
It is possible to change a Calibre Portable 32 bit install to a 64 bit install. This does require extracting files from a calibre-x64 msi and copying the calibre folder into the Calibre folder in the portable install.

Doing a step by step procedure
  • Download calibre-64bit-4.23.0.msi from calibre's download site
  • Create a directory called extraction in the root of your C: drive. Inside the directory create a directory called calibre423
  • Copy the downloaded msi file to the extraction directory
  • Open an administrator command prompt and cd /d c:\extraction
  • enter "msiexec /a calibre-64bit-4.23.0.msi /qb TARGETDIR=c:\extraction\calibre423" on the command line.
  • Checking in the calibre423 directory, you should no see a directory called PFiles with a Calibre2 directory inside it. Copy the contents of the Calibre2 directory to the Calibre directory in your portable install overwriting the existing files.
  • Run the calibre-portable.exe executable in the root of the Calibre Portable directory and you should now be running a 64 bit calibre portable install.

Edit: yes, I know there are other tools for extracting files from msi files.
Attached Thumbnails
Click image for larger version

Name:	extraction_directory_contents.png
Views:	195
Size:	12.6 KB
ID:	183663   Click image for larger version

Name:	calibre423_directory_contents.png
Views:	201
Size:	11.2 KB
ID:	183664   Click image for larger version

Name:	pfiles_directory_contents.png
Views:	195
Size:	8.2 KB
ID:	183665   Click image for larger version

Name:	calibre2_directory_contents.png
Views:	260
Size:	63.2 KB
ID:	183666   Click image for larger version

Name:	command_prompt.png
Views:	199
Size:	11.3 KB
ID:	183667  

Last edited by DNSB; 11-28-2020 at 09:40 PM. Reason: Response to a PM
DNSB is offline   Reply With Quote