Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Installation on Windows

Andreas Blaesius edited this page Mar 19, 2020 · 15 revisions

Installation on Windows

NOTE: help needed to further explain the required steps in this section. If you are taking this path, please consider editing this wiki. 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 the Assets 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.

Clone this wiki locally