Corrected the order of the source and modified msi packages
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 18 Jun 2007 16:23:47 +0000 (16:23 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 18 Jun 2007 16:23:47 +0000 (16:23 +0000)
        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

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)