Quote:
Originally Posted by ownedbycats
I use lessmsi to extract files from MSIs when 7-Zip doesn't work.
Code:
msiexec /a D:\Temporary\calibre-64bit-5.3.0.msi /qn TARGETDIR=D:\Temporary\Calibre
at the command prompt should also extract the files but that requires using command prompt. 
|
Thanks. The misexec command worked well. I was able to change the 32-bit portable to a 64-bit portable and keep 4.23 as is.