<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — AutoZipper - other freeware backup tool]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=8766</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=8766&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in AutoZipper - other freeware backup tool.]]></description>
		<lastBuildDate>Sun, 05 Nov 2023 00:10:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[AutoZipper - other freeware backup tool]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=49583#p49583</link>
			<description><![CDATA[<p>Backup tool on the link, which I use on some projects. Very good! Allows you to include encrypted password with AES256.</p><p>PS.: Sparrow, I will still give feedback on the dynamic query.</p><br /><p><a href="https://2xdsoft.de.tl/AutoZipper.htm">https://2xdsoft.de.tl/AutoZipper.htm</a></p><p>This batch file can be executed by AutoZipper, after finishing the copy, which will add date and time to the name of the zip file.</p><div class="codebox"><pre><code>echo off
for /f &quot;delims=&quot; %%a in (&#039;wmic OS Get localdatetime  ^| find &quot;.&quot;&#039;) do set dt=%%a
set YYYY=%dt:~0,4%
set MM=%dt:~4,2%
set DD=%dt:~6,2%
set HH=%dt:~8,2%
set Min=%dt:~10,2%
set Sec=%dt:~12,2%

set stamp=%YYYY%%MM%%DD%_%HH%%Min%%Sec%

move &quot;G:\Meu Drive\Projetos Visual Kit 5\projeto_atual\Projeto_Atual_VK5.zip&quot; &quot;G:\Meu Drive\Projetos Visual Kit 5\projeto_atual\Projeto_Atual_vk5_%stamp%.zip&quot;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (jrga)]]></author>
			<pubDate>Sun, 05 Nov 2023 00:10:33 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=49583#p49583</guid>
		</item>
	</channel>
</rss>
