diff options
Diffstat (limited to 'Install.HC')
| -rw-r--r-- | Install.HC | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ License. See the Copying.TXT file for details. */ -// This program semi-automates the floppy driver install process. +// PURPOSE: Semi-automate the floppy driver install process +// TO USE: #include this file on the cmd line CopyTree("./Kernel/", "::/Kernel/"); |
