pull up r19580 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 10 Aug 2007 00:26:06 +0000 (00:26 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 10 Aug 2007 00:26:06 +0000 (00:26 +0000)
 r19580@cathode-dark-space:  jaltman | 2007-06-18 12:23:47 -0400
 ticket: 5577
 tags: pullup

         Corrected the order of the source and modified msi packages
         in the msitran command line used to produce the transform

ticket: 5577
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19801 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/installer/wix/msi-deployment-guide.txt

index 8270a9fd0a7f1de5338b0187511943858b36d97b..3e0d7d26dd1813f766758ee2027d873a431e9132 100644 (file)
@@ -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)