NBackup allows you to quickly create a copy of a station or restore its data.
NCopy allows you to quickly create a copy of just a station's test sequences.
NRestore allows you to easily copy the files from the floppy to the test station installation.
SAFETY COPY
As well as periodically backing up your NaTKiT installation to some external media it's a good idea to occasionally make a safety copy on the hard disc. (What if your hard disc develops a bad sector right in the middle of the NaTKiT software?) A good time to make a safety copy is before upgrading the NaTKiT software or installing a new calibration file.
First check the 'readme.txt' file on the issue floppy to see what late information there is. Next run NaTKiT and note the current software version. It is shown top left of the screen after NaTKiT1.
If NaKiT1 is installed in the directory C:\NATKIT1 then a copy of the installation can be made to the directory C:\NK_BCKUP by entering the Dos command:
XCOPY C:\NATKIT1 C:\NK_BCKUP /S/E
If there is already a directory NK_BCKUP, perhaps from some previous upgrade, then either delete or rename it before making the safety copy. (From Dos v5.0 onwards entering the Dos command 'HELP XCOPY' will give you information on the command XCOPY.)
Place the upgrade disc in drive A: and enter the Dos command 'A:\install'. The start up screen will show below the copyright message from which version the software is being upgraded, eg '0.65 -> 0.72'. If your current installation is not the same as the left hand figure then you MUST upgrade to that version first.
After you select 'START INSTALLATION' and if there is already a NaTKiT1 installation in the destination directory the install programme will offer you:
Select 'Upgrade' if it it is the first time you have run install. Upgrade will copy over the relevant new files.
If you have upgraded and files have become corrupted or lost you would select 'Overwrite'. Overwrite copies just the non-data files from the floppy.
If you do find there is a problem when you run the upgraded NaTKiT then the quickest way to restore the old version is to 'RENAME' the directory containing the upgraded version something like NK_NEW, eg 'RENAME NATKIT1 NK_NEW'. Then RENAME the backup directory with the name of your installation, eg 'RENAME NK_BCKUP NATKIT1'.
If, as it will, everything goes well then the quickest way of removing the backup directory, if you have Dos v6.0 or greater, is the Dos command DELTREE. (Entering the Dos command 'HELP DELTREE' will give you information on the command DELTREE.)