Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

71 lines
2.1 KiB

  1. ; -----------------------------------------------------------------
  2. ;
  3. ; NETUPG.INF
  4. ;
  5. ; Allows customizing netupgrd.dll operation during upgrade
  6. ; from NT 3.51 and NT 4.0
  7. ;
  8. ; Copyright (c) Microsoft Corporation. All rights reserved.
  9. ;
  10. ; -----------------------------------------------------------------
  11. [Version]
  12. Signature="$Windows NT$"
  13. ; -----------------------------------------------------------------
  14. ; Each line in this section indicates location of OEM files.
  15. ; One can set up directories holding OEM files on a network share
  16. ; for those components that do not have built in support and
  17. ; point to those directories by adding one line for each such directory.
  18. ;
  19. ; This way netupgrd.dll will not ask the user for supplying
  20. ; files needed for OEM upgrade.
  21. ;
  22. [OemNetUpgradeDirs]
  23. oem\digi\isdn\bri
  24. oem\digi\isdn\pri
  25. oem\digi\realport
  26. oem\digi\async
  27. oem\eicon
  28. oem\eqn
  29. oem\usr
  30. oem\tigerjet
  31. oem\spx\mps
  32. ms\sna
  33. ms\modemshr
  34. ;c:\test\oemupg
  35. ; -----------------------------------------------------------------
  36. ; This section holds keys that can control certain operations
  37. ; of netupgrd.dll during upgrade.
  38. ;
  39. [UpgradeData]
  40. ;
  41. ; -----------------------------------------------------------------
  42. ; The services listed below will not be deleted during upgrade
  43. ;
  44. ; Optional component
  45. ; ------------------
  46. ; SNMP, SNMPTRAP, WINS, MacFile, MacPrint, MacSrv, DNS, SimpTcp, LPDSVC
  47. ;
  48. ; Pseudo services
  49. ; -----------------
  50. ; Winsock, Winsock2
  51. ;
  52. ; misc
  53. ; ----
  54. ; DFS, Replicator, Mup, Rpcss, LicenseService
  55. ;
  56. ServicesNotToBeDeletedDuringUpgrade=\
  57. SNMP, SNMPTRAP, WINS, MacFile, MacPrint, MacSrv, DNS, SimpTcp, LPDSVC, \
  58. Winsock, Winsock2, \
  59. DFS, Replicator, Mup, Rpcss, LicenseService, \
  60. GOPHERSVC, MSFTPSVC, W3SVC, \
  61. MSMQ, \
  62. MSExchangeATMTA, MSExchangeCALCON, MSExchangeCCMC, MSExchangeDS, MSExchangeDX, \
  63. MSExchangeES, MSExchangeFB, MSExchangeGWRTR, MSExchangeIMC, MSExchangeINS, \
  64. MSExchangeIS, MSExchangeMI, MSExchangeMSMI, MSExchangeMTA, MSExchangePCMTA, \
  65. MSExchangeSA, LME-NOTES, LME-PROFS, MSExchangeCOCO, LME-SNADS, LME-GWISE, \
  66. MSSQLServer, \
  67. RMServer, \
  68. ReflectionNFS, ReflectionNFSRDR