Versioner
Description: Versioner is an extension to the Windows Explorer that adds a 'Create Versioned Copy' context menu command. Right click on a file (or files) in the Windows Explorer and use this command to create a copy of a file when you have a version you wish to preserve. The copy will be created with the same name but suffixed with an underscore and the next available two-digit version number.

To install:
    - Copy the DLL to a folder on your system.
    - From the Start menu select Run... and enter
        RegSvr32 c:\folder\Versioner.dll
      where 'c:\folder' depends on where you copied the DLL.
To uninstall:
    - Start/Run... RegSvr32 /U c:\folder\Versioner.dll
Last updated 5/12/2005 8:41:44 PM
Click here to download DLL file.
There is no User Manual at this time.