File: /home/joderbya/quick-step-ei.com/dollibar/rundoliwamp.bat
@echo off
REM Launch Dolibarr
REM ---------------
REM If no lock file, we call install process
IF NOT EXIST dolibarr_documents\install.lock start "Dolibarr" "C:\Program Files (x86)/Google/Chrome/Application/chrome.exe" http://localhost:80/dolibarr/install/
REM If lock file exists, we call home page
IF EXIST dolibarr_documents\install.lock start "Dolibarr" "C:\Program Files (x86)/Google/Chrome/Application/chrome.exe" http://localhost:80/dolibarr/