SiteKiosk Documentation
One Step Back

Guidelines for First-Time Users



SiteKiosk allows you to secure any Windows PC system (System Requirements) in just a few minutes. In order to do so, you will need to proceed as follows:
  • Step 1: System Setup
    General information on how to set up your system in order to protect it against manipulation from the very beginning.
  • Step 2: Installation under Win 2000/XP (System Security Manager)
    If you use Windows 2000/XP, we advise you to employ the integrated System Security Manager.
  • Step 3: SiteKiosk Configuration Wizard
    General information on the SiteKiosk Configuration Wizard.
  • Step 4: Choose SiteKiosk Starting Mode
    SiteKiosk makes the use of different starting options possible.
  • Step 5: Set SiteKiosk as default browser
    Running under the restricted SiteKiosk user account, SiteKiosk is automatically set up as the default web browser. The main benefit of this is that whenever other applications (e.g. messengers) call up an HTML link, this link will be opened directly in SiteKiosk rather than (as it used to be) in the Internet Explorer (which would be suppressed by SiteKiosk). For other user accounts you will find the corresponding settings under "Start/Control Panel/Add or Remove Programs/Set Program Access and Defaults". In this menu, choose SiteKiosk as your default web browser. You can change the default browser settings at any time.

  • For Professionals: SiteKiosk Object Model
    Here you will find all necessary objects, events, methods and properties to program SiteKiosk.
 
    Silent Installation

    You can install SiteKiosk via command-line without user interaction. Please take care of the following information if you want to do so:

    Command-line options that require a parameter must be specified with no space between the option and its parameter. For example, sitekiosk.exe /v"INSTALLLEVEL=1" is valid, while sitekiosk.exe /v "INSTALLLEVEL=1" is not. Quotation marks around an option's parameter are required only if the parameter contains spaces. If a path within a parameter contains spaces, you may need to use quotation marks within quotation marks, as in the following example: sitekiosk.exe /v"INSTALLDIR=\"C:\My Files\"".

    Valid properties are for example:

    DEFAULTPASSWD
    Any password string you might think of.

    INSTALLLEVEL
    By default SiteKiosk installs with all plug-ins. If you set this property to a value of 1, no plug-ins will be installed.

    INSTALLDIR
    Your installation directory.

    INSTALLSYSTEMSECURITY
    Valid value is only 1. Set it if you want to run the System Security Manager at the end of the installation. Please note that you need to press an OK button on that machine after the Security Manager applied all settings! Otherwise the installation will not finish!

    e.g.:
    sitekiosk.exe /s /v"INSTALLDIR=\"C:\My Files\" INSTALLSYSTEMSECURITY=1 DEFAULTPASSWD=mypassword INSTALLLEVEL=1 /qn"

 


Back to topBack to top

© 1997-2007 PROVISIO - Chicago, USA & Muenster, Germany - SiteKiosk DevTeam