Laurent Destailleur c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2 سال پیش
..
Languages c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2 سال پیش
.gitignore f1d41a0807 Ignore 2 سال پیش
Makefile 64fbae7bbf Work with MINGW compiler. No need to have cygwin1.dll. 16 سال پیش
README.md 7aa8fa98ec Update doc 2 سال پیش
UsedPort.cpp 8bb832d06b Fix Natural english 9 سال پیش
UsedPort.exe 66463fd007 Test port in DoliWamp install 16 سال پیش
builddemosslfiles.bat.install b2e115a981 Fix: Script to upgrade to 2.7 for Doliwamp must works if there is already a previous version. 15 سال پیش
ca_demo_dolibarr.crt e377b3f242 Add script to create demo certificate for SSL 16 سال پیش
ca_demo_dolibarr.key e377b3f242 Add script to create demo certificate for SSL 16 سال پیش
config.inc.php.install 835441d437 remove blank line 2 سال پیش
dolibarr.conf.install 1b6da075f7 Fix new apache 2.4 directives 9 سال پیش
doliwamp.bmp d7bc30fc4e Prepare DoliWamp 4.0 9 سال پیش
doliwamp.iss 4dd3b48a75 Fix detection of Edge 2 سال پیش
doliwampoff.ico 651ae9d17d Added scripts and tools to build an autoexe installer 17 سال پیش
doliwampon.ico 651ae9d17d Added scripts and tools to build an autoexe installer 17 سال پیش
doliwampsmall.bmp e55ae1476a Fix innosetup install 9 سال پیش
httpd.conf.install 221776d07d Migrate DoliWamp to use WampServer 3 5 سال پیش
index.php.install 35ceb805dd update with html5 compliant code 6 سال پیش
install.forced.php.install cb3e204281 Fix use of dolibarr_main_distrib 4 سال پیش
install_services.bat.install 64aa231e33 Avoid password in files 5 سال پیش
my.ini.install 221776d07d Migrate DoliWamp to use WampServer 3 5 سال پیش
mysqlinitpassword.bat.install 221776d07d Migrate DoliWamp to use WampServer 3 5 سال پیش
mysqltestinstall.bat.install 221776d07d Migrate DoliWamp to use WampServer 3 5 سال پیش
openssl.conf e377b3f242 Add script to create demo certificate for SSL 16 سال پیش
php.ini.install 5ac80844cb FIX #14036 5 سال پیش
phpmyadmin.conf.install 1b6da075f7 Fix new apache 2.4 directives 9 سال پیش
removefiles.bat 18c3dff627 Minor changes for installer 17 سال پیش
rundoliadmin.bat.install b31297b712 Add comment for microsoft edge 6 سال پیش
rundolihelp.bat.install b31297b712 Add comment for microsoft edge 6 سال پیش
rundoliwamp.bat.install b31297b712 Add comment for microsoft edge 6 سال پیش
startdoliwamp.bat f3eb564d5f Some fix for mysql5.6.17 9 سال پیش
startdoliwamp_manual_donotuse.bat.install 221776d07d Migrate DoliWamp to use WampServer 3 5 سال پیش
stopdoliwamp.bat f3eb564d5f Some fix for mysql5.6.17 9 سال پیش
uninstall_services.bat.install 221776d07d Migrate DoliWamp to use WampServer 3 5 سال پیش

README.md

DOLIWAMP, THE DOLIBARR INSTALLER FOR WINDOWS

DoliWamp is a special all in one package installer for Windows (Dolibarr+Mysql+Apache+PHP). It's a dedicated Dolibarr version for Windows newbies with no technical knowledge. This package will install or upgrade Dolibarr but also all prerequisites like the web server, and the database in one auto-install process.

This directory contains files used by makepack-dolibarr.pl script to build the all-in-on .EXE package DoliWamp, ready to be distributed (for Windows). The build of .exe files need to have some windows executable files already installed (Apache, MariaDb). The package to install to get this files are defined into the file doliwamp.iss (searhc line starting with "; Value OK:")

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