From: Jeffrey Altman Date: Mon, 18 Jun 2007 16:23:47 +0000 (+0000) Subject: Corrected the order of the source and modified msi packages X-Git-Tag: krb5-1.7-alpha1~1087 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b7895cf55e58fe12f7b33dcf8558daaff316df5e;p=krb5.git Corrected the order of the source and modified msi packages in the msitran command line used to produce the transform ticket: 5577 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19580 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/installer/wix/msi-deployment-guide.txt b/src/windows/installer/wix/msi-deployment-guide.txt index 8270a9fd0..3e0d7d26d 100644 --- a/src/windows/installer/wix/msi-deployment-guide.txt +++ b/src/windows/installer/wix/msi-deployment-guide.txt @@ -92,7 +92,7 @@ Kerberos for Windows (edit the kfw-modified.msi to include the necessary changes) - > msitran -g kfw-modified.msi kfw.msi kfw-transform.mst + > msitran -g kfw.msi kfw-modified.msi kfw-transform.mst (generates kfw-transform.mst, which is the transform)