<< Click to Display Table of Contents >> Navigation: »No topics above this level« Live Content Launcher MSI Checklist |
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.
❑Download the Live Content Launcher MSI. (or copy to your browser: https://download.tutorpro.com/installations/productdownloads/?msirequest=intellek-live-launch-setup) 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.
Best Practice We recommend uninstalling older versions before installing the latest version of the Live Content Launcher MSI. |
❑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.
Intellek Clients joining after November 2020 do not require this next step.
❑Book a one hour session with team Intellek. ***
***During this session you will be asked to share your screen. You will identify a select few courses in your LMS for Intellek to update and for you to test with the new installation. On the same call, if all is OK, Intellek will perform the necessary steps to update (or assist you to update) all Live Content in your Intellek LMS.
MSI Installation When installed, the MSI unpacks the necessary files to the following location: C:\Program Files (x86)\Intellek\Intellek Live Launch This folder contains Intellek.Live.Launch.exe and its associated binaries. The launcher installs and runs the Intellek Create application from the user profile. It is beneficial, for a smaller installation footprint per user, to have DotNet Core 5 runtime installed. 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. |