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

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