-
Notifications
You must be signed in to change notification settings - Fork 161
Installation on Windows
Andreas Blaesius edited this page Oct 20, 2019
·
10 revisions
Instructions not complete. If you like to help documenting proper instructions for Windows please use the issue here to let us know.
-
Make sure you've Apache Server and PHP installed.
Recommend: XAMPP (Apache + MariaDB + PHP + Perl)
-
Download and install git
-
Download latest Photobooth release
photobooth-xxx.zip
(don't download the Source code) from theAssets
here and extract it. -
Download digiCamControl and extract the archive into
digicamcontrol
inside the photobooth root folder, e.g.D:\xampp\htdocs\photobooth\digicamcontrol
-
Inside your Photobooth source run
git submodule update --init
from command line to download needed submodules.