Skip to content

Installation on Windows

Andreas Blaesius edited this page Oct 20, 2019 · 10 revisions

Installation on Windows

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 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