diff --git a/release.win7.vc9.bat b/release.win7.vc9.bat index cfa52588d5093e70a43d5432dc13d761d799913b..8a308438915ddbf70699e7e747e2803fa915b7d3 100644 --- a/release.win7.vc9.bat +++ b/release.win7.vc9.bat @@ -38,7 +38,7 @@ echo %PATH% REM Third party impoter application set IMPORTER_NAME=OpenBoardImporter -set IMPORTER_PATH="%cd%\..\OpenSankoreToOpenBoard" +set IMPORTER_PATH="%cd%\..\OpenBoard-Importer" IF NOT EXIST "%IMPORTER_PATH%" GOTO EXIT_WITH_ERROR set HOME_DIR="%cd%"