Windows 7

A regular (little) PC with Microsoft Windows on it, is in general a very solid digital signage setup. In this section we'll show you how to install and configure Google Chrome as the browser that is used for channel playback. We also describe what you should do to have the PC shut down automatically and startup everything automatically when you switch it on again.

Latest Video Drivers

For optimal graphics performance, make sure you are running the latest video drivers on your computer.

  1. Go to Start > Control Panel > Display.
  2. Click Change display settings.
  3. Click Advanced settings (to the right on the middle part of the screen).
  4. On the Adapter tab click the Properties button.
  5. On the Driver tab click Update driver.
  6. Click Search automatically for updated driver software.
  7. A message will appear to tell you the driver is up to date or instructions on how to update your driver.

Google Chrome Installation

  1. If Google Chrome is not yet installed, open your current web browser and go to http://google.com/chrome and then download and install the latest version of Google Chrome as instructed.
  2. When asked, set Chrome to be your default browser.
  3. If Chrome is already installed you can set it as the default browser:
    1. in Chrome, click the button on the top right with the three horizontal lines (or dots depending on the version of Chrome)
    2. click Settings
    3. select Make Google Chrome my default browser
  4. Now make sure that videos with sound can play correctly:
    1. Type chrome://settings/content/sound in the address bar.
    2. In the section Allow press the Add button.
    3. Type [*.]biz and press Add.

Disable Windows Auto-Updates

Just like you don't want Chrome to automatically update, you also want the same for Windows. On a regular computer that you use yourself every day this is bad advice, especially since you need to be protected against the latest threats when pulling in e-mail, downloading unknown programs and visiting all kinds of new websites. However, on a computer that only visits the same well-known website over and over again, this is less of an issue. Instead you want to make sure that the channel playback does not get interrupted by any update procedure. Here's how you do that.

  1. Go to Start > Control panel > Windows update
  2. Choose Change settings,
  3. Under Important updates choose the option Turn off automatic updating. I want to update my computer manually.
  4. Under Recommended updates check Give me recommended updates the same way I receive important updates.

Disable Energy Saving Mode

To make sure that the screen does not turn black after a few minutes, do the following:

  1. Go to Start > Control panel > Power options
  2. Select the High performance plan (possibly found under Show additional plans).
  3. Click to the right of this plan Change plan settings
  4. Select Never for all options.
  5. Set both Brightness sliders to the right most position.

In addition we need to make sure that the computer does not automatically go into sleep (hibernation) mode:

  1. Go to Start, type cmd and hit the enter key
  2. In the black window that you see now, type
    powercfg -h off

Windows Hibernation Off

Automatically Start Chrome On Startup

To make Google Chrome start automatically when Windows starts, do the following:

  1. Download this zip file and unpack it to the Desktop of your computer. Place the files StartChromeForPlayr.cmd and playr_loader.html on your Desktop.
  2. Check if Chrome starts up by double clicking the StartChromeForPlayr.cmd file. If Chrome starts full screen and shows a Bizplay (player registration) page, then this works correctly.
  3. Quit Chrome by pressing Alt + F4.
  4. Go to Start and start typing Task Scheduler; select the Task Scheduler from the popup window.
  5. Choose Create basic task and name it Start Chrome for Bizplay, click Next.
  6. Set that this task has to be executed When I log in, click Next.
  7. Choose the action Start a program, click Next.
  8. Click the Browse button and select the StartChromeForPlayr.cmd file on the Desktop.
  9. To make startup more smooth: check “Open the Properties dialog for this task when I click Finish” before you click Finish.
  10. Go to the Triggers tab, click At log on trigger and choose Edit...
  11. Under Advanced settings, check Delay task for and choose 30 Seconds. This way Chrome will start up 30 seconds after Windows has started. This will allow for network and internet connections to have been established.

Automatic Player Shutdown (Sleep Mode)

If you like to save some energy, you can set the computer to go into sleep mode when you like your channel to stop playing.

  1. Go to Start and start typing Task Scheduler; select the Task Scheduler from the popup window.
  2. Click Create basic task enter a name like Shut down and click Next.
  3. Set the trigger to Daily and click Next.
  4. Set the Action to Start a Program and click Next.
  5. Set the Program to C:\Windows\System32\rundll32.exe and set the Argument to powrprof.dll,SetSuspendState 0,1,0 and click Next.
  6. On the last page check “Open the Properties dialog for this task when I click Finish” and click Finish.
  7. On the General tab under Security options check Run whether user is logged on or not and check Run with the highest privileges.

Automatic Player Startup

Create a task to automatically wake your computer out of sleep mode.

  1. Go to Start and start typing Task Scheduler; select the Task Scheduler from the popup window.
  2. Click Create basic task enter a name like Start up and click Next.
  3. Set the trigger to Daily and click Next.
  4. Set the time the computer has to wake up, set Recur every to 1 day and click Next.
  5. Set the Action to Start a Program and click Next.
  6. Set the Program to ipconfig.exe and set the Argument to /renew and click Next
  7. On the last page check Open the Properties dialog for this task when I click Finish and click Finish.
  8. On the General tab under Security options check Run whether user is logged on or not and check Run with the highest privileges.
  9. On the Conditions tab under Power check Wake up computer to run this task.

It depends on the computer you are using if this automatic startup is going to work. So be sure to test it. The alternative is to set auto-startup in the computer's BIOS. You will have to read the BIOS user manual to find out if and how that works on that specific computer. For more details on this, also check the Linux section.

If a password has been set for the user account with which you log on to this computer, then this password should be removed/disabled to prevent a login screen when the computer starts.

  1. Go to Start > Control panel > Power options.
  2. Click Require a password on wakeup in the left column.
  3. Check Don't require a password at the bottom of the window.