{"id":50742,"date":"2020-06-30T05:34:51","date_gmt":"2020-06-30T12:34:51","guid":{"rendered":"http:\/\/www.technosolutions.com\/kb\/?p=50742"},"modified":"2020-06-30T05:34:51","modified_gmt":"2020-06-30T12:34:51","slug":"installing-topteam-app-launcher-using-msi-installer-in-silent-mode-cloud-deployment","status":"publish","type":"post","link":"http:\/\/www.technosolutions.com\/kb\/50742\/installing-topteam-app-launcher-using-msi-installer-in-silent-mode-cloud-deployment\/","title":{"rendered":"Installing TopTeam App Launcher using MSI installer in Silent Mode (Cloud Deployment)"},"content":{"rendered":"<p><!-- Start ScreenSteps Content --><\/p>\n<div class=\"LessonContent\">\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Overview<\/h3>\n<div class=\"StepInstructions\">\n<p><i>TopTeam App Launcher <\/i>component of the<i> TopTeam Auto Update <\/i>feature allows you to automatically install and update<i> TopTeam Cloud App <\/i>on users&#8217; computers. <i>TopTeam Cloud App<\/i> will be conveniently updated on each user&#8217;s computer whenever a newer version of <i>TopTeam Cloud App<\/i> is published, without any manual steps to be performed by end users.<\/p>\n<p><i>TopTeam App Launcher<\/i> can be installed using Silent Mode. This installation enables you to install the app on multiple systems without any user interaction using <strong>msiexec.exe. <\/strong>When you install using Silent mode, the user interface (GUI) is not available. You will have to install via <i>Command Prompt<\/i> using the commands and parameters explained in this article.<\/p>\n<p>This article explains how to install <i>TopTeam App Launcher<\/i> using Silent Mode.<\/p>\n<p>You can also double-click and run the installer. To learn more, click <a href=\"http:\/\/www.technosolutions.com\/kb\/50722\/installing-topteam-cloud-app-using-auto-update-feature-via-msi-installer\/\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Who should read this?<\/h3>\n<div class=\"StepInstructions\">\n<ul>\n<li>TopTeam Administrators<\/li>\n<li>System Administrators<\/li>\n<li>IT Support<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Preparations<\/h3>\n<div class=\"StepInstructions\">\n<p>1. Uninstall <i>TopTeam Cloud App<\/i> if you had previously installed it.<br \/>\n2. Ensure that the Windows Desktop and Start menu shortcuts are removed from user computers.<\/p>\n<p>The MSI installer file format is: TopTeam_App_Launcher&lt;TopTeam App Launcher Version&gt;_&lt;Release Date&gt;.msi<br \/>\nE.g. TopTeam_App_Launcher_3.0_27Jul16.msi<\/p>\n<p>In the example above:<\/p>\n<ul>\n<li>&lt;TopTeam App Launcher Version&gt; &#8211; 3.0 &#8211; is the version number of <i>TopTeam App Launcher<\/i><\/li>\n<li>&lt;Release Date&gt; &#8211; 27Jul16 &#8211; is the release date of <i>TopTeam App Launcher <\/i><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Run Command Prompt as an administrator<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1465016620511-1.png\" alt=\"media_1465016620511-1.png\" width=\"476\" height=\"352\" \/><\/div>\n<div class=\"StepInstructions\">\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">The following image shows the path of the MSI installer<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469616756390-1.png\" alt=\"media_1469616756390-1.png\" width=\"540\" height=\"181\" \/><\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Following are the commands for installing TopTeam App Launcher<\/h3>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Installing App Per Machine<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469616945404-1.png\" alt=\"media_1469616945404-1.png\" width=\"540\" height=\"235\" \/><\/div>\n<div class=\"StepInstructions\">\n<p><strong>Command line:<\/strong> msiexec.exe \/i &#8220;C:\\Program Files\\TopTeamAppLauncher\\TopTeam_App_Launcher_3.0_27Jul16.msi&#8221; \/qn ALLUSERS=2 MSIINSTALLPERUSER=0<\/p>\n<p>This command line will install <i>TopTeam App<\/i> <i>Launcher<\/i> for all users of the computer. If a user is not an administrator, the application will not be installed.<\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Installing App Per User<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469617220199-1.png\" alt=\"media_1469617220199-1.png\" width=\"540\" height=\"235\" \/><\/div>\n<div class=\"StepInstructions\">\n<p><strong>Command line: <\/strong>msiexec.exe \/i &#8220;C:\\Program Files\\TopTeamAppLauncher\\TopTeam_App_Launcher_3.0_27Jul16.msi&#8221; \/qn ALLUSERS=2 MSIINSTALLPERUSER=1<\/p>\n<p>This command line will install <i>TopTeam App<\/i> <i>Launcher<\/i> for the mentioned number of administrator users i.e. &#8220;2&#8221; and for the mentioned number of PERUSER i.e. &#8220;1&#8221; who may not have administrative rights.<\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Installing App with low power Windows User Account privileges<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469617273281-1.png\" alt=\"media_1469617273281-1.png\" width=\"540\" height=\"235\" \/><\/div>\n<div class=\"StepInstructions\">\n<p><strong>Command line: <\/strong>msiexec.exe \/i &#8220;C:\\Program Files\\TopTeamAppLauncher\\TopTeam_App_Launcher_3.0_27Jul16.msi&#8221; \/qn ALLUSERS=2 MSIINSTALLPERUSER=1<\/p>\n<p>This command line will install <i>TopTeam App<\/i> <i>Launcher<\/i> for a low power user i.e for users who do not have administrative rights. For this installation, you do not have to run <strong>Command Prompt<\/strong> as an administrator.<\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Installed App<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469617403519-1.png\" alt=\"media_1469617403519-1.png\" width=\"540\" height=\"189\" \/><\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Uninstalling App<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469617429244.png\" alt=\"media_1469617429244.png\" width=\"540\" height=\"235\" \/><\/div>\n<div class=\"StepInstructions\">\n<p><strong>Command line: <\/strong>msiexec.exe \/x &#8220;C:\\Silent\\TopTeamAppLauncher\\TopTeam_App_Launcher_3.0_27Jul16.msi&#8221; \/qb<\/p>\n<p>This command line will uninstall <i>TopTeam App<\/i> <i>Launcher<\/i> from the system(s).<\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Uninstalled App<\/h3>\n<div class=\"StepImage\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2020\/06\/media_1469617455044.png\" alt=\"media_1469617455044.png\" width=\"540\" height=\"179\" \/><\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\">Related Articles<\/h3>\n<div class=\"StepInstructions\">\n<p><a href=\"http:\/\/www.technosolutions.com\/kb\/50722\/installing-topteam-cloud-app-using-auto-update-feature-via-msi-installer\/\" target=\"_blank\" rel=\"noopener\">Installing TopTeam Cloud App using Auto Update feature via MSI installer <\/a><br \/>\n<a href=\"http:\/\/www.technosolutions.com\/kb\/47211\/how-to-install-topteam-cloud-using-auto-update-feature\/\" target=\"_blank\" rel=\"noopener\">Installing TopTeam Cloud App using Auto Update feature from a Zip file<\/a><\/p>\n<\/div>\n<\/div>\n<div class=\"LessonStep top\">\n<div class=\"StepInstructions\">\n<p>Revised: June 30th, 2020<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- End ScreenSteps Content --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview TopTeam App Launcher component of the TopTeam Auto Update feature allows you to automatically install and update TopTeam Cloud App on users&#8217; computers. TopTeam Cloud App will be conveniently updated on each user&#8217;s computer whenever a newer version of TopTeam Cloud App is published, without any manual steps to be performed by end users. TopTeam App Launcher can be installed using Silent Mode. This installation enables you to install the app on multiple systems without any user interaction using msiexec.exe. When you install using Silent mode, the user interface (GUI) is not available. You will have to install via <\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[208,327,280],"class_list":["post-50742","post","type-post","status-publish","format-standard","hentry","category-installation","tag-auto-update","tag-cloud-app","tag-installation"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/paoaNA-dcq","_links":{"self":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/50742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/comments?post=50742"}],"version-history":[{"count":2,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/50742\/revisions"}],"predecessor-version":[{"id":50745,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/50742\/revisions\/50745"}],"wp:attachment":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/media?parent=50742"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/categories?post=50742"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/tags?post=50742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}