Thanks for the quick reply.Eusebiu wrote:Hi and welcome to Advanced Installer forums.
I'm not sure why you encounter this behavior. Creating a patch should be the right solution for you. Can you please send us a screenshot with the error?
Also, did you follow our Authoring a Windows Installer patch tutorial which describes the steps to create a patch?
Best regards,
Eusebiu
Code: Select all
Checking builds status... done.
Build required.
Building package: C:\Users\Stefan\Desktop\advanced installer test\MC Patcher-SetupFiles\MC Patcher.msp
Running MSI patch compatibility tests...
Warning: Sequence changed. Sequence of file "Filetoupdate.txt" changed in upgraded "C:\Users\Stefan\Desktop\advanced installer test\MC_Patch_testv2-SetupFiles\MC_Patch_test.msi".
Warning: Sequence changed. Sequence of file "Filetokeep.txt" changed in upgraded "C:\Users\Stefan\Desktop\advanced installer test\MC_Patch_testv2-SetupFiles\MC_Patch_test.msi".
Analyzing the MSI files found that the resulting patch might not apply correctly. The target or upgraded MSI broke some of the patch rules. For more details, please see the Patch help page.
done.
Creating PCP database... done.
Creating MSP...
***** Log starting: 2013-06-15 23:22:03 *****
INFO: Using Pcp Path: C:\Users\Stefan\Desktop\advanced installer test\MC Patcher-SetupFiles\MC Patcher.pcp.
INFO: Using Temporary Directory: C:\Users\Stefan\AppData\Local\Temp\~pcw_tmp.tmp.
INFO: Passed all of the main control parameter validation to PatchWiz, now calling the next 5 phases.
INFO: Phase I: Entered validation and processing phase.
INFO: Validation of Pcp.
INFO: MinimumRequiredMsiVersion is 200.
INFO: SEQUENCE_DATA_GENERATION_DISABLED is 1.
INFO: ListOfPatchGUIDsToReplace is .
INFO: ListOfTargetProductCodes is *.
INFO: MsiFileToUseToCreatePatchTables is .
INFO: PatchGUID is {C7B702E6-B559-47C5-AB43-B21129C4CF4B}.
INFO: PatchOutputPath is C:\Users\Stefan\Desktop\advanced installer test\MC Patcher-SetupFiles\MC Patcher.msp.
INFO: PatchSourceList is PatchSourceList.
INFO: PATCH_CACHE_DIR is .
INFO: AllowDualPatch is 0.
INFO: AllowProductCodeMismatches is 1.
INFO: AllowProductVersionMajorMismatches is 1.
INFO: ApiPatchingSymbolFlags is 0.
INFO: DontRemoveTempFolderWhenFinished is 0.
INFO: IncludeWholeFilesOnly is 0.
INFO: PATCH_CACHE_ENABLED is 0.
INFO: OptimizePatchSizeForLargeFiles is 0.
INFO: TrustMsi is 0.
INFO: AllowLaxValidationFlags is 0.
SCHEMA: Table: ExternalFiles has mismatched schema (or missing column) for: Order
SCHEMA: Table: ExternalFiles has mismatched schema (or missing column) for: RetainOffsets
INFO: Phase III: Entering Prepare Files.
INFO Comparing Files: C:\Users\Stefan\Desktop\advanced installer test\images\MC_Patch_t_1\advanced installer test\File to update.txt C:\Users\Stefan\Desktop\advanced installer test\images\MC_Patch_t\advanced installer test\File to update.txt...
INFO Comparing bytes...
INFO Comparing Files: C:\Users\Stefan\Desktop\advanced installer test\images\MC_Patch_t_1\advanced installer test\a new one.txt C:\Users\Stefan\Desktop\advanced installer test\images\MC_Patch_t\advanced installer test\a new one.txt...
INFO Comparing bytes...
INFO Comparing Files: C:\Users\Stefan\Desktop\advanced installer test\images\MC_Patch_t_1\advanced installer test\File to keep.txt C:\Users\Stefan\Desktop\advanced installer test\images\MC_Patch_t\advanced installer test\File to keep.txt...
INFO Comparing bytes...
INFO: Phase IV: Entering Generate Payload.
INFO: Phase V: Entering Generate MSP.
INFO: Generating Patch Metadata.
INFO: Temporary folder is about to be cleaned out and deleted: C:\Users\Stefan\AppData\Local\Temp\~pcw_tmp.tmp
INFO: Patch created successfully.
done.
Writing Summary Information... done.
Total build time: 2 sec.
Build finished successfully.
Code: Select all
PATCH