diff --git a/harvest/batch-delete.bat b/harvest/batch-delete.bat
index 318807bd2237b80528ce6a427a6acda8b5cbdd69..7421d708aa82eef39f27c69b9c4413ea0db1bdfc 100644
--- a/harvest/batch-delete.bat
+++ b/harvest/batch-delete.bat
@@ -12,9 +12,9 @@ if not "!%VUFIND_HOME%!"=="!!" goto vufindhomefound
 rem VUFIND_HOME not set -- try to call vufind.bat to 
 rem fix the problem before we give up completely
 if exist %0\..\..\vufind.bat goto usevufindbat
-rem If vufind.bat doesn't exist, the user hasn't run install.bat yet.
+rem If vufind.bat doesn't exist, the user hasn't run the installer yet.
 echo ERROR: vufind.bat does not exist -- could not set up environment.
-echo Please run install.bat to correct this problem.
+echo Please run install.php to correct this problem.
 goto end
 :usevufindbat
 cd %0\..\..
diff --git a/harvest/batch-import-marc-auth.bat b/harvest/batch-import-marc-auth.bat
index a6f566dce87ad0e3b727e3abc92ff375b688704f..1297a145848121cf1539b852bd9fe5b315f70cf1 100644
--- a/harvest/batch-import-marc-auth.bat
+++ b/harvest/batch-import-marc-auth.bat
@@ -12,9 +12,9 @@ if not "!%VUFIND_HOME%!"=="!!" goto vufindhomefound
 rem VUFIND_HOME not set -- try to call vufind.bat to 
 rem fix the problem before we give up completely
 if exist %0\..\..\vufind.bat goto usevufindbat
-rem If vufind.bat doesn't exist, the user hasn't run install.bat yet.
+rem If vufind.bat doesn't exist, the user hasn't run the installer yet.
 echo ERROR: vufind.bat does not exist -- could not set up environment.
-echo Please run install.bat to correct this problem.
+echo Please run install.php to correct this problem.
 goto end
 :usevufindbat
 cd %0\..\..
diff --git a/harvest/batch-import-marc.bat b/harvest/batch-import-marc.bat
index a920cce23e79e6a02a0bd8c0b072f438fb3bb69c..5603346d13f78d828399c2126a87c2cb553687c6 100644
--- a/harvest/batch-import-marc.bat
+++ b/harvest/batch-import-marc.bat
@@ -12,9 +12,9 @@ if not "!%VUFIND_HOME%!"=="!!" goto vufindhomefound
 rem VUFIND_HOME not set -- try to call vufind.bat to 
 rem fix the problem before we give up completely
 if exist %0\..\..\vufind.bat goto usevufindbat
-rem If vufind.bat doesn't exist, the user hasn't run install.bat yet.
+rem If vufind.bat doesn't exist, the user hasn't run the installer yet.
 echo ERROR: vufind.bat does not exist -- could not set up environment.
-echo Please run install.bat to correct this problem.
+echo Please run install.php to correct this problem.
 goto end
 :usevufindbat
 cd %0\..\..
diff --git a/harvest/batch-import-xsl.bat b/harvest/batch-import-xsl.bat
index 569d22df3c1a6a7adc080b0512350a402a60ca3b..e2e7d13f4c639fb3b248ade459d7473ada7fe47f 100644
--- a/harvest/batch-import-xsl.bat
+++ b/harvest/batch-import-xsl.bat
@@ -12,9 +12,9 @@ if not "!%VUFIND_HOME%!"=="!!" goto vufindhomefound
 rem VUFIND_HOME not set -- try to call vufind.bat to 
 rem fix the problem before we give up completely
 if exist %0\..\..\vufind.bat goto usevufindbat
-rem If vufind.bat doesn't exist, the user hasn't run install.bat yet.
+rem If vufind.bat doesn't exist, the user hasn't run the installer yet.
 echo ERROR: vufind.bat does not exist -- could not set up environment.
-echo Please run install.bat to correct this problem.
+echo Please run install.php to correct this problem.
 goto end
 :usevufindbat
 cd %0\..\..
diff --git a/import-marc-auth.bat b/import-marc-auth.bat
index adc26ac58cb61de69707b3b1d8e6cfaead8aebcc..217dce3eda47c1928a8a37df7851f0792e62e434 100644
--- a/import-marc-auth.bat
+++ b/import-marc-auth.bat
@@ -12,9 +12,9 @@ if not "!%VUFIND_HOME%!"=="!!" goto vufindhomefound
 rem VUFIND_HOME not set -- try to call vufind.bat to 
 rem fix the problem before we give up completely
 if exist vufind.bat goto usevufindbat
-rem If vufind.bat doesn't exist, the user hasn't run install.bat yet.
+rem If vufind.bat doesn't exist, the user hasn't run the installer yet.
 echo ERROR: vufind.bat does not exist -- could not set up environment.
-echo Please run install.bat to correct this problem.
+echo Please run install.php to correct this problem.
 goto end
 :usevufindbat
 call vufind > nul
diff --git a/index-alphabetic-browse.bat b/index-alphabetic-browse.bat
index 2b16e8f46e2371283c8dca36e637a1f5cbb871b1..842a96245bc39c410bd9af3225649593d725422d 100644
--- a/index-alphabetic-browse.bat
+++ b/index-alphabetic-browse.bat
@@ -16,9 +16,9 @@ if not "!%VUFIND_HOME%!"=="!!" goto vufindhomefound
 rem VUFIND_HOME not set -- try to call vufind.bat to 
 rem fix the problem before we give up completely
 if exist vufind.bat goto usevufindbat
-rem If vufind.bat doesn't exist, the user hasn't run install.bat yet.
+rem If vufind.bat doesn't exist, the user hasn't run the installer yet.
 echo ERROR: vufind.bat does not exist -- could not set up environment.
-echo Please run install.bat to correct this problem.
+echo Please run install.php to correct this problem.
 goto end
 :usevufindbat
 call vufind > nul