From 7aa8fa98ec0b8bd8d1f7146296dea140ac8b651c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 13 Sep 2022 13:43:44 +0200 Subject: [PATCH] Update doc --- build/exe/doliwamp/README.md | 2 ++ build/makepack-howto.txt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build/exe/doliwamp/README.md b/build/exe/doliwamp/README.md index be8cf1f3ac5..8f9878bfa29 100644 --- a/build/exe/doliwamp/README.md +++ b/build/exe/doliwamp/README.md @@ -9,3 +9,5 @@ The build of .exe files need to have some windows executable files already insta If you have technical knowledge in web administration and plan to share your server instance (Apache, Mysql or PHP) with other projects than Dolibarr or want to use Dolibarr other components (PostgreSQL), you should not use this assistant and make a manual installation of Dolibarr on your existing server by downloading the standard package (.tgz or .zip file). + +!!! See file ../makepack-howto.txt diff --git a/build/makepack-howto.txt b/build/makepack-howto.txt index be88302cd1d..988471e3c53 100644 --- a/build/makepack-howto.txt +++ b/build/makepack-howto.txt @@ -25,9 +25,9 @@ Prerequisites to build autoexe DoliWamp package: ***** Prerequisites For Windows ***** -Install Perl +Install Perl. Install WampServer-3.2.*-64.exe -isetup-5.5.8.exe +Install isetup-5.5.8.exe ***** Actions to do a BETA *****