<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Somebody please HELP me! how to &quot;add one file to several archives&quot;, please…...]]></title><description><![CDATA[<p dir="auto">dear all members here, I really need and will really appreciate if someone can help me</p>
<p dir="auto">i don’t know whether this feature has existed before (and it’s just my stupidity not knowing that)</p>
<p dir="auto">please tell me <strong>how to add one file (same single file) to several (already existed) archives</strong></p>
<p dir="auto">if my words are not clear, i’d explain like this<br />
say I already have 100 zips in my folder (named 001.zip to 100.zip) then I have a task to add a “readme.txt” file to each of them (same readme.txt file)</p>
<p dir="auto">how to do that in batch please? that would be really time-consuming if i have to manually add them one-by-one</p>
<p dir="auto">i tried many ways before, but none succeed. because when i right click that “readme.txt” file, i can only add them to ONE archive</p>
<p dir="auto">please help me if this is possible, either with this PowerArchiver, or any other method (perhaps using additional/other software), because I really this this task to be done</p>
<p dir="auto">thank you very, very much</p>
]]></description><link>https://forums.powerarchiver.com/topic/4069/somebody-please-help-me-how-to-add-one-file-to-several-archives-please</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 01:08:38 GMT</lastBuildDate><atom:link href="https://forums.powerarchiver.com/topic/4069.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Aug 2010 18:58:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Somebody please HELP me! how to &quot;add one file to several archives&quot;, please…... on Tue, 24 Aug 2010 14:09:04 GMT]]></title><description><![CDATA[<p dir="auto">The “simplest” approach would be using a DOS batch file.</p>
<p dir="auto">Something like</p>
<blockquote>
<p dir="auto">FOR %%X IN (*.zip) DO PACOMP -a %%X readme.txt</p>
</blockquote>
<p dir="auto">Note: assumes all zip files and the readme are in same folder (and that PACL is in system PATH).</p>
]]></description><link>https://forums.powerarchiver.com/post/23652</link><guid isPermaLink="true">https://forums.powerarchiver.com/post/23652</guid><dc:creator><![CDATA[TBGBe]]></dc:creator><pubDate>Tue, 24 Aug 2010 14:09:04 GMT</pubDate></item><item><title><![CDATA[Reply to Somebody please HELP me! how to &quot;add one file to several archives&quot;, please…... on Tue, 24 Aug 2010 13:55:38 GMT]]></title><description><![CDATA[<p dir="auto">you could do this via PACL… maybe one of the PACL gurus will help you here :)</p>
]]></description><link>https://forums.powerarchiver.com/post/23650</link><guid isPermaLink="true">https://forums.powerarchiver.com/post/23650</guid><dc:creator><![CDATA[spwolf]]></dc:creator><pubDate>Tue, 24 Aug 2010 13:55:38 GMT</pubDate></item></channel></rss>