for 7.0.1 will unpin the 7.0.0 release.
 
 1: Make sure we've got a win32 build and releasable package (at this point, the nightly windows builds still don't provide packaging, so this remains a manual step).
+*:: Verify the contents of the .ZIP file
+*::: Check the layout of the file (currently there is an extra directory)
+*::: Check to see that condor_mail.exe is not missing.
+*::: Check for debug binaries {code}link /dump /imports bin\* | grep -e "MSVC.*D"{endcode} If any of the condor programs or dlls are linked with the debug c-runtime, there will be output. Otherwise there will not be.
 *:: Either TJ or Scot can create the Windows MSI
-*:: Modify the zip file (TJ, you mentioned to me that you made a change in the last version.  Is this step still required?  If so, what are the details?)
 *:: Rename the zip and MSI file to include the platform string
 *:: Test the MSI installer.
-*:: Test that Condor works without development tools installed on Windows
 
 1: Definitive pass-thru of test results, by platform. Need a list by platform saying "good" or "bad".