<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://tim.army/doku/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://tim.army/doku/feed.php">
        <title>Tim&amp;#039;s Technology Gauntlet Wiki - windows</title>
        <description></description>
        <link>https://tim.army/doku/</link>
        <image rdf:resource="https://tim.army/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-10T14:36:57+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://tim.army/doku/doku.php?id=windows:autounattend&amp;rev=1742850576&amp;do=diff"/>
                <rdf:li rdf:resource="https://tim.army/doku/doku.php?id=windows:powershell&amp;rev=1754649090&amp;do=diff"/>
                <rdf:li rdf:resource="https://tim.army/doku/doku.php?id=windows:right-click&amp;rev=1739835470&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://tim.army/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Tim&#039;s Technology Gauntlet Wiki</title>
        <link>https://tim.army/doku/</link>
        <url>https://tim.army/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://tim.army/doku/doku.php?id=windows:autounattend&amp;rev=1742850576&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-24T21:09:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>autounattend</title>
        <link>https://tim.army/doku/doku.php?id=windows:autounattend&amp;rev=1742850576&amp;do=diff</link>
        <description>Windows - Autounattend

	*  Caution: This autounattend.xml file automatically install Windows without any user prompts. This includes repartitioning and reformatting the entire hard disk drive and setting up a recovery partition. If you want to customize your own, then goto the website below and start over or use the link in the appropriate autounattend.xml file's comments to start with all my options, then customize your own.</description>
    </item>
    <item rdf:about="https://tim.army/doku/doku.php?id=windows:powershell&amp;rev=1754649090&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-08T10:31:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>powershell</title>
        <link>https://tim.army/doku/doku.php?id=windows:powershell&amp;rev=1754649090&amp;do=diff</link>
        <description>Powershell

Cert Signing Script

#####################################################################
# Program Name: certmaker.ps1										#
# Description:	This program will sign a script.					#
# Programmer: Timothy Fox											#
# Date 8 Jun 2014													#
#####################################################################

#Define variables
$event = 0
$filename
$logmaker

clear-host
ls
write-host
$filename = read-host &quot;Please input the file name to sign: &quot;
write-host
$event = Set-A…</description>
    </item>
    <item rdf:about="https://tim.army/doku/doku.php?id=windows:right-click&amp;rev=1739835470&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-17T23:37:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>right-click</title>
        <link>https://tim.army/doku/doku.php?id=windows:right-click&amp;rev=1739835470&amp;do=diff</link>
        <description>Windows - Add Menus to right-click

Add menu

	*  Open regedit.exe
	*  Navigate to Computer\HKEY_CLASSES_ROOT\*\shell
		*  Add a new key called 
Hash

			*  Add the following Strings:
				*  Icon
				*  MUIVerb
					*  Add a Default value of 
Hash</description>
    </item>
</rdf:RDF>
