// Display Welcome Screen // Ask_User : Show dialog to user? (0=No,1=Yes) [Welcome_Screen] Ask_User=0 // Select default installation directory // default : default installation directory // Ask_User : Show dialog to user? (0=No,1=Yes) // Find_Optimized : Search for a possible installation location if cannot install in default directory (0=No,1=Yes) [Destination_Directory_Screen] default=C:\Interwise\Student Ask_User=0 Find_Optimized=1 // Display License Screen // Ask_User : Show dialog to user? (0=No,1=Yes) [License_Screen] Ask_User=0 // Display Installation Completed Screen // Ask_User : Show dialog to user? (0=No,1=Yes) [Installation_Completed_Screen] Ask_User=1 // Default ICC URL // ICC_URL : The Default ICC URL // Force_Login : Enables the "Register to Communication Center" option from Communications Gateway (0=No,1=Yes) // HTTP_Port : ICC web server port [ICC_URL] ICC_URL= Force_Login=1 HTTP_Port=80 // Support for users behind Firewall // Tunneling : Tunneling type. Can be Full, TCP, None [HTTP_Tunneling] //Support for users behind Firewall Tunneling=Full // Connect via a proxy server // Connection_Type : Connection type. Can be Auto (Auto Detect the proxy settings), Direct (Connect directly without proxy), Manual (Manual settings of the proxy) // Proxy_Data : Proxy URL or path to PAC file // Proxy_Port : Proxy port to connect to. Relevant only if Proxy data is a URL. [Proxy_Server] Connection_Type=Auto Proxy_Data= Proxy_Port= // Browser settings // Browser_Location : Define path of the browser (mainly for Netscape) // Use_Browser_Location : Use browser location defined above (mainly for Netscape) // Browser_Type : 0 = default browser, 1 = explorer, 2 = netscape // NavigateTimerTimeout : Timeout definition for Netscape browser (Milliseconds) [Internet_Browser] Browser_Location= Browser_Type=0 Use_Browser_Location=0 NavigateTimerTimeout=1000 // Specifies whether the user is given the option of rebooting after installation // Reboot : Always (Always ask for reboot), Never (Never ask for reboot), Required (Ask for reboot if required) [Reboot_Options] Reboot=Required // URL of demo Event [Demo_Session] Demo_Session_URL="" [InstallAndLaunchFromUncompress] //This section copy these file from SRC dir to the dir below and extract it: file1=,lang_dll.exe,Studend Language depended files [ExternalProcesses] //This section copy these file from SRC dir to the dir below and extract it: file1=,ExternalProcesses.exe,External Processes files // Location of More Info pages when offline // Trouble_Shooting_ICC : More Info pages location [Trouble_Shooting] Trouble_Shooting_ICC="systemcheck.interwise.com/systemcheck" // Support Insert Files // Install_ImageMaker_Printer : can be 0 or 1 (0=No,1=Yes) [Insert_Files] Install_ImageMaker_Printer=1 // Defines whether or not the installation includes the OpSession Viewer // Download_Viewer : Can be 0 or 1 (0=No, 1=Yes) [Support_Old_App_Sharing] Download_Viewer=0 // This parameter defines whether the upgrade will keep the current settings or replace them with the ones from this file // Keep_Settings : Can be 0 or 1 (0=No, 1=Yes) [Upgrade] Keep_Settings=1 //Defines whether or not the ISS needs to test all Communications Servers in the list before establishing a connection with a specific Communications Server. // Scan_Type : The scan type can be - // 0 - Full scan (all the servers in the list). // 1 - Fast scan (scan until a good server is found). // 7 - Full scan the first time only, then a fast scan. [Server_Selection] Scan_Type=0 // Defines if Push Client will run after the installation and at startup, and whether to install // the Push Client as a Windows-based service (only on Windows NT, otherwise it will // be installed as a regular Windows-based process) // Values can be 0 or 1 (0=No, 1=Yes) [Run_PushClient] After_Installation=1 At_Startup=1 [Push_Client_Options] Use_Last_Install_Settings=0 // (0=Apply the Install_as_a service setting, 1=Keep the previous install type (Service/Process)) Install_As_Service=0 // (0 = Push client process,1 = Push Client Service) Run_Icon_in_Systray=1 // (0 = Don't display icon,1 = Display icon) Ask_to_Replace_Registered_User_Details=0 // (0=Don't prompt when a new user enters an Event. 1=Prompt the user) // This option will become relevant only after the Push Client will already have the details of the user // Network environment setting // Use_DNS: Try to locate a DNS serevr (using the local OS) when establishing connection (0=No,1=Yes) [Network_Environment] Use_DNS=0 [Branding] Fixed_logo=0 // 0 = Override fixed logo with the Event Materials logo (if exists) // 1 = Always display fixed logo (if exists) Copy_logo=0 // 0 = Do no copy the logo file from the install directory // 1 = Copy the logo file from the install directory