<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows on SI 667 - Winter 2026</title><link>https://morskyjezek.github.io/si667-2026-activities/tags/windows/</link><description>Recent content in Windows on SI 667 - Winter 2026</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 10 Feb 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://morskyjezek.github.io/si667-2026-activities/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing &amp; Running Brunnhilde on Windows</title><link>https://morskyjezek.github.io/si667-2026-activities/guides/guide-running-brunnhilde-windows/</link><pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate><guid>https://morskyjezek.github.io/si667-2026-activities/guides/guide-running-brunnhilde-windows/</guid><description>&lt;p&gt;&lt;a href="https://github.com/tw4l/brunnhilde#installation"&gt;Brunnhilde&lt;/a&gt; is a companion tool to &lt;a href="https://morskyjezek.github.io/si667-2026-activities/guides/guide-installing-sf-windows/"&gt;Siegfried&lt;/a&gt;, and Brunnhilde is very useful in creating reports from the inventory and file characterization data that Siegfried creates. While perhaps not essential, it is at this time a highly useful tool that can create reports that are useful for overall analysis of the files you’re working with, as well as a report to keep with the files as useful technical and provenance metadata.&lt;/p&gt;
&lt;h1 id="installation-step-by-step"&gt;Installation Step-By-Step&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Before you install Brunnhilde, you must have Python 3 installed and running. This is likely ready to go if you have completed SI 506. If not, you may need to do that first. Instructions for setting up Python 3 can be found &lt;a href="https://docs.python.org/3.9/using/windows.html"&gt;here&lt;/a&gt; and &lt;a href="https://code.visualstudio.com/docs/python/python-tutorial"&gt;here&lt;/a&gt;. If you prefer to run in a virtual environment, you can also do that. Once Python 3 is ready, proceed to the next step.&lt;/li&gt;
&lt;li&gt;Open up Visual Studio Code, and open a new Terminal pane there.&lt;/li&gt;
&lt;li&gt;At the terminal prompt, you can use the pip command to install Brunnhilde: &lt;code&gt;pip install brunnhilde&lt;/code&gt;.&lt;br&gt;
&lt;em&gt;If this doesn&amp;rsquo;t work, you can try running &lt;code&gt;pip&lt;/code&gt; as a module thus: &lt;code&gt;$ python -m pip isntall brunnhilde&lt;/code&gt;.&lt;/em&gt;
&lt;img src="https://morskyjezek.github.io/si667-2026-activities/guides/guide-running-brunnhilde-windows/brunnhilde-pip-install.png" alt="Installing brunnhilde using python pip install" title="Installing brunnhilde using python pip install"&gt;&lt;/li&gt;
&lt;li&gt;Now, you can call brunnhilde with the command &lt;code&gt;brunnhilde.py [arguments]&lt;/code&gt; as you would other python programs.&lt;br&gt;
&lt;em&gt;Note that you may need to run this as a &amp;ldquo;module&amp;rdquo;, something like this:&lt;/em&gt;&lt;br&gt;
&lt;code&gt;python -m brunnhilde [arguments]&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Installing Siegfried (1.11.4) on Windows (11)</title><link>https://morskyjezek.github.io/si667-2026-activities/guides/guide-installing-sf-windows/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://morskyjezek.github.io/si667-2026-activities/guides/guide-installing-sf-windows/</guid><description>&lt;p&gt;Siegfried is a tool that you can use to characterize files, which means that it will assist in creating information about the kinds of files in a given location, their fixity, and other basic preservation information. You can also use it to link file type characterizations to the major file type registries, including the PUID (PRONOM Unique Identifier), FDD (Library of Congress Format Description Documents), and MIME Types (Multipurpose Internet Media Extensions, sometimes called Media Types). The goal of this activity is to create shared, reliable, and documented file format designations, when possible, so that you know what kind of stored digital information your collection has in it.&lt;/p&gt;</description></item></channel></rss>