<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mattintosh4</author_name>
  <author_url>https://blog.hatena.ne.jp/mattintosh4/</author_url>
  <blog_title>mattintosh note</blog_title>
  <blog_url>https://mattintosh-note.jp/</blog_url>
  <categories>
    <anon>Mac OS X</anon>
    <anon>bash</anon>
    <anon>ShellScript</anon>
    <anon>Wine</anon>
  </categories>
  <description>Wine で msi ファイルを開く時は… $ wine msiexec /i hoge.msi な感じで実行するんですが、bin/msiexec なんてものを発見。これもしかして単体で実行できるんじゃないの？って調べてみたら出来るっぽい。 msiexec - The Official Wine Wiki というわけで起動スクリプトを書き換えてみた。MacPorts のライブラリを使っている自前の Wine なので PATH とかはちょっと異なります。 #!/bin/bash export PATH=/usr/local/wine/bin:$PATH export DYLD_FALLBACK_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmattintosh-note.jp%2Fentry%2F2013%2F02%2F13%2F183028&quot; title=&quot;Wine で msi ファイルを開くときの「msiexec /i」を省略できるようにする - mattintosh note&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>2013-02-13 18:30:28</published>
  <title>Wine で msi ファイルを開くときの「msiexec /i」を省略できるようにする</title>
  <type>rich</type>
  <url>https://mattintosh-note.jp/entry/2013/02/13/183028</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
