<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=NETRUN</id>
		<title>NETRUN - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=NETRUN"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=NETRUN&amp;action=history"/>
		<updated>2026-04-17T20:24:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=NETRUN&amp;diff=43092&amp;oldid=prev</id>
		<title>Jsummers: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|ntr}} |released=1995 }} '''NETRUN''' is a DOS utility that creates ASCII-only [[DOS executab...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=NETRUN&amp;diff=43092&amp;oldid=prev"/>
				<updated>2022-08-09T14:58:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|ntr}} |released=1995 }} &amp;#039;&amp;#039;&amp;#039;NETRUN&amp;#039;&amp;#039;&amp;#039; is a DOS utility that creates ASCII-only [[DOS executab...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Executable envelopes&lt;br /&gt;
|extensions={{ext|ntr}}&lt;br /&gt;
|released=1995&lt;br /&gt;
}}&lt;br /&gt;
'''NETRUN''' is a DOS utility that creates ASCII-only [[DOS executable (.com)|COM]] files, suitable for inclusion in an email message. It was developed by Jim Tucker. It is a spin-off of [[NETPIC (Jim Tucker)|NETPIC]].&lt;br /&gt;
&lt;br /&gt;
See [[Executable envelopes#Transfer-encoded executables]] for other executable formats of this sort.&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
NETRUN features:&lt;br /&gt;
* Convert a COM file to an ASCII-only COM file that runs like the original.&lt;br /&gt;
* Convert an EXE file to an ASCII-only COM file that, when executed, writes the original EXE file to a temporary disk file, then executes it. Only small EXE files are supported.&lt;br /&gt;
* Old versions (e.g. 2.2a) have a &amp;quot;self-extracting file&amp;quot; option (&amp;lt;code&amp;gt;-x&amp;lt;/code&amp;gt;). It produces an ASCII-only COM file that, when executed, writes the original (generally non-executable) file to disk. Later, this feature was moved to a separate [[NETSEND]] utility.&lt;br /&gt;
&lt;br /&gt;
The ASCII-encoded files are normally wrapped in some plain text instructions, telling you to use a text editor to save the payload data to a .COM file. There is a &amp;lt;code&amp;gt;-z&amp;lt;/code&amp;gt; option to omit the wrapper, producing a file that can be executed directly (though you may have to rename it to end in &amp;quot;.COM&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Ignoring any wrapper, files made by older versions (e.g. 2.2a) start with &amp;quot;{{magic|COM-PRG.COM}}&amp;quot;. This does not distinguish them from some files made by [[NETPIC (Jim Tucker)|NETPIC]] (v1.0 with &amp;lt;code&amp;gt;-w&amp;lt;/code&amp;gt; option). For NETRUN v2.2a, &amp;quot;{{magic|NETRUN}}&amp;quot; appears at offset 151.&lt;br /&gt;
&lt;br /&gt;
Ignoring any wrapper, files made by newer versions (e.g. 3.10) begin with &amp;quot;{{magic|XPPPYZIQD}}&amp;quot;. This does not distinguish them from [[NETSEND]] and some [[NETPIC (Jim Tucker)|NETPIC]] files. It's not clear how to reliably do that. For v3.10, at least, &amp;quot;{{magic|(c)1995.JIM.TUCKER}}&amp;quot; appears at offset 128.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [https://archive.org/details/Simtel_MSDOS_1995-05 Simtel MSDOS May 1995] → Disc 2 → DISC2/DECODE/NETRUN22.ZIP - NETRUN v2.2a&lt;br /&gt;
* [{{SACFTPURL|utilfile|netrun31.zip}} NETRUN v3.10] (a.k.a. v3.1)&lt;br /&gt;
&lt;br /&gt;
[[Category:Transfer Encodings]]&lt;br /&gt;
[[Category:Archiving]]&lt;/div&gt;</summary>
		<author><name>Jsummers</name></author>	</entry>

	</feed>