{"id":1707,"date":"2012-04-18T19:02:12","date_gmt":"2012-04-18T17:02:12","guid":{"rendered":"http:\/\/www.mariotti.de\/?p=1707"},"modified":"2012-04-18T19:02:12","modified_gmt":"2012-04-18T17:02:12","slug":"kontextmenue-fuer-msi-dateien-erweitern","status":"publish","type":"post","link":"https:\/\/dev.mariotti.de\/?p=1707","title":{"rendered":"Kontextmen\u00fc f\u00fcr MSI Dateien erweitern"},"content":{"rendered":"<p>Die folgende Registry Modifikation erweitert das Explorer Kontextmen\u00fc um n\u00fctzliche Men\u00fcpunkte f\u00fcr die Installation von MSI Dateien.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2324\" src=\"https:\/\/dev.mariotti.de\/wp-content\/uploads\/2013\/09\/MSIContextMenu.png\" alt=\"\" width=\"548\" height=\"131\" srcset=\"https:\/\/dev.mariotti.de\/wp-content\/uploads\/2013\/09\/MSIContextMenu.png 548w, https:\/\/dev.mariotti.de\/wp-content\/uploads\/2013\/09\/MSIContextMenu-300x72.png 300w\" sizes=\"auto, (max-width: 548px) 100vw, 548px\" \/><\/p>\n<p>Der Men\u00fcpunkt \u201eInstallation ohne Benutzerinteraktion\u201c f\u00fchrt ein beliebiges MSI automatisch im Silent-Modus und ohne Benutzerinteraktion aus. Der Men\u00fcpunkt \u201eInstallation mit Protokollierung\u201c f\u00fcr ein beliebiges MSI incl. ausf\u00fchrlicher Protokollierung aus. Die Protokolldatei wird in diesem Fall in dem Verzeichnis erstellt in dem die .MSI Datei liegt, sie hei\u00dft wie die .MSI Datei selbst, jedoch mit der Endung .LOG.<\/p>\n<p>Download:<span style=\"display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: Georgia,'Times New Roman','Bitstream Charter',Times,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;\">\u00a0<a href=\"https:\/\/dev.mariotti.de\/wp-content\/uploads\/2013\/09\/MSIContextMenu.zip\">MSIContextMenu.zip<\/a><\/span><\/p>\n<p>Registry Modifikation im Sourcecode:<\/p>\n<pre class=\"prettyprint lang-inifile\" data-start-line=\"1\" data-visibility=\"visible\" data-caption=\"\" data-highlight=\"\">[HKEY_CLASSES_ROOT\\Msi.Package\\shell\\InstallLogging]\n@=\"Installation mit &amp;Protokollierung\"\n\n[HKEY_CLASSES_ROOT\\Msi.Package\\shell\\InstallLogging\\command]\n@=\"\"%SystemRoot%\\System32\\msiexec.exe\" \/i \"%1\" \/L*v \"%1.log\"\"\n\n[HKEY_CLASSES_ROOT\\Msi.Package\\shell\\InstallSilent]\n@=\"Installation ohne &amp;Benutzerinteraktion\"\n\n[HKEY_CLASSES_ROOT\\Msi.Package\\shell\\InstallSilent\\command]\n@=\"\"%SystemRoot%\\System32\\msiexec.exe\" \/i \"%1\" \/qb \/norestart\"<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Erweiterung des Explorer Kontextmen\u00fc um n\u00fctzliche Men\u00fcpunkte f\u00fcr die Installation von MSI Dateien.<\/p>\n","protected":false},"author":2,"featured_media":2324,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-1707","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows"],"_links":{"self":[{"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=\/wp\/v2\/posts\/1707","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1707"}],"version-history":[{"count":0,"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=\/wp\/v2\/posts\/1707\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=\/wp\/v2\/media\/2324"}],"wp:attachment":[{"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1707"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1707"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.mariotti.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1707"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}