home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / icfos2.zip / WHATSNEW.TXT < prev   
Text File  |  1993-12-30  |  8KB  |  229 lines

  1.  
  2.  
  3. LATEST VERSIONS & TECHNICAL SUPPORT:
  4.  
  5. Please note that we can provide you with the latest versions of ICF and
  6. technical support through our BBS at 305-598-4788.
  7.  
  8.  
  9.  
  10.                         Features & Changes in ICF Version 1.7
  11.  
  12.  
  13.        1. Bug Fix: Under some circumstances a manually-entered User ID
  14.           (entered either through the ASK screen or by using the /Userid
  15.           option) was not saved in the AUTORUN.DAT file. This is corrected.
  16.  
  17.        2. Bug Fix: If the /Id option was used (which appends 3 additional
  18.           fields to a STATUS output file in order to identify the User ID on
  19.           each record), sometimes one or more of the additional fields were
  20.           not being filled in. This is corrected.
  21.  
  22.        3. Bug Fix: A condition causing the message similar to "Unexpected
  23.           return code ... nmfiles..." has been fixed.
  24.  
  25.        4. Bug Fix: Under some circumstances the /Findextsval option wouldn't
  26.           work. This option permits you to request files with extensions other
  27.           than .COM and .EXE to be included in the output of a program scan,
  28.           as in:
  29.  
  30.              ICF STATUS /ASCII /FINDEXTSVAL=DLL,SYS,PIF
  31.  
  32.  
  33.  
  34.  
  35.  
  36.                                           1
  37.  
  38.  
  39.           If this option is used, the /Unknownsw option or the /Findexts
  40.           option should also be used. Note that /Findextsval is not required
  41.           to find files identified in the software recognition file
  42.           (ICFPROGn.DBF). Any file names in this file, regardless of
  43.           extension, will be matched if found during a program scan.
  44.  
  45.        5. Bug Fix: Some conditions resulting in an out-of-memory message being
  46.           issued were eliminated.
  47.  
  48.        6. Change: If the AUTO command is used and the output file exists but
  49.           ICF determines that it is not necessary to perform an inventory
  50.           collection (because the PC configuration hasn't changed to warrant a
  51.           new scan), ICF would delete any existing output file. This was
  52.           changed, so that the output file, if it exists from the last
  53.           inventory collection, is not deleted and overwritten unless a new
  54.           inventory collection is actually performed.
  55.  
  56.        7. Change: If the AUTO command is used, no "End of Program Run" message
  57.           is displayed when ICF terminates. This was done so users don't see
  58.           confusing messages on the screen when ICF runs every day.
  59.  
  60.        8. Change: Field sizes in the /Ask display were enlarged. Although the
  61.           fields on the screen appear to be the same size, they now have the
  62.           capability to scroll horizontally. Up to 30 characters will fit in
  63.           each field, including the serial number.
  64.  
  65.        9. Change: The /Totexts option is being phased out of ICF. The purpose
  66.           of this option was to display totals by file extension when using
  67.           the FILES command and output is sent to the screen.
  68.  
  69.        10.  Change: Memory usage was greatly enhanced to permit ICF to process
  70.           many more files during program scanning, as well as significantly
  71.           increased text file capture capabilities. This is especially
  72.           necessary for the DOS version.
  73.  
  74.        11.  New Feature: Added the /Unknownsw option, which instructs ICF to
  75.           include unrecognized programs in the inventory output file.
  76.  
  77.        12.  New Feature: Added the /Banner option, which replaces the standard
  78.           ICF startup messages with a greeting of your own. For example, you
  79.           can try:
  80.  
  81.              ICF STATUS /DBASE /BANNER=THE_UNIVERSAL_CORP___PERFORMING
  82.              INVENTORY...
  83.  
  84.           Note that spaces can be represented by the underscore character
  85.           (this can be changed by using the /Spacechar option).
  86.  
  87.        13.  New Feature: Added the /Textfilescan option, which instructs ICF
  88.           to scan drives for system configuration text files (i.e. CONFIG.SYS,
  89.           *.INI files). Normally, ICF looks only in predefined directories (on
  90.           all drives) for these files. If your users have files in non-
  91.           standard locations (for example, Windows .INI files not located in
  92.           the \WINDOWS directory), use this option. The abbreviation for this
  93.           option is /TFS.
  94.  
  95.  
  96.  
  97.                                           2
  98.  
  99.  
  100.        14.  New feature: Added the capability for environment variables to be
  101.           referenced from many options. To use this feature, include the name
  102.           of the environment variable surrounded by %% (2 percent signs on
  103.           both sides of the variable name), as in:
  104.  
  105.              ICF STATUS /DBASE /OVERWRITE /USERID=%%MYUSERID%%
  106.  
  107.           The above example assumes a SET MYUSERID=<string> was performed
  108.           prior to ICF being run. This feature works with a majority of ICF
  109.           options. Also, the environment variable reference can be embedded in
  110.           any option value (i.e. additional characters can appear before
  111.           and/or after the reference), as the example below illustrates:
  112.  
  113.              ICF STATUS /DBASE /FILENAME=FN%%LANTYPE%%9 /UNKNOWNSW
  114.              /FINDEXTSVAL=.BAT
  115.  
  116.           If the DOS command SET LANTYPE=3COM before ICF runs the above
  117.           command, the output file would be named FN3COM9.DBF
  118.  
  119.        15.  New Feature: Added the /Noprograms option, which instructs ICF to
  120.           ignore scanning drives for programs. Although this capability was
  121.           already present in the form /NOSTATUS=PRO, this new option makes it
  122.           easier.
  123.  
  124.        16.  New feature: Added the /Notextfiles option, which instructs ICF to
  125.           ignore reading configuration text files (i.e. AUTOEXEC.BAT,
  126.           STARTUP.BAT, CONFIG.SYS and .INI files) during inventory captures.
  127.           While this capability was already present in the form
  128.           /NOSTATUS=INI,TXT, this new option makes it easier.
  129.  
  130.        17.  New Feature: An error message is now displayed if the /Progslimit
  131.           option is exceeded. The /Progslimit option is used to specify the
  132.           maximum number of programs that will be searched for on each drive.
  133.           It is used primarily for testing (using it in a production
  134.           environment would severely effect the accuracy of an inventory
  135.           capture. Now, an error message is displayed as a reminder that you
  136.           specifically limited the number of programs to search for.
  137.  
  138.        18.  New Feature: Added the /Deptid option. This allows you to specify
  139.           a department ID on the command line. Example:
  140.  
  141.              ICF STATUS /DEPTID=MIS.
  142.  
  143.        19.  New Feature: Added the /Quickstatus option. This is a shortcut
  144.           option which specifies both /Notextfiles and /Noprograms. Of course,
  145.           this would cause an inventory capture to proceed very quickly, hence
  146.           the name of this new option. It is especially convenient for testing
  147.           purposes when you want to try various options of the STATUS command
  148.           but do not need a program scan or text file capture to be performed.
  149.           The abbreviation for this option is /QS.
  150.  
  151.        20.  New Feature: Additional Windows configuration files are included
  152.           in text file captures, specifically those included in Windows for
  153.           Workgroups.
  154.  
  155.  
  156.  
  157.  
  158.                                           3
  159.  
  160.  
  161.        21.  New Feature: Netware configuration files (NET.CFG and SHELL.CFG)
  162.           are now included in text file captures when an inventory is
  163.           performed.
  164.  
  165. 22. New: Feature: /NOTEXTFILES option - Specifying this option prevents ICF
  166.     from including system text files (i.e. Autoexec.Bat) in a configuration
  167.     run. It is simpler than using the /NST:INI,TXT option.
  168.  
  169. 23. New: /TEXTFILES option - Allows you to specify up to 6 additional system
  170.     text files to be included in a configuration run. An example is:
  171.  
  172.       ICF STATUS /DBASE /TEXTFILES=D:\WINDOWS\SPECIAL.INI,E:\THISFILE.TXT
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.                                           4
  229.