<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/index.php?action=history&amp;feed=atom&amp;title=PATH</id>
	<title>PATH - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/index.php?action=history&amp;feed=atom&amp;title=PATH"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;action=history"/>
	<updated>2026-04-07T14:02:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=134608&amp;oldid=prev</id>
		<title>Beresford: changed utilities link to commands link</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=134608&amp;oldid=prev"/>
		<updated>2015-06-09T20:14:07Z</updated>

		<summary type="html">&lt;p&gt;changed utilities link to commands link&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:14, 9 June 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot; &gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Example PATH ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Example PATH ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z:\;C:\UTILITIES;C:\DOS&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z:\;C:\UTILITIES;C:\DOS&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by a ''';'''.  Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''./''' to be inside your path).  By default the '''[[ZDrive|Z:\]]''' is at the beginning of the PATH making the default DOSBox [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Utilities&lt;/del&gt;|utilities]] available to you no matter what sub directory you are currently in.  Very few software tools would require a change in your PATH, usually only system wide command line utilities like text editors.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by a ''';'''.  Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''./''' to be inside your path).  By default the '''[[ZDrive|Z:\]]''' is at the beginning of the PATH making the default DOSBox [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Commands&lt;/ins&gt;|utilities]] available to you no matter what sub directory you are currently in.  Very few software tools would require a change in your PATH, usually only system wide command line utilities like text editors.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key dosbox-mw1_:diff::1.12:old-3156:rev-134608 --&gt;
&lt;/table&gt;</summary>
		<author><name>Beresford</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=3156&amp;oldid=prev</id>
		<title>82.177.55.130: Undo revision 3155 by 195.88.32.157 (Talk)</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=3156&amp;oldid=prev"/>
		<updated>2009-11-17T08:18:30Z</updated>

		<summary type="html">&lt;p&gt;Undo revision 3155 by &lt;a href=&quot;/wiki/Special:Contributions/195.88.32.157&quot; title=&quot;Special:Contributions/195.88.32.157&quot;&gt;195.88.32.157&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:195.88.32.157&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:195.88.32.157 (page does not exist)&quot;&gt;Talk&lt;/a&gt;)&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:18, 17 November 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a href&lt;/del&gt;=&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;http&lt;/del&gt;:/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;/pizdos.cn/ada.html&lt;/del&gt;&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pizdos ada&lt;/del&gt;&amp;lt;/a&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;gt; MALE SEXUAL DYSFUNCTION For patients to agents or &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;buzyhyta http://pizdos&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;cn&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;ada&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;html Biothesiometry—This test &lt;/del&gt;is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;performed after dosing&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;For PDE-5Is&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;selectivity of&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;&amp;lt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pre&amp;gt;PATH&lt;/ins&gt;=&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Z&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\;C:\UTILITIES;C:\DOS&amp;lt;&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pre&lt;/ins&gt;&amp;gt;&amp;lt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''';'''. &lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''&lt;/ins&gt;./&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path)&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; By default the '''[[ZDrive|Z:\]]''' &lt;/ins&gt;is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;at the beginning of the PATH making the default DOSBox [[Utilities|utilities]] available to you no matter what sub directory you are currently in&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; Very few software tools would require a change in your PATH&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>82.177.55.130</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=3155&amp;oldid=prev</id>
		<title>195.88.32.157: Retrieve and process from</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=3155&amp;oldid=prev"/>
		<updated>2009-11-17T04:58:34Z</updated>

		<summary type="html">&lt;p&gt;Retrieve and process from&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:58, 17 November 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a href&lt;/ins&gt;=&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;http&lt;/ins&gt;:/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/pizdos.cn/ada.html&lt;/ins&gt;&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pizdos ada&lt;/ins&gt;&amp;lt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a&lt;/ins&gt;&amp;gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;MALE SEXUAL DYSFUNCTION For patients to agents or &lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;buzyhyta http://pizdos&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;cn&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;ada&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;html Biothesiometry—This test &lt;/ins&gt;is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;performed after dosing&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;For PDE-5Is&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;selectivity of&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&amp;lt;pre&amp;gt;PATH&lt;/del&gt;=&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Z&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\;C:\UTILITIES;C:\DOS&amp;lt;&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pre&lt;/del&gt;&amp;gt;&amp;lt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;code&lt;/del&gt;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by a ''';'''. &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''&lt;/del&gt;./&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path)&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; By default the '''[[ZDrive|Z:\]]''' &lt;/del&gt;is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;at the beginning of the PATH making the default DOSBox [[Utilities|utilities]] available to you no matter what sub directory you are currently in&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; Very few software tools would require a change in your PATH&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>195.88.32.157</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=2041&amp;oldid=prev</id>
		<title>WikiSysop: Reverted edits by 195.2.253.86 (Talk); changed back to last version by WikiSysop</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=2041&amp;oldid=prev"/>
		<updated>2009-03-05T19:43:08Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/wiki/Special:Contributions/195.2.253.86&quot; title=&quot;Special:Contributions/195.2.253.86&quot;&gt;195.2.253.86&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:195.2.253.86&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:195.2.253.86 (page does not exist)&quot;&gt;Talk&lt;/a&gt;); changed back to last version by &lt;a href=&quot;/wiki/User:WikiSysop&quot; title=&quot;User:WikiSysop&quot;&gt;WikiSysop&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:43, 5 March 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;comment2, http&lt;/del&gt;://&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;www&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;hairmaxforum&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;com&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;forum/member&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;php?u=16263 Viagra, &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;80461&lt;/del&gt;,&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z:\;C:\UTILITIES;C&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\DOS&amp;lt;&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pre&amp;gt;&amp;lt;&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by a ''';'''&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''&lt;/ins&gt;./&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path).  By default the '''[[ZDrive|Z:\]]''' is at the beginning of the PATH making the default DOSBox [[Utilities|utilities]] available to you no matter what sub directory you are currently in&lt;/ins&gt;.  &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Very few software tools would require a change in your PATH&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=2040&amp;oldid=prev</id>
		<title>195.2.253.86: /* Example PATH */</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=2040&amp;oldid=prev"/>
		<updated>2009-03-05T19:42:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Example PATH&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:42, 5 March 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;comment2, http&lt;/ins&gt;://&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;www&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;hairmaxforum&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;com&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;forum/member&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;php?u=16263 Viagra, &lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;80461&lt;/ins&gt;,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\;C:\UTILITIES;C:\DOS&amp;lt;&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pre&amp;gt;&amp;lt;&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by a ''';'''&lt;/del&gt;. &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''&lt;/del&gt;./&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path)&lt;/del&gt;.  &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;By default the '''[[ZDrive|Z:\]]''' is at the beginning of the PATH making the default DOSBox [[Utilities|utilities]] available to you no matter what sub directory you are currently in.  Very few software tools would require a change in your PATH&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>195.2.253.86</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=2003&amp;oldid=prev</id>
		<title>WikiSysop: Reverted edits by 94.229.65.173 (Talk); changed back to last version by WikiSysop</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=2003&amp;oldid=prev"/>
		<updated>2009-02-27T13:44:39Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/wiki/Special:Contributions/94.229.65.173&quot; title=&quot;Special:Contributions/94.229.65.173&quot;&gt;94.229.65.173&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:94.229.65.173&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:94.229.65.173 (page does not exist)&quot;&gt;Talk&lt;/a&gt;); changed back to last version by &lt;a href=&quot;/wiki/User:WikiSysop&quot; title=&quot;User:WikiSysop&quot;&gt;WikiSysop&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:44, 27 February 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Hi All, http&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;//samgopher.wetpaint.com/account/BuyCheapViagraOnline Buy Viagra,  mpvhew, http&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;//forums.hostrocket.com/member.php?u=42811 Order Viagra,  %)), http&lt;/del&gt;://&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;www.yardbarker.com/users/BuyViagra438 Buy Viagra,  :-))&lt;/del&gt;), &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;http://www.justin&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;tv/murrayaram/profile Viagra, &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;190395&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;http://www.videocodezone&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;com&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;users/bellowmargalit/ Buy Viagra,  %-DD, http://www.collegehumor&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;com/user:1937482 Order Viagra, &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;gt;&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;-[&lt;/del&gt;[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, http://tartarus.phys.us.edu.pl/moodle/user/view&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;php?id=253&amp;amp;course=1 Viagra, &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;uyx&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;http://www&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;warhammeralliance.com/forums/member.php?u=129690 Viagra,  nyxhc, http://www.jewcy.com/user/5347/orderviagracheap Viagra,  &amp;gt;:&lt;/del&gt;[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, http://www.viddler.com/explore/ViagraCheapOrde/ Buy Viagra,  wwvpq, http://wis&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;dm/users/78395-buycheapviagraonline343 Viagra,  rvjjd, http://www.konaworld.com/owners_area/index.php?showuser=10142 Buy Viagra,  :OO,&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\;C&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\UTILITIES;C&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\DOS&amp;lt;&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pre&amp;gt;&amp;lt;&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories&lt;/ins&gt;) &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;for clarity&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;and they should each be separated by a ''';'''&lt;/ins&gt;.  &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;which requires a '''&lt;/ins&gt;./&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path)&lt;/ins&gt;.  &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;By default the '''[[ZDrive|Z&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\]]''' is at the beginning of the PATH making the default DOSBox &lt;/ins&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Utilities|utilities]] available to you no matter what sub directory you are currently in&lt;/ins&gt;.  &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Very few software tools would require a change in your PATH&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [&lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Commands#SET|SET]] command&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=1997&amp;oldid=prev</id>
		<title>94.229.65.173: /* Example PATH */</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=1997&amp;oldid=prev"/>
		<updated>2009-02-27T06:43:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Example PATH&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:43, 27 February 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Hi All, http&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;//samgopher.wetpaint.com/account/BuyCheapViagraOnline Buy Viagra,  mpvhew, http&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;//forums.hostrocket.com/member.php?u=42811 Order Viagra,  %)), http&lt;/ins&gt;://&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;www.yardbarker.com/users/BuyViagra438 Buy Viagra,  :-))&lt;/ins&gt;), &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;http://www.justin&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;tv/murrayaram/profile Viagra, &lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;190395, http://www.videocodezone.com/&lt;/ins&gt;users&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/bellowmargalit/ Buy Viagra&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; %-DD, http://www.collegehumor&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;com&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;user:1937482 Order Viagra, &lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;gt;:-[&lt;/ins&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, http://tartarus.phys.us.edu.pl/moodle/user/view.php?id=253&amp;amp;course=1 Viagra,  uyx, http://www.warhammeralliance.com/forums/member.php?u=129690 Viagra,  nyxhc, http://www.jewcy.com/user/5347/orderviagracheap Viagra,  &amp;gt;&lt;/ins&gt;:[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, http://www.viddler&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;com/explore/ViagraCheapOrde/ Buy Viagra, &lt;/ins&gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;wwvpq&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;http://wis&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;dm/users/78395-buycheapviagraonline343 Viagra,  rvjjd, http://www.konaworld.com/owners_area/index&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;php?showuser=10142 Buy Viagra,  :OO,&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\;C&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\UTILITIES;C&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\DOS&amp;lt;&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pre&amp;gt;&amp;lt;&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories&lt;/del&gt;) &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;for clarity&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and they should each be separated by a ''';'''&lt;/del&gt;.  &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Linux and Apple &lt;/del&gt;users &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;should be aware that the current working directory is always checked first (unlike your host system&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;which requires a '''&lt;/del&gt;./&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path). &lt;/del&gt; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;By default the '''&lt;/del&gt;[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;ZDrive|Z&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\]]''' is at the beginning of the PATH making the default DOSBox &lt;/del&gt;[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[Utilities|utilities]] available to you no matter what sub directory you are currently in&lt;/del&gt;.  &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Very few software tools would require a change in your PATH&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [[Commands#SET|SET]] command&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>94.229.65.173</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=1860&amp;oldid=prev</id>
		<title>WikiSysop: Reverted edits by 94.229.65.171 (Talk); changed back to last version by Sryx</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=1860&amp;oldid=prev"/>
		<updated>2009-01-25T15:28:56Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/wiki/Special:Contributions/94.229.65.171&quot; title=&quot;Special:Contributions/94.229.65.171&quot;&gt;94.229.65.171&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:94.229.65.171&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:94.229.65.171 (page does not exist)&quot;&gt;Talk&lt;/a&gt;); changed back to last version by &lt;a href=&quot;/wiki/User:Sryx&quot; title=&quot;User:Sryx&quot;&gt;Sryx&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:28, 25 January 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;FYHbI5  &lt;/del&gt;&amp;lt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a href&lt;/del&gt;=&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;quot;http&lt;/del&gt;:/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;/snoeicbvjtop.com/&amp;quot;&lt;/del&gt;&amp;gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;snoeicbvjtop&lt;/del&gt;&amp;lt;/a&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;&amp;gt;&lt;/del&gt;, [&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;url=http&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;//lvszlmtloxmp.com/&lt;/del&gt;]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;lvszlmtloxmp&lt;/del&gt;[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;/url&lt;/del&gt;], [&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;link=http://lpzkwrjcirnf.com/&lt;/del&gt;]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;lpzkwrjcirnf[/link&lt;/del&gt;]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;, http://zcnuggazrmxo&lt;/del&gt;.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;com/&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;&amp;lt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pre&amp;gt;PATH&lt;/ins&gt;=&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Z:\;C&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\UTILITIES;C:\DOS&amp;lt;&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pre&lt;/ins&gt;&amp;gt;&amp;lt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by &lt;/ins&gt;a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''';'''.  Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;which requires a '''./''' to be inside your path).  By default the '''[&lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;ZDrive|Z&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;\]&lt;/ins&gt;]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;''' is at the beginning of the PATH making the default DOSBox [&lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Utilities|utilities]&lt;/ins&gt;] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;available to you no matter what sub directory you are currently in.  Very few software tools would require a change in your PATH&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the &lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[Commands#SET|SET&lt;/ins&gt;]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;command&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=1855&amp;oldid=prev</id>
		<title>94.229.65.171: /* Example PATH */</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=1855&amp;oldid=prev"/>
		<updated>2009-01-23T19:41:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Example PATH&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:41, 23 January 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;== Example PATH ==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FYHbI5  &lt;/ins&gt;&amp;lt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a href&lt;/ins&gt;=&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;quot;http&lt;/ins&gt;:/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/snoeicbvjtop.com/&amp;quot;&lt;/ins&gt;&amp;gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;snoeicbvjtop&lt;/ins&gt;&amp;lt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a&lt;/ins&gt;&amp;gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[url=http://lvszlmtloxmp&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;com&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]lvszlmtloxmp&lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/url], &lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;link=http&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;//lpzkwrjcirnf.com/&lt;/ins&gt;]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;lpzkwrjcirnf&lt;/ins&gt;[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/link&lt;/ins&gt;], &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;http://zcnuggazrmxo&lt;/ins&gt;.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;com/&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;code&amp;gt;&amp;lt;pre&amp;gt;PATH&lt;/del&gt;=&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Z&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\;C:\UTILITIES;C:\DOS&amp;lt;&lt;/del&gt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pre&lt;/del&gt;&amp;gt;&amp;lt;/&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;code&lt;/del&gt;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Each element should be a full path (drive letter and sub directories) for clarity&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and they should each be separated by a ''';'''.  Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''&lt;/del&gt;./&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;''' to be inside your path).  By default the '''&lt;/del&gt;[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;ZDrive|Z&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;\&lt;/del&gt;]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]''' is at the beginning of the PATH making the default DOSBox &lt;/del&gt;[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[Utilities|utilities&lt;/del&gt;]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;] available to you no matter what sub directory you are currently in.  Very few software tools would require a change in your PATH&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;usually only system wide command line utilities like text editors.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The PATH can be modified by the [[Commands#SET|SET]] command&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>94.229.65.171</name></author>
	</entry>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=63&amp;oldid=prev</id>
		<title>Sryx: New page: The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   == Example PATH == &lt;code&gt;&lt;pre&gt;PATH=Z:\;C:\UTILITIES...</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=PATH&amp;diff=63&amp;oldid=prev"/>
		<updated>2007-12-19T19:05:05Z</updated>

		<summary type="html">&lt;p&gt;New page: The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.   == Example PATH == &amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z:\;C:\UTILITIES...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The PATH is an environment variable that instructs DOSBox where to find an executable if one cannot be found in the current directory.  &lt;br /&gt;
== Example PATH ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;PATH=Z:\;C:\UTILITIES;C:\DOS&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
Each element should be a full path (drive letter and sub directories) for clarity, and they should each be separated by a ''';'''.  Linux and Apple users should be aware that the current working directory is always checked first (unlike your host system, which requires a '''./''' to be inside your path).  By default the '''[[ZDrive|Z:\]]''' is at the beginning of the PATH making the default DOSBox [[Utilities|utilities]] available to you no matter what sub directory you are currently in.  Very few software tools would require a change in your PATH, usually only system wide command line utilities like text editors.&lt;br /&gt;
&lt;br /&gt;
The PATH can be modified by the [[Commands#SET|SET]] command.&lt;/div&gt;</summary>
		<author><name>Sryx</name></author>
	</entry>
</feed>