dolibarr/build/exe/doliwamp/rundoliadmin.bat.install
2019-06-30 14:45:36 +02:00

7 lines
226 B
Plaintext

@echo off
REM Launch Dolibarr Admin center
REM ----------------------------
REM Go to admin center page
start "WAMPBROWSER" http://localhost:WAMPAPACHEPORT/
REM FOR EDGE start microsoft-edge:"http://localhost:WAMPAPACHEPORT/"