OSDN Git Service

Automate the creation of installers.
[ffftp/ffftp.git] / Package / make_cab_file.bat
index 7fac7c0..e9ebddb 100644 (file)
@@ -6,8 +6,8 @@ REM;
 \r
 call installer_config.bat\r
 \r
-call make_cab_file_routine.bat "%cd%\%DIR_JPN_INST%\.." ffftp\r
-call make_cab_file_routine.bat "%cd%\%DIR_ENG_INST%\.." ffftp\r
-call make_cab_file_routine.bat "%cd%\%AMD64_DIR_JPN_INST%\.." ffftp\r
-call make_cab_file_routine.bat "%cd%\%AMD64_DIR_ENG_INST%\.." ffftp\r
+call make_cab_file_routine.bat "%cd%\%DIR_INST_JPN%\.." ffftp\r
+call make_cab_file_routine.bat "%cd%\%DIR_INST_ENG%\.." ffftp\r
+call make_cab_file_routine.bat "%cd%\%AMD64_DIR_INST_JPN%\.." ffftp\r
+call make_cab_file_routine.bat "%cd%\%AMD64_DIR_INST_ENG%\.." ffftp\r
 \r