*:http://wix.sourceforge.net/downloadv3.html
 
-7.) Have a recent version of cygwin installed
+7.) Patch your version of cmake/cpack to enable wix support by dropping the following into your cmake path.  You may want to verify with a diff tool such as beyond compare when updating.
+
+*:https://docs.google.com/leaf?id=0Bzq0eFfVveNqZjI4OGEyYTEtNzZhMS00MDI5LWI0YWEtZmNlZjVjMzQ1Mjc0&sort=name&layout=list&num=50
 
 8.) Open Tools->Options under "Projects and Solutions" click on VC++ Directories and add the following to the *Executable* directories
 
 *:$(SolutionDir)\msconfig
-*:Move $(PATH) to the bottom as sometimes C:\cygwin\bin is in the $(PATH)
+*:Move $(PATH) to the bottom as sometimes C:\cygwin\bin is in the $(PATH) which can cause issues with condor's bundled binaries.
 
 9.) Open and build.