<< Click to Display Table of Contents >> Navigation: Technical specifications > Intellek Live Content |
Live Content for the End-User
|
Live Content Launcher MSI prior version - v5.80 available September 21, 2021 Live Content Launcher MSI current version - v6.0 available June 8, 2022 Live Content Launcher MSI current version - v6.1 available July 1, 2022 Live Content Launcher MSI current version - v6.2 available January 26, 2023 Update: Upgrade to .Net 6.0, removal of Splash Screen. Intellek Live Launch MSI current version - v6.3 available May 4, 2023 Update checklist❑Download the Live Content Launcher MSI. (or copy to your browser: https://www2.tutorpro.com/tang_support/webUpdate/Updater/intellek-live-launch-setup.msi) This program allows Intellek Create authors to preview and capture controls when creating content and for users to seamlessly launch content created in Intellek Create.
❑Install the new MSI to a test group on the network ❑Confirm this works for the test group by using this test Launch page ❑Install the MSI firm-wide.
|
Installation OptionsMSI update check option Optionally, choose to have the MSI automatically check for MSI updates.
MSEdgeWebview2 optionOptionally, install MSEdgeWebview2 (required) via the interface. MSI Rollout – MSIEXECTo rollout the MSI using MSIEXEC via group policy you can use the following example lines: Full installationmsiexec.exe /package "\\path-to-msi\intellek-live-launch-setup.msi" /quiet Non auto update checkmsiexec.exe /package "\\path-to-msi\intellek-live-launch-setup.msi" AUTO_UPDATE="False" /quiet
Non install of MSEdgeWebview2 msiexec.exe /package "\\path-to-msi\intellek-live-launch-setup.msi" INSTALL_MSEDGEWV2="" /quiet
Both turned off msiexec.exe /package "\\path-to-msi\intellek-live-launch-setup.msi" AUTO_UPDATE="False" INSTALL_MSEDGEWV2="" /quiet
Live Launch CallsIntellek Live Launch MSI calls the following places when running: Update check here: www2.tutorpro.com/tang_support/webupdate/tp_ws_webupdate.asmx Data is retrieved from here: https://tp-atlas-api-01.azurewebsites.net/ Images are obtained from here: https://tpatlasblob01.blob.core.windows.net/ Registry Updates – URL ProtocolIn addition to the installation of the appropriate files, registry entries are made in the following location: Computer\HKEY_CLASSES_ROOT\tutorpro-live-content This registry entry contains the following information: URL Protocol: Indicates that this registry entry is to be looked at when the link in the web page is clicked. The link is as follows: Intellek-live-content: Shell\Open\Command provides the link to the installed program on the user’s computer in Program Files (x86) as stated above. On runningThe process is as follows: 1.The user clicks on a link in the LMS that presents them with a Live Launch web page. 2.The Live Launch button contains the link "tutorpro-live-content:" followed by the information that has always been there indicating the location of the web page itself that contains the assessment which is commented out at the bottom of the HTML document. Open one up and take a look. 3.Clicking the link instructs the browser to inquire upon the registry entry as mentioned above. The registry entry contains the information about the location of the EXE to run. 4.Intellek.Live.Launch.exe is executed with the info in the HTML passed to it as a parameter. 5.Launch.exe passes the command line parameter to the Intellek Create application. 6.The Intellek Create application runs the Live Content. |
If you are are using Intellek Live Content assessments, you will need a location on your network where all users have Write Permissions to save their results when they've completed the assessment, unless you've asked Intellek to host these files for you. If you do not have Live Content Studio, you will need a Results Viewer(MSI) to view assessments results. Inquire at support@intellek.io. |
For clients using the updated Live Content Launcher, Live Content will run via any Windows-based browser. |
XenDesktopNo plugin is required for Live Content to run in a XenDesktop session. XenApp - Accessed from server (typical)To use Live Content support for applications delivered to the user via the XenApp Accessed From Server model, the Intellek Virtualization Server Plug-in for the Citrix ICA Client must be installed on the XenApp Server and the Intellek Virtualization Client Plug-in for the Citrix ICA Client must be installed on each end-user’s machine.
|