Installing ShotFactory on Windows

Important security notice: don't run the screenshot factory on your Administrator account. The program will load many websites in your browser, and some of them may contain exploits for known security holes. One of my screenshot factories has been hijacked in this way. It's safest to create a new unprivileged user account and run the screenshot factory there.

See also StandaloneInternetExplorer if you want to run different versions of Internet Explorer on one machine.

There are two different ways to install the screenshot factory on windows:

  1. Simple method: binaries for Windows
  2. Advanced method: source code from the Subversion repository

Simple method: binaries for Windows

This method is strongly recommended. It does not require any other installations. Helper programs and the Python interpreter with all required libraries are included.

  • Download the latest zip file from the binaries download section.
  • Extract the zip file somewhere (e.g. to a folder on the Desktop).
  • Double click on shotfactory.exe, or run it from the command line.
  • Or you can use shotfactory.bat which also disables the screensaver and keeps the command line window open when an error occurs.
  • To use shotfactory.bat, put your password in a file called passwd.txt in the same folder.
  • You can also create a shortcut to shotfactory.bat on the Desktop.

See InstallFactory for registration and troubleshooting tips.

Advanced method: source code from the Subversion repository

Use this method if you want to fiddle with the source code.

See InstallFactory for registration and troubleshooting tips.