-----------------------------------------------------------------------    
COMMAND LINE OPTIONS USABLE WITH SETUPFS.EXE
-----------------------------------------------------------------------    
  Current Command Line Options are:
    /AUTO
       runs the setup without user input.
       Note: If an error is caused that displays a dialog box
             Then the user must press the OK button to continue.
    /HIDDEN
       Does not display anything while installing.
       Note: This option automatically turns on the /AUTO option, but 
             does not generate any dialog boxes on errors (it just quits).
    /IMPORTFSTOPW=
       Indicates a registry file to import for F-StopW
    /INSTALL=
       Allows selection of components to install (seperate with comma (,)).
       Components currently Available are:
          FStopW - Installs F-StopW
    /INSTALLDIR=
       Allows selection of install Program Folder.
    /INSTALLMENU=
       Allows selection of install Start Menu Folder.
    /NORUN=
       Inhibits launching of selected components.
       Components currently Available are:
          FStopW - Installs F-StopW
    /VDEFS=
       Indicates where the virus definition files are located (use if not in the
       same directory as setupfs.exe).
    
  Notes:
     ALL ILLEGAL COMMAND LINE OPTIONS ARE NOTIFIED WITH A DIALOG BOX.
 
     IF THE INSTALL SHIELD IS UNABLE TO CREATE THE DIRECTORY INDICATED
     WITH /INSTALLDIR= THEN A DIALOG BOX IS DISPLAYED.
 
     WHEN UPDATING PREVIOUS INSTALLS WITH THE COMMANDLINE OPTIONS
     THEN NOTHING CAN BE REMOVED, IN OTHER WORDS YOU CAN ONLY ADD
     TO THE CURRENT INSTALLATION.
 
     WHEN USING THE /IMPORTxxxx= OPTIONS THE SETUP PROGRAM FIRST
     IMPORTS THESE FILES AND THEN UPDATES WHATEVER IS MISSING.
     IF THE FILE IS NOT PRESENT THEN IT WILL BE IGNORED, SILENTLY.
 
     IF ANY COMMANDLINE OPTION IS USED AND /AUTO OR /HIDDEN ARE NOT,
     THEN THOSE OPTIONS SELECTED WILL BECOME THE DEFAULT VALUES FOR
     THE APPROPRIATE DIALOG.
