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.

156 lines
3.9 KiB

  1. ;__________________________________________________________
  2. ;
  3. ; -- NETCMAK.INF --
  4. ;
  5. ; OCM INF for:
  6. ; Microsoft Connection Manager Administration Kit
  7. ;
  8. ; Copyright (c) 1993-1998, Microsoft Corporation
  9. ;__________________________________________________________
  10. [version]
  11. signature ="$Windows NT$"
  12. Provider =%Msft%
  13. LayoutFile =layout.inf
  14. ;__________________________________________________________
  15. ;
  16. ; Install Section
  17. ;__________________________________________________________
  18. [NetCMAK]
  19. @@:@i:CopyFiles = CMAK_Common, CMAK_Support, CMAK_CmHelp32, CMAK_X86_SUPPORT
  20. @@:@m:CopyFiles = CMAK_Common, CMAK_Support, CMAK_CmHelp32
  21. Uninstall = CMAK.Remove
  22. AddReg = CMAK_AddReg
  23. DelReg = CMAK_Uninstall_Reg, CMAK_Remove_Old_Eula
  24. DelFiles = CMAK_OLD_10_FILES, CMAK_OLD_10_DOC_FILES
  25. ProfileItems = CMAK_Shortcut_Create, CMAK_Delete_Old_Loc_Shortcuts
  26. ;__________________________________________________________
  27. ;
  28. ; Removal Section
  29. ;__________________________________________________________
  30. [CMAK.Remove]
  31. DelReg = CMAK_RegUninst
  32. @@:@i:DelFiles = CMAK_Common, CMAK_Support, CMAK_CmHelp32, CMAK_X86_SUPPORT
  33. @@:@m:DelFiles = CMAK_Common, CMAK_Support, CMAK_CmHelp32
  34. ProfileItems = CMAK_Shortcut_Delete
  35. ;__________________________________________________________
  36. ;
  37. ; Destination Directories
  38. ;__________________________________________________________
  39. [DestinationDirs]
  40. ; CMAK Destination Dirs
  41. CMAK_Common = 123174
  42. CMAK_Support = 123174, Support
  43. CMAK_CmHelp32 = 123174, Support\%CMHELP_DIR%
  44. CMAK_X86_SUPPORT = 123174, Support
  45. CMAK_OLD_10_DOC_FILES = 123174, %OLDDOCDIR%
  46. CMAK_OLD_10_FILES = 123174
  47. ;__________________________________________________________
  48. ;
  49. ; Shortcuts section
  50. ;__________________________________________________________
  51. [CMAK_Shortcut_Create]
  52. Name = %CMAK_DESC%
  53. SubDir = %AdminTools%
  54. CmdLine = 123174,,"CMAK.EXE"
  55. WorkingDir = 123174
  56. IconPath = 123174,,"CMAK.EXE"
  57. IconIndex = 0
  58. InfoTip = "@%123174%\cmak.exe,-1022"
  59. DisplayResource="%123174%\cmak.exe",1020
  60. [CMAK_Delete_Old_Loc_Shortcuts]
  61. Name=%OLD_LOC_CMAK_DESC%, 0x2
  62. SubDir=%AdminTools%
  63. ; 2 == FLG_PROFITEM_DELETE
  64. [CMAK_Shortcut_Delete]
  65. Name=%CMAK_DESC%, 0x2
  66. SubDir=%AdminTools%
  67. ;__________________________________________________________
  68. ; Add Reg keys
  69. ;__________________________________________________________
  70. [CMAK_AddReg]
  71. "HKLM", "%CMAppPath%", "", "", "%123174%\CMAK.EXE"
  72. "HKLM", "%CMAppPath%", "Path", "", "%123174%"
  73. "HKLM", "%CMAppPath%", "CMAKSetupVersion", "", "1.21"
  74. "HKCR", "%CMAppName%", "", "", "%CMAppName%"
  75. "HKCR", "%CMAppName%\DefaultIcon", "", "", "%123174%\CMAK.EXE,1"
  76. "HKLM", "%CMREGROOT%", "OUTPUT", "", ""
  77. ;__________________________________________________________
  78. ; Remove Reg keys
  79. ;__________________________________________________________
  80. [CMAK_RegUninst]
  81. "HKLM", "%CMAppPath%"
  82. "HKCR", "%CMAppName%"
  83. "HKLM", "%CMREGROOT%"
  84. [CMAK_Uninstall_Reg]
  85. "HKLM", "%RegUninstPath%"
  86. [CMAK_Remove_Old_Eula]
  87. "HKLM", "%CMREGROOT%", "EULA"
  88. ;__________________________________________________________
  89. ; Copy Files and DelFiles sections
  90. ;__________________________________________________________
  91. [CMAK_Common]
  92. cmak.exe,,,2
  93. cmakread.htm,,,2
  94. [CMAK_Support]
  95. cmproxy.dll,,,2
  96. cmroute.dll,,,2
  97. template.sed,,,2
  98. template.cmp,template.pmc,,2
  99. template.cms,template.smc,,2
  100. template.inf,,,2
  101. [CMAK_X86_SUPPORT]
  102. instcm.inf,,,2
  103. cmexcept.cat,,,2
  104. cmbins.exe,,,2
  105. ccfg95.dll,,,2
  106. cnet16.dll,,,2
  107. cmutoa.dll,,,2
  108. w95inf16.dll,,,2
  109. w95inf32.dll,,,2
  110. [CMAK_CmHelp32]
  111. cmtrb32.rtf,,,2
  112. cmctx32.rtf,,,2
  113. cmmgr32.h,,,2
  114. cmmgr32.hpj,,,2
  115. [CMAK_OLD_10_FILES]
  116. default.bmp
  117. defaultp.bmp
  118. empty.pbr
  119. empty.pbk
  120. wextract.exe
  121. urlmon.dll
  122. swflash.ocx
  123. showicon.exe
  124. oleaut32.dll
  125. defaultl.ico
  126. defaults.ico
  127. defaultt.ico
  128. iexpress.exe
  129. makecab.exe
  130. cmak_ops.chm
  131. [CMAK_OLD_10_DOC_FILES]
  132. cmakread.htm
  133. cmak.chm