<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>Windows</anon>
  </categories>
  <description>Windows の .bat ファイルで、 vswhere.exe の場所を探したい場合、これで見つけられる。 set PF32=%ProgramFiles(x86)% if not exist &quot;%PF32%&quot; set PF32=%ProgramFiles% set VS_WHERE_PATH=&quot;%PF32%\Microsoft Visual Studio\Installer\vswhere.exe&quot; if not exist &quot;&quot;%VS_WHERE_PATH%&quot;&quot; ( echo vswhere not found exit 1 ) echo %VS_WHERE_PATH% これだけ、おしま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2022%2F07%2F14%2Fwhere-is-vswhere&quot; title=&quot;バッチファイルで vswhere の場所を知りたい - なつねこメモ&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>2022-07-13 15:00:00</published>
  <title>バッチファイルで vswhere の場所を知りたい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2022/07/14/where-is-vswhere</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
