I have now successfully created the patch file after using the admin
install of two compressed msi's.
I now face another issue in that the patch file does not update anything
on my target machine. The patch does not report any errors on execution
and completes successfully, but on checking the application there is no
change, neither is there a change in the version numbers on the files
that should have been updated.
The Patch WiX file I am using is listed below:
<?xml version="1.0" encoding="utf-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2003/01/wi">
<PatchCreation Id="498f556a-c636-40da-8d29-5f827e518ff9"
AllowMajorVersionMismatches="no" AllowProductCodeMismatches="no"
CleanWorkingFolder="no" WholeFilesOnly="yes">
<PatchInformation Description="Product Patch 1a"
Keywords="Installer" Comments="Product Patch 1a" Manufacturer="Company
Name" Languages="1033" Compressed="yes" SummaryCodepage="1252" />
<PatchMetadata Description="Product Patch 1a" DisplayName="Product
Patch 1a" TargetProductName="Product v1" Classification="Update"
AllowRemoval="yes" ManufacturerName="Company Name"
MoreInfoURL="www.CompanyName.com" />
<Family Name="Patch1A" DiskId="2" SequenceStart="1000"
MediaSrcProp="Pv1P1a">
<UpgradeImage Id="Build144" SourceFile="C:\Build144\Product.msi">
<TargetImage Id="Build128" Order="1" IgnoreMissingFiles="no"
SourceFile="C:\Build128\Product.msi" />
</UpgradeImage>
</Family>
<TargetProductCode Id="*" />
</PatchCreation>
</Wix>
Can anyone help?
Alan Waddington
_____________________________________________________________________________
The content of this e-mail is confidential and intended solely for the use of
the individual to whom it is addressed. If you have received this e-mail in
error please notify the sender. Any use, dissemination, forwarding, printing,
or copying of this e-mail or any attachments thereto, in whole or part, without
permission is strictly prohibited.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
_____________________________________________________________________________
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users