Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6066)
+++ temp/trunk/html/install/index.php	(revision 6072)
@@ -610,5 +610,6 @@
 	"<?php\n".
 	"    define ('ECCUBE_INSTALL', 'ON');\n" .
-	"    define ('ROOT_DIR', '" . $root_dir . "');\n" . 
+	"    define ('ROOT_DIR', '" . $root_dir . "');\n" .
+	"    define ('HTML_PATH', '" . $root_dir . "');\n" .	 
 	"    define ('SITE_URL', '" . $normal_url . "');\n" .
 	"    define ('SSL_URL', '" . $secure_url . "');\n" .
