NOJIRA attempting to ci build for .net
diff --git a/juddi-client.net/bb-win7.bat b/juddi-client.net/bb-win7.bat
index 58c4353..18069e3 100644
--- a/juddi-client.net/bb-win7.bat
+++ b/juddi-client.net/bb-win7.bat
@@ -15,9 +15,12 @@
 rem KIND, either express or implied.  See the License for the
 rem specific language governing permissions and limitations
 rem under the License.
+
+
 rem Hi, this is for running nunit tests on ASF's build bot CI servers, specifically the Windows 7 bb server
 
-juddi-installer\bin\debug\juddi-installer.exe
+cd
+juddi-client.net\juddi-installer\bin\debug\juddi-installer.exe
 
 if "%NUNIT_HOME%"=="" (
 	set NUNIT_HOME=c:\juddi\NUnit-2.6.1