Skip to main content

How do I set up a Self Check-In Kiosk on a computer (in Chrome browser)?

Updated over 2 weeks ago

​
A self check-in kiosk can dramatically reduce wait times and lines. This portal allows your attendees to check-in to an event by scanning a barcode/QR code or typing in their name.

We recommend setting up this kiosk in a Google Chrome browser running in Kiosk Mode. That way, your attendees won't see the URL address bar or other menus.

This mode also sends a print request directly to the printer and bypasses the Print Screen.

Setting up the Chrome Browser shortcut

  1. Close all internet browsers running on the computer.

  2. Create a new shortcut for Google Chrome on your desktop.

  3. Right click on your shortcut and select Properties.

  1. In the target section, you will see a link to a Chrome executable file (ending in chrome.exe). After the ", insert the following:
    --kiosk-printing --kiosk [URL, from your Self Check-In App]

  2. The setting for your target could now look something like this:
    "C:\Program Files\Google\Chrome\Application\chrome.exe" --kiosk --kiosk-printing URL of YOUR KIOSK APP

  3. Select Apply and then OK.
    ​

When you're ready to open the Kiosk:

  1. Make sure you've closed all instances of Chrome.

  2. Have your default printer set correctly.

  3. From your desktop, double click on your new shortcut icon. This will open your app in full screen kiosk mode.

  4. To close the screen, select alt+F4 on your keyboard.

Did this answer your question?