{"id":2674,"date":"2020-07-06T13:56:31","date_gmt":"2020-07-06T13:56:31","guid":{"rendered":"https:\/\/bssrdf.com\/?post_type=manual_documentation&#038;p=2674"},"modified":"2022-01-28T09:10:09","modified_gmt":"2022-01-28T08:10:09","slug":"silent-install-pc","status":"publish","type":"manual_documentation","link":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/","title":{"rendered":"Silent Install (PC)"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_83 ez-toc-wrap-right counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">On this page<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-6a309f94cb2fa\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #ffffff;color:#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #ffffff;color:#ffffff\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-6a309f94cb2fa\" checked aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/#Commands\" >Commands<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/#Examples\" >Examples<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/#Unattended_Uninstall\" >Unattended Uninstall<\/a><\/li><\/ul><\/nav><\/div>\n\n<p>You or your IT department may wish to run the KeyShot Installer for PC* as a silent installation. The KeyShot installer takes the following arguments:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"SilentInstall(PC)-Commands\"><span class=\"ez-toc-section\" id=\"Commands\"><\/span>Commands<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><code>\/S<\/code>&nbsp;\u2013 for a silent installation.<\/li><li><code>\/AllUsers<\/code>&nbsp;\u2013 installs for all users with shortcuts in start menu.<\/li><li><code>\/USERNAME=somepath<\/code>&nbsp;\u2013 changes the destination folder for the KeyShot Resources folder.&nbsp;<\/li><li><code>\/FLEXLM=27000@myserver&nbsp;<\/code>\u2013 set the FlexLM server\u2019s port and hostname. Only use this command if you have a&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/buy.keyshot.com\/products\/keyshot-pro-floating\" target=\"_blank\">floating license<\/a>&nbsp;for multiple computers.<\/li><li><code>\/D=C:\\Program Files\\KeyShot 11&nbsp;<\/code>\u2013 set the program files destination. This must be placed at the end of the command line.<\/li><li><code>\/FloatingFeature=feature<\/code>&nbsp;\u2013 set the feature to check out (if more than one is available): keyshot2, keyshot_enterprise, or keyshot_base.<\/li><li><code>\/NO_AUTOUPDATE<\/code>&nbsp;\u2013 disable updates.<\/li><li><code>\/NO_CLOUD<\/code>&nbsp;\u2013 disable KeyShot Cloud Library.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"SilentInstall(PC)-Examples\"><span class=\"ez-toc-section\" id=\"Examples\"><\/span>Examples<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><strong>KeyShot Personal Edition\/Pro<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash line-numbers\">keyshot_w64_11.x.x.exe \/S \/USERNAME=C:\\Users\\Luxion\\Documents\\KeyShot 11 \/D=C:\\Program Files\\KeyShot 11<\/code><\/pre>\n\n\n\n<p><strong>KeyShot Pro Floating<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash line-numbers\">keyshot_w64_11.x.x.exe \/S \/USERNAME=C:\\Users\\Luxion\\Documents\\KeyShot 11 \/FLEXLM=27000@myserver \/D=C:\\Program Files\\KeyShot 11<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"SilentInstall(PC)-UnattendedUninstall\"><span class=\"ez-toc-section\" id=\"Unattended_Uninstall\"><\/span>Unattended Uninstall<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash line-numbers\">C:\\Program Files\\KeyShot 11\\uninstall.exe \/S _?=C:\\Program Files\\KeyShot 11<\/code><\/pre>\n\n\n\n<p class=\"footnote\">*Silent install commands for Mac are currently not available.<\/p>\n","protected":false},"author":29916,"featured_media":0,"parent":2497,"menu_order":4,"template":"","manualdocumentationcategory":[13],"manual_doc_tag":[],"class_list":["post-2674","manual_documentation","type-manual_documentation","status-publish","hentry","manualdocumentationcategory-keyshot"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Silent Install (PC) - KeyShot 11 Manual<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Silent Install (PC) - KeyShot 11 Manual\" \/>\n<meta property=\"og:description\" content=\"You or your IT department may wish to run the KeyShot Installer for PC* as a silent installation. The KeyShot installer takes the following arguments: Commands \/S&nbsp;\u2013 for a silent installation.\/AllUsers&nbsp;\u2013 installs for all users with shortcuts in start menu.\/USERNAME=somepath&nbsp;\u2013 changes the destination folder for the KeyShot Resources folder.&nbsp;\/FLEXLM=27000@myserver&nbsp;\u2013 set the FlexLM server\u2019s port and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/\" \/>\n<meta property=\"og:site_name\" content=\"KeyShot 11 Manual\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-28T08:10:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/installation\\\/silent-install-pc\\\/\",\"url\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/installation\\\/silent-install-pc\\\/\",\"name\":\"Silent Install (PC) - KeyShot 11 Manual\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/#website\"},\"datePublished\":\"2020-07-06T13:56:31+00:00\",\"dateModified\":\"2022-01-28T08:10:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/installation\\\/silent-install-pc\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/installation\\\/silent-install-pc\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/installation\\\/silent-install-pc\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installation\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/manual\\\/installation\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Silent Install (PC)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/#website\",\"url\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/\",\"name\":\"KeyShot 11 Manual\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot11\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Silent Install (PC) - KeyShot 11 Manual","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/","og_locale":"en_US","og_type":"article","og_title":"Silent Install (PC) - KeyShot 11 Manual","og_description":"You or your IT department may wish to run the KeyShot Installer for PC* as a silent installation. The KeyShot installer takes the following arguments: Commands \/S&nbsp;\u2013 for a silent installation.\/AllUsers&nbsp;\u2013 installs for all users with shortcuts in start menu.\/USERNAME=somepath&nbsp;\u2013 changes the destination folder for the KeyShot Resources folder.&nbsp;\/FLEXLM=27000@myserver&nbsp;\u2013 set the FlexLM server\u2019s port and [&hellip;]","og_url":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/","og_site_name":"KeyShot 11 Manual","article_modified_time":"2022-01-28T08:10:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/","url":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/","name":"Silent Install (PC) - KeyShot 11 Manual","isPartOf":{"@id":"https:\/\/manual.keyshot.com\/keyshot11\/#website"},"datePublished":"2020-07-06T13:56:31+00:00","dateModified":"2022-01-28T08:10:09+00:00","breadcrumb":{"@id":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/silent-install-pc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/manual.keyshot.com\/keyshot11\/"},{"@type":"ListItem","position":2,"name":"Installation","item":"https:\/\/manual.keyshot.com\/keyshot11\/manual\/installation\/"},{"@type":"ListItem","position":3,"name":"Silent Install (PC)"}]},{"@type":"WebSite","@id":"https:\/\/manual.keyshot.com\/keyshot11\/#website","url":"https:\/\/manual.keyshot.com\/keyshot11\/","name":"KeyShot 11 Manual","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/manual.keyshot.com\/keyshot11\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation\/2674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation"}],"about":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/users\/29916"}],"version-history":[{"count":0,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation\/2674\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_documentation\/2497"}],"wp:attachment":[{"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/media?parent=2674"}],"wp:term":[{"taxonomy":"manualdocumentationcategory","embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manualdocumentationcategory?post=2674"},{"taxonomy":"manual_doc_tag","embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot11\/wp-json\/wp\/v2\/manual_doc_tag?post=2674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}