105
Cannot move a temporary file to the real file's destination.
When the library is instructed to compare version resource information before unzipping files (because the SkipIfOlderVersion property is set to True), it unzips each file into the temporary folder (see the TempFolder property for details) in order to compare its version resource information with the destination file's version resource information. The xsrMoveFile skipping reason can occur when the file is indeed going to replace the other file, but the library is unable to overwrite the older file with the new one just unzipped into the temporary folder. This may be a file security or permission problem.