<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsu--kun</author_name>
  <author_url>https://blog.hatena.ne.jp/tsu--kun/</author_url>
  <blog_title>中堅プログラマーの備忘録</blog_title>
  <blog_url>https://www.chuken-engineer.com/</blog_url>
  <categories>
    <anon>visual studio</anon>
    <anon>windows</anon>
  </categories>
  <description>【Setup Project】でインストーラーを作成すると 【setup.exe】と【*****.msi】というファイルが作成されます。 このプロジェクトをサイレントインストールしてみようと思います。サイレントインストールすることでプロセスはバックグラウンドで進行し ユーザーにとっての煩わしさを防ぎ、アプリケーションを最新の状態に保つことが出来ます。 今回はbatファイルで実行し、さらに結果の戻り値を取得します。 start C:\ProgramData\testApplication\setup.exe /quiet if not &quot;%ERRORLEVEL%&quot; == &quot;0&quot; ( echo t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.chuken-engineer.com%2Fentry%2F2019%2F06%2F21%2F000315&quot; title=&quot;visual studioで作成した【Setup Project】でサイレントインストールを試し、インストール結果を取得する - 中堅プログラマーの備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-21 00:03:15</published>
  <title>visual studioで作成した【Setup Project】でサイレントインストールを試し、インストール結果を取得する</title>
  <type>rich</type>
  <url>https://www.chuken-engineer.com/entry/2019/06/21/000315</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
