home *** CD-ROM | disk | FTP | other *** search
/ ftp.morenci.k12.mi.us / ftp.morenci.k12.mi.us.tar / ftp.morenci.k12.mi.us / Clients / English / WINNT / i386 / nww2k.inf < prev    next >
INI File  |  2005-01-05  |  1KB  |  35 lines

  1. ;---------------------------------------------------------------
  2. ; Novell Client for Windows 2000 and XP
  3. ; Novell Network Client
  4. ;
  5. ; VeRsIoN=v4.91 Novell Client Install for Windows 2000 and XP
  6. ; CoPyRiGhT=copyright 2000-2005, by Novell, INC. All rights reserved.
  7. ;
  8. ;---------------------------------------------------------------
  9.  
  10.  
  11. ;needed by InfSectionHandler OptionsListFromInf(GetLaunchDir(),"NWW2K.INF","Options");
  12. -----------------------------------------------------------------------
  13. ; OPTION LIST
  14. ; -----------
  15. ; This section lists the OEM Option key names.  These keys are locale
  16. ; independent and used to represent the option in a locale independent
  17. ; manner.
  18. ;
  19. ;-----------------------------------------------------------------------
  20. [Options]
  21.     NW_NWFS
  22.     NW_NDPS
  23.  
  24.  
  25. ; needed by CComponent::ParseOptionFromInf()
  26. [OptionNW_NWFS]
  27. INF = "IWCLIENT.INF"
  28. INSTALL = YES
  29. OPTIONAL = NO
  30. CONFIGDLL = WIZCFG.DLL
  31.  
  32. [OptionNW_NDPS]
  33. INF = "NDPS.INF"
  34. INSTALL = NO
  35. OPTIONAL = YES