{"id":6157,"date":"2022-08-17T09:40:52","date_gmt":"2022-08-17T09:40:52","guid":{"rendered":"https:\/\/buildsoftsupport.com\/?post_type=ht_kb&#038;p=6157"},"modified":"2023-04-20T09:11:55","modified_gmt":"2023-04-20T09:11:55","slug":"diamonds-silent-install","status":"publish","type":"ht_kb","link":"https:\/\/support.buildsoft.eu\/fr\/knowledge-base\/diamonds-silent-install\/","title":{"rendered":"Diamonds silent install"},"content":{"rendered":"    \t\t<div class=\"hts-messages hts-messages--info   hts-messages--withicon \" id=\"\" style=\"\">\r\n    \t\t\t    \t\t\t    \t\t\t\t<p>\r\n    \t\t\t\t\tThis information is valid as from Diamonds 2020    \t\t\t\t<\/p>\r\n    \t\t\t    \t\t\t\r\n    \t\t<\/div><!-- \/.ht-shortcodes-messages -->\r\n    \t\t\n<h2>Good to know<\/h2>\n<p>Installing Diamonds requires the installation of 2 components + Diamonds itself<\/p>\n<ol>\n<li>CodeMeter Runtime<\/li>\n<li>Gateway Server<\/li>\n<li>Diamonds<\/li>\n<\/ol>\n<p>It is best to download all the install files and put them in 1 folder.<\/p>\n<p>If you want to automate these tasks, you can make a <a href=\"#examplescript\">script of the complete installation procedure<\/a>.<\/p>\n<h3>1. CodeMeter<\/h3>\n<p>CodeMeter can be easily silent installed<\/p>\n<pre>CodeMeterRuntime \/ComponentArgs \"*\":\"\/qn\"<\/pre>\n<h3>2. Gateway<\/h3>\n<p>The Gateway installer is not a regular <em>MSI<\/em> Installer, but <em>Installscript<\/em> installer.\u00a0 A silent install from this type, requires a response file (*.iss file).<\/p>\n<p>A response file can be created with the command <code>\/r<\/code><\/p>\n<pre>GatewayGatewayServer_2_00_x64.exe \/r \/f1\"C:\\{path_where_you_want_the_response_file}\\{response_file_name}.iss\"<\/pre>\n<p>Now, you can use this file to run the silent install<\/p>\n<pre>GatewayGatewayServer_2_00_x64.exe \/s \/f1\"C:\\{path_to_your_response_file}\\{response_file_name}.iss\" \/v\"\/qn\u201d<\/pre>\n<h3>3. Diamonds<\/h3>\n<p>Like Gateway, Diamonds also requires a response file. Once created, you can run the silent install<\/p>\n<pre>Diam<code>onds2020Setup64.exe \/s \/f1\"<\/code>C:\\{path_to_your_response_file}\\{response_file_name}.iss\"<code> \/v\" \/qn\"<\/code><\/pre>\n<h2 id=\"examplescript\">Example script<\/h2>\n<p><em>setup.cmd<\/em><\/p>\n<p><code>echo Installing Diamonds2020 - Please Wait.<\/code><br \/>\n<code>echo Window will close after install is complete<\/code><\/p>\n<p><code>echo.<\/code><br \/>\n<code>echo. Install Component 1\/2 : CodeMeterRuntime<\/code><br \/>\n<code>CodeMeterRuntime \/ComponentArgs \"*\":\"\/qn\"<\/code><\/p>\n<p><code>echo.<\/code><br \/>\n<code>echo. Install Component 2\/2 : Gateway Server 1.12<\/code><br \/>\n<code>copy \/Y \"%~dp0setup.iss\" \"c:\\Gateway\\setup.iss\" &gt;nul<\/code><br \/>\n<code>GatewayGatewayServer_1_12_x64.exe \/s \/f1\"c:\\Gateway\\setup.iss\" \/v\" \/qn\"<\/code><\/p>\n<p><code>echo.<\/code><br \/>\n<code>echo. Install Diamonds <\/code><br \/>\n<code>copy \/Y \"%~dp0setup2.iss\" \"c:\\Gateway\\setup2.iss\" &gt;nul<\/code><br \/>\n<code>Diamonds2020Setup64.exe \/s \/f1\"c:\\Gateway\\setup2.iss\" \/v\" \/qn\"<\/code><\/p>\n<p><script src=\"moz-extension:\/\/ccccaaeb-013b-4b99-be98-cffa5aa77072\/js\/app.js\" type=\"text\/javascript\"><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Good to know Installing Diamonds requires the installation of 2 components + Diamonds itself CodeMeter Runtime Gateway Server Diamonds It is best to download all the install files and put them in 1 folder. If you want to automate these tasks, you can make a script of the complete installation&#8230;<\/p>\n","protected":false},"author":2,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":[],"ht-kb-category":[1119],"ht-kb-tag":[],"_links":{"self":[{"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/ht-kb\/6157"}],"collection":[{"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/comments?post=6157"}],"version-history":[{"count":3,"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/ht-kb\/6157\/revisions"}],"predecessor-version":[{"id":8875,"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/ht-kb\/6157\/revisions\/8875"}],"wp:attachment":[{"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/media?parent=6157"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/ht-kb-category?post=6157"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/support.buildsoft.eu\/fr\/wp-json\/wp\/v2\/ht-kb-tag?post=6157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}