{section: Testing 2}
 
-Another way to do this is to first have a fully working HTCondor on a PC from the msi. Download a valid testing environment from linux(condor_tests) which now includes all the perl modules from condor_scripts and all the tests etc. In the directory next to condor_tests, download a current condor_examples from the same linux environment.MAKE SURE THE CONDOR_TESTS FOLDER DOES NOT HAVE THE "TestingPersonalCondor". batch_test.pl has to recreate this initially.
+1: Another way to do this is to first have a fully working HTCondor on a PC from the msi.
+1: Have ActivePerl installed
+1: Have Cygwin with perl installed
+1: Download a valid windows build result tar ball which contains release rpm,
+test programs compiled for windows and all needed perl modules and scripts.
+1: Take the release zip file and extract it on top of your HTCondor install after making sure all of HTCondor is completely stopped
+1: Pick a location for testing( I have /condor /condor_tests and /condor_examples.
+1: Place condor_tests from build result tar to desired location
+1: Place condor_examples next to it
+1. Open a cygwin shell and go to condor_tests
+1: Enter "./batch_tests.pl -b -d .
+1: wait
+
 
 {section: Results}