Page 1 of 1

Far30b3367 fails to install if you rename the MSI

Posted: Sat 18 May, 2013 18:46
by zippy1981
I wrote a chocolatey package to install Far as an MSI. Chocolatey renames MSIs after downloading them. Generally, this doesn't cause a problem, and it didn't cause a problem for Far 3.0.2779. However, i does for the current stable version. I get the following error in the event log:
Product: Far Manager 3 x64 -- Error 1316. A network error occurred while attempting to read from the file: C:\Users\Justin\AppData\Local\Temp\chocolatey\Far-3\Far30b3367.x64.20130426.msi

The command line for msiexec is:

Code: Select all

msiexec /i "C:\Users\Justin\AppData\Local\Temp\chocolatey\Far-3\Far-3Install.msi" /quiet  ADDLOCAL=Addons,Colors,Macros,SetUp,Shell,XLat

Re: Far30b3367 fails to install if you rename the MSI

Posted: Sun 19 May, 2013 08:14
by t-rex
Nothinh really changed in that front. You can look at the installer sources as we don't currently have an msi expert.
Or just simply don't rename the file :)