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.

361 lines
6.3 KiB

  1. [Version]
  2. Signature = "$Windows NT$"
  3. KdfVersion = 1
  4. [Header]
  5. Name = FrameWork UI
  6. Version = 1.0
  7. ReleaseDate = 10/20/1998
  8. Vendor = MICROSOFT
  9. OS = WINNT
  10. OSVersion = 4.0
  11. Platform = i386
  12. SystemType = UP
  13. Repository = %REPOSITORY%
  14. Description = "Server Appliance FrameWork UI"
  15. CodePage = 1252
  16. [Capabilities]
  17. 1 = "Server Appliance"
  18. [Components]
  19. 1 = "Framework UI", "Framework UI", 1
  20. [CapabilityDependencies]
  21. [CapabilityComponentDependencies]
  22. [ComponentCapabilityDependencies]
  23. [ComponentDependencies]
  24. ;
  25. ; Directories Section
  26. ;
  27. ; All of the entries are of the form:
  28. ; number = path
  29. ;
  30. ; Entries in this section are needed for reference in subsequent
  31. ; "Files" and "Support Files" sections.
  32. ;
  33. ; Directory paths that end in backslash must be quoted, since a line-ending
  34. ; backslash is interpreted as "continue on next line."
  35. ;
  36. [Directories]
  37. 2 = "\winnt\system32\ServerAppliance\Web"
  38. 3 = "\frameworkui"
  39. 4 = "\winnt\system32\ServerAppliance\Web\images"
  40. 5 = "\winnt\system32\ServerAppliance\Web\Util"
  41. 6 = "\winnt\system32\ServerAppliance\Web\Util\images"
  42. 7 = "\winnt\system32\ServerAppliance\public"
  43. ;
  44. ; Source Files Sections
  45. ;
  46. ; All of the entries are of the form:
  47. ; filename, source directory #, target directory #, size, target name (optional)
  48. ;
  49. [Framework UI.Files]
  50. tabbar.asp, 3, 2, 11859, tabbar.asp
  51. default.asp, 3, 2, 90, default.asp
  52. default.htm, 3, 2, 300, default.htm
  53. colors.htm, 3, 2, 600, colors.htm
  54. navbar.asp, 3, 2, 1600, navbar.asp
  55. sh_hidden.asp, 3, 2, 4500, sh_hidden.asp
  56. home.asp, 3, 2, 4300, home.asp
  57. tasks.asp, 3, 2, 1600, tasks.asp
  58. moretasks.asp, 3, 2, 2600, moretasks.asp
  59. about.asp, 3, 2, 3600, about.asp
  60. welcome.asp, 3, 2, 2325, welcome.asp
  61. sa_help.cab, 3, 2, 65000, sa_help.cab
  62. sasetup.cab, 3, 2, 142196, sasetup.cab
  63. sh_task.asp, 3, 2, 2875, sh_task.asp
  64. sh_task.js, 3, 2, 2800, sh_task.js
  65. sh_task.css, 3, 2, 2000, sh_task.css
  66. sh_task.css, 3, 7, 2000, sh_task.css
  67. sh_page.js, 3, 2, 1800, sh_page.js
  68. sh_page.asp, 3, 2, 1800, sh_page.asp
  69. sh_page.css, 3, 2, 2000, sh_page.css
  70. sh_restarting.asp, 3, 2, 2800, sh_restarting.asp
  71. status_water.gif, 3, 4, 1024, status_water.gif
  72. tasks_water.gif, 3, 4, 1024, tasks_water.gif
  73. security_water.gif, 3, 4, 1024, security_water.gif
  74. securityoff_water.gif, 3, 4, 1024, securityoff_water.gif
  75. dark_spacer.gif, 3, 4, 1024, dark_spacer.gif
  76. light_spacer.gif, 3, 4, 1024, light_spacer.gif
  77. back_button.gif, 3, 4, 1404, back_button.gif
  78. help_about.gif, 3, 4, 1024, help_about.gif
  79. aboutbox_water.gif, 3, 4, 1024, aboutbox_water.gif
  80. aboutbox_logo.gif, 3, 4, 1650, aboutbox_logo.gif
  81. winnte_logo.gif, 3, 4, 860, winnte_logo.gif
  82. information.gif, 3, 4, 1024, information.gif
  83. alert.gif, 3, 4, 1024, alert.gif
  84. alert_white.gif, 3, 4, 1024, alert_white.gif
  85. alert_g.gif, 3, 4, 1024, alert_g.gif
  86. critical_error.gif, 3, 4, 1024, critical_error.gif
  87. critical_g.gif, 3, 4, 1024, critical_g.gif
  88. line.gif, 3, 4, 1024, line.gif
  89. err_view.asp, 3, 5, 1900, err_view.asp
  90. alert_view.asp, 3, 5, 6000, alert_view.asp
  91. alert_asynctask.asp, 3, 5, 5500, alert_asynctask.asp
  92. alert_clientconf.asp, 3, 5, 5500, alert_clientconf.asp
  93. alert_water.gif, 3, 6, 1024, alert_water.gif
  94. critical_water.gif, 3, 6, 1024, critical_water.gif
  95. info_water.gif, 3, 6, 1024, info_water.gif
  96. OEM_logo.gif, 3, 4, 892, OEM_logo.gif
  97. [Framework UI.RegistryAdditions]
  98. KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\W3SVC\ASP\Parameters"
  99. ValueName = "AllowOutOfProcCmpnts"
  100. Type = REG_DWORD
  101. Data = 0x1
  102. ValueName = "AllowSessionState"
  103. Type = REG_DWORD
  104. Data = 0x0
  105. KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elementmgr\WebElementDefinitions\Tab2"
  106. ValueName = "Container"
  107. Type = REG_SZ
  108. Data = "TABS"
  109. ValueName = "Merit"
  110. Type = REG_DWORD
  111. Data = 0x3
  112. ValueName = "IsEmbedded"
  113. Type = REG_DWORD
  114. Data = 0x0
  115. ValueName = "URL"
  116. Type = REG_SZ
  117. Data = "moretasks.asp"
  118. ValueName = "CaptionRID"
  119. Type = REG_SZ
  120. Data = "400b0001"
  121. ValueName = "DescriptionRID"
  122. Type = REG_SZ
  123. Data = "400b0002"
  124. ValueName = "ElementGraphic"
  125. Type = REG_SZ
  126. Data = ""
  127. KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elementmgr\WebElementDefinitions\Tab1"
  128. ValueName = "Container"
  129. Type = REG_SZ
  130. Data = "TABS"
  131. ValueName = "Merit"
  132. Type = REG_DWORD
  133. Data = 0x2
  134. ValueName = "IsEmbedded"
  135. Type = REG_DWORD
  136. Data = 0x0
  137. ValueName = "URL"
  138. Type = REG_SZ
  139. Data = "tasks.asp"
  140. ValueName = "CaptionRID"
  141. Type = REG_SZ
  142. Data = "400b0003"
  143. ValueName = "DescriptionRID"
  144. Type = REG_SZ
  145. Data = "400b0004"
  146. ValueName = "ElementGraphic"
  147. Type = REG_SZ
  148. Data = ""
  149. KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elementmgr\WebElementDefinitions\Tab0"
  150. ValueName = "Container"
  151. Type = REG_SZ
  152. Data = "TABS"
  153. ValueName = "Merit"
  154. Type = REG_DWORD
  155. Data = 0x1
  156. ValueName = "IsEmbedded"
  157. Type = REG_DWORD
  158. Data = 0x0
  159. ValueName = "URL"
  160. Type = REG_SZ
  161. Data = "home.asp"
  162. ValueName = "CaptionRID"
  163. Type = REG_SZ
  164. Data = "400b0005"
  165. ValueName = "DescriptionRID"
  166. Type = REG_SZ
  167. Data = "400b0006"
  168. ValueName = "ElementGraphic"
  169. Type = REG_SZ
  170. Data = ""
  171. KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elementmgr\WebElementDefinitions\AlertResource"
  172. ValueName = "Container"
  173. Type = REG_SZ
  174. Data = "SA_Alerts"
  175. ValueName = "Merit"
  176. Type = REG_DWORD
  177. Data = 0x1
  178. ValueName = "IsEmbedded"
  179. Type = REG_DWORD
  180. Data = 0x0
  181. ValueName = "ObjectClass"
  182. Type = REG_SZ
  183. Data = "Microsoft_SA_Alert"
  184. ValueName = "URL"
  185. Type = REG_SZ
  186. Data = ""
  187. ValueName = "CaptionRID"
  188. Type = REG_SZ
  189. Data = "400b0007"
  190. ValueName = "DescriptionRID"
  191. Type = REG_SZ
  192. Data = "400b0008"
  193. ValueName = "ElementGraphic"
  194. Type = REG_SZ
  195. Data = ""
  196. KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\elementmgr\WebElementDefinitions\AboutOEMLink"
  197. ValueName = "Container"
  198. Type = REG_SZ
  199. Data = "about.asp"
  200. ValueName = "Merit"
  201. Type = REG_DWORD
  202. Data = 0x1
  203. ValueName = "IsEmbedded"
  204. Type = REG_DWORD
  205. Data = 0x0
  206. ValueName = "URL"
  207. Type = REG_SZ
  208. Data = "#"
  209. ValueName = "CaptionRID"
  210. Type = REG_SZ
  211. Data = "400b0009"
  212. ValueName = "DescriptionRID"
  213. Type = REG_SZ
  214. Data = "400b0009"
  215. ValueName = "ElementGraphic"
  216. Type = REG_SZ
  217. Data = ""