<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haradago</author_name>
  <author_url>https://blog.hatena.ne.jp/haradago/</author_url>
  <blog_title>ぶりりあんとろーど(仮)</blog_title>
  <blog_url>https://haradago.hatenadiary.org/</blog_url>
  <categories>
    <anon>windows</anon>
    <anon>PowerShell</anon>
  </categories>
  <description>以下、Windows PowerSellでファイルの作成日を変更する方法。 (VBSやDOSだけでは実現が難しいみたい) １．コマンドプロンプトで以下をたたく powershell.exe ２．作成日を変更する例 --システム日付にする Set-ItemProperty D:\MB_WORK\hoge.txt -name CreationTime -value $(Get-Date) --システム日付から加算・減算する Set-ItemProperty D:\MB_WORK\hoge.txt -name CreationTime -value ((get-date).adddays(-192)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharadago.hatenadiary.org%2Fentry%2F20131021%2Fp1&quot; title=&quot;ファイルの作成日を変更する - ぶりりあんとろーど(仮)&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-10-21 00:00:00</published>
  <title>ファイルの作成日を変更する</title>
  <type>rich</type>
  <url>https://haradago.hatenadiary.org/entry/20131021/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
