dolibarr/build/exe/doliwamp/rundolihelp.bat.install
2024-09-06 20:28:06 +08:00

8 lines
277 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/"