2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/dev/build/exe/doliwamp/rundolihelp.bat.install
Laurent Destailleur (aka Eldy) c9519a1a5a Move dir build into dev/build
2025-01-05 14:28:07 +01:00

9 lines
278 B
Plaintext

@echo off
REM Launch Dolibarr Help center
REM ---------------------------
REM Go to help center page
echo Please wait...
start "WAMPBROWSER" http://localhost:WAMPAPACHEPORT/dolibarr/support/
REM FOR EDGE start microsoft-edge:"http://localhost:WAMPAPACHEPORT/dolibarr/support/"