Fix: Usage of firefox

This commit is contained in:
Laurent Destailleur 2011-01-16 00:09:37 +00:00
parent f2e8f6bfdd
commit c46230485a

View File

@ -3,7 +3,7 @@ REM Launch Dolibarr
REM ---------------
REM If no lock file, we call install process
IF NOT EXIST www\dolibarr\install.lock start "WAMPBROWSER" http://localhost:WAMPAPACHEPORT/dolibarr/install/
IF NOT EXIST www\dolibarr\install.lock start "Dolibarr into Firefox" "WAMPBROWSER" http://localhost:WAMPAPACHEPORT/dolibarr/install/
REM If lock file exists, we call home page
IF EXIST www\dolibarr\install.lock start "WAMPBROWSER" http://localhost:WAMPAPACHEPORT/dolibarr/
IF EXIST www\dolibarr\install.lock start "Dolibarr into Firefox" "WAMPBROWSER" http://localhost:WAMPAPACHEPORT/dolibarr/