Article ID: 476
|
Creation Date: 5/31/2006 2:38 PM
|
Product: SiteKiosk Classic Windows
|
Attachment: -
|
ArticleType: FAQ
|
Version: 6.5.0 (and later)
|
Language: English
|
Views: 110441
|
Last Modification Date: 11/4/2014 3:58 PM
|
Platform: Windows
|
|
Level: Closed
|
|
|
FAQ: Is there an option for an unattended or silent installation of SiteKiosk?
The following are the silent installation options for SiteKiosk:.
Examples:
Complete silent installation
Complete silent installation and changing of the password of the restricted SiteKiosk user to the one you choose here
sitekiosk.exe /S /V"/qn DEFAULTPASSWD=12MyPasswd"
Installation is not silent but the password of the restricted SiteKiosk user will be changed to the one you choose here
sitekiosk.exe /V"DEFAULTPASSWD=12MyPasswd"
Possible Parameters:
Changing password of the SiteKiosk user account
DEFAULTPASSWD=desired_password
default: provisio
SiteKiosk user will be set to “Protected” or left “Unprotected” during the installation of SiteKiosk
default: 1
possible values:
1 = the restricted SiteKiosk user will be set to “Protected” during the installation of SiteKiosk
\"\" = the restricted SiteKiosk user will not be set to “Protected” during the installation of SiteKiosk
Example:
Silent and the SiteKiosk user will be left “Unprotected”:
sitekiosk.exe /S /V"/qn INSTALLSYSTEMSECURITY=\"\""
Since SiteKiosk Version 7.1.266:
- Use this to install SiteKiosk without the restricted SiteKiosk user (not possible anymore via installation GUI).
INSTALLSYSTEMSECURITYUSER=\"\"
Example (silent):
Sitekiosk7.exe /S /V"/qn INSTALLSYSTEMSECURITYUSER=\"\""
Since SiteKiosk 7.5.294:
- Installation with or without downloading the VNC.dll for the RDP feature of the SiteRemote 3 Client:
default = Yes
Possible values:
Yes / No
-Silent Installation to another folder using the msi parameter “INSTALLDIR”.
SiteKiosk7.exe /S /V"/qn INSTALLDIR=C:\Kiosk"
Since SiteKiosk Version 8
- Installation with or without Klite:
Windows XP default = 1
Windows 7 default = 0
Possible values:
1 / 0