<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://plnx.nl/wiki/index.php?action=history&amp;feed=atom&amp;title=7zip_tricks</id>
	<title>7zip tricks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://plnx.nl/wiki/index.php?action=history&amp;feed=atom&amp;title=7zip_tricks"/>
	<link rel="alternate" type="text/html" href="https://plnx.nl/wiki/index.php?title=7zip_tricks&amp;action=history"/>
	<updated>2026-05-03T12:44:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.6</generator>
	<entry>
		<id>https://plnx.nl/wiki/index.php?title=7zip_tricks&amp;diff=16&amp;oldid=prev</id>
		<title>Pverha10: Created page with &quot;7zip tricks  ==7zip from dosbox==  To create seperate zip files from the commandline in dos with 7zip the following:  &lt;pre&gt; forfiles /M data.* /C &quot;cmd /c 7z a @file.zip @file&quot; &lt;/pre&gt; In the following directory:  &lt;pre&gt; C:\TEMP&gt;dir  Volume Serial Number is 1337-1337   Directory of C:\TEMP  01-01-2001  00:00    &lt;DIR&gt;          . 01-01-2001  00:00    &lt;DIR&gt;          .. 01-01-2001  07:00            16.384 data.log 01-01-2001  08:00            16.384 data.dat 01-01-2001  09:00...&quot;</title>
		<link rel="alternate" type="text/html" href="https://plnx.nl/wiki/index.php?title=7zip_tricks&amp;diff=16&amp;oldid=prev"/>
		<updated>2025-05-17T07:43:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;7zip tricks  ==7zip from dosbox==  To create seperate zip files from the commandline in dos with 7zip the following:  &amp;lt;pre&amp;gt; forfiles /M data.* /C &amp;quot;cmd /c 7z a @file.zip @file&amp;quot; &amp;lt;/pre&amp;gt; In the following directory:  &amp;lt;pre&amp;gt; C:\TEMP&amp;gt;dir  Volume Serial Number is 1337-1337   Directory of C:\TEMP  01-01-2001  00:00    &amp;lt;DIR&amp;gt;          . 01-01-2001  00:00    &amp;lt;DIR&amp;gt;          .. 01-01-2001  07:00            16.384 data.log 01-01-2001  08:00            16.384 data.dat 01-01-2001  09:00...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;7zip tricks&lt;br /&gt;
&lt;br /&gt;
==7zip from dosbox==&lt;br /&gt;
&lt;br /&gt;
To create seperate zip files from the commandline in dos with 7zip the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
forfiles /M data.* /C &amp;quot;cmd /c 7z a @file.zip @file&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In the following directory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\TEMP&amp;gt;dir&lt;br /&gt;
 Volume Serial Number is 1337-1337&lt;br /&gt;
&lt;br /&gt;
 Directory of C:\TEMP&lt;br /&gt;
&lt;br /&gt;
01-01-2001  00:00    &amp;lt;DIR&amp;gt;          .&lt;br /&gt;
01-01-2001  00:00    &amp;lt;DIR&amp;gt;          ..&lt;br /&gt;
01-01-2001  07:00            16.384 data.log&lt;br /&gt;
01-01-2001  08:00            16.384 data.dat&lt;br /&gt;
01-01-2001  09:00            32.768 data2.log&lt;br /&gt;
               3 File(s)     65.536 bytes&lt;br /&gt;
               2 Dir(s)  33.554.432 bytes free&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
will create data.log.zip and data.dat.zip with zip compression.&lt;/div&gt;</summary>
		<author><name>Pverha10</name></author>
	</entry>
</feed>