home *** CD-ROM | disk | FTP | other *** search
/ PC Treasures, Inc. / pctreasures.mdf / MSDUN13.EXE / RCDATA / CABINET / mstcpipu.inf < prev    next >
INI File  |  1998-08-14  |  2KB  |  82 lines

  1. ; MSTCPIPU.INF
  2. ;
  3. ; This is the TCP/IP Networking Restoration information file
  4. ;
  5. ; Copyright 1993-1997, Microsoft Corporation
  6. ;
  7. ;
  8.  
  9. [version]
  10. signature="$CHICAGO$"
  11. Provider=Microsoft
  12. SetupClass=BASE
  13. AdvancedINF=2.0
  14.  
  15. [UNINSTALL_Upgrade]
  16. DelFiles=MSTCPIP_INF_DelFiles
  17. CopyFiles=MSTCPIP_INF_CopyFiles, MSTCPIP_CopyFiles, MSTCPIP_SYS_CopyFiles
  18.  
  19. ;****************************************************************************
  20. ; Source Directories
  21. ;****************************************************************************
  22.  
  23. [SourceDisksNames]
  24. 1="Microsoft TCP/IP Restoration Package",restore.cab,0,%25%\MSTCPIP
  25.  
  26. [SourceDisksFiles]
  27. nettrans.inf  = 1
  28. vdhcp.386     = 1
  29. vip.386       = 1
  30. vnbt.386      = 1
  31. vtcp.386      = 1
  32. vtdi.386      = 1
  33. ping.exe      = 1 
  34. telnet.exe    = 1
  35. telnet.hlp    = 1 
  36. ftp.exe       = 1
  37. inetmib1.dll  = 1
  38. arp.exe       = 1
  39. nbtstat.exe   = 1
  40. netstat.exe   = 1
  41. route.exe     = 1
  42. tracert.exe   = 1
  43. winipcfg.exe  = 1
  44. mstcp.dll     = 1
  45.  
  46. [DestinationDirs]
  47. MSTCPIP_CopyFiles            = 25         ; LDID_SHARED
  48. MSTCPIP_INF_DelFiles         = 17            ; LDID_INF
  49. MSTCPIP_SYS_CopyFiles        = 11            ; LDID_SYS
  50. MSTCPIP_INF_CopyFiles        = 17            ; LDID_INF
  51.  
  52.  
  53. [MSTCPIP_INF_DelFiles]
  54. mstcpipu.inf
  55.  
  56. [MSTCPIP_INF_CopyFiles]
  57. nettrans.inf
  58.  
  59. [MSTCPIP_SYS_CopyFiles]
  60. mstcp.dll
  61. vdhcp.386
  62. vip.386
  63. vnbt.386
  64. vtcp.386
  65. vtdi.386
  66. icmp.dll
  67.  
  68. [MSTCPIP_CopyFiles]
  69. ping.exe
  70. telnet.exe
  71. telnet.hlp
  72. ftp.exe
  73. inetmib1.dll
  74. arp.exe
  75. nbtstat.exe
  76. netstat.exe
  77. route.exe
  78. tracert.exe
  79. winipcfg.exe
  80.  
  81.  
  82.