Installing a single install of Printer Installer as a non-default web site
To install a single install of Printer Installer as a non-default IIS website, do the following:
- Create a DNS host record with the IIS server’s IP address. Example: print.example.com
- Create folder “pi” in the c:\ folder
- Create folder “print” in the c:\pi\ folder
- From within the IIS Administrator, add a new Web Site and call it “Print”, with physical path “c:\pi\print\” and Host name “print.example.com”
- Run PrinterInstallerSetup.exe
- Select Advanced Installation and click Next
- Select "Print" from the Web-sites drop down, click Next
- Select “MySQL is not installed, install it”, and then click Install
- Click Close