Open a DOS window and navigate to the 'RelayerInstaller' folder on the temporary directory. Run the installer from the command prompt as follows:For installing with SkillPort v5.0
install lms <drive>:\\<Tomcat Directory> <Company BackEnd Virtual Name> <drive>:\\<SkillPort Instance Path>\\<SkillPort Instance name>\\BackEnd\\sla.properties
For installing with SkillPort v3.3 or lower
Install lms <drive>:\\<TOMCAT Directory> <CompanyName> C:\\WINNT\\system32\\serverini.dat
Note: Use a double backslash as a separator. If there are spaces in the Tomcat directory or serverini.dat or sla.properties path, use quotation marks around the entire path.
For example:
install lms "C:\\tomcat 50" company1backend "C:\\Program Files\\SkillPort\\SkillPort\\BackEnd\\sla.properties"
or
install lms "C:\\tomcat 50" SkillSoft C:\\WINNT\\system32\\serverini.dat