资 源 简 介
What Does Do-Ver-Zip (DVZ) Do?
Do-Ver-Zip (DVZ) is a very simple version-control utility. It"s a batch file and works on the Windows NT family of OSs.
To use DVZ, right-click a file or folder, and select "Make version file" or "Make version folder" in the context menu to archive the file or folder. To make the archive, DVZ uses "zip.exe" (Info-Zip).
DVZ prefixes a date and time stamp to the archive. DVZ will use Info-Zip "zip" if found in the OS path) to create the archive.
The entries in the context menu (right-click menu) are created using the supplied REG files, which create Windows Registry keys.
One More Thing: MKSTMPDIR is another batch file that creates a folder named by date and time. MKSTMPDIR has an entry in the context menu named "Make TS Folder".
Installation
Read "http://code.google.com/p/do-ver-zip/wiki/HowTo".