Source code of Windows XP (NT5)
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.

280 lines
6.3 KiB

  1. @*:
  2. @*: This section has all the info we use
  3. @*: to calculate how much disk space will be
  4. @*: required to complete setup.
  5. @*:
  6. [DiskSpaceRequirements]
  7. @@:@@:FreeSysPartDiskSpace = 1024
  8. @@:@@:UpgradeFreeSysPartDiskSpace = 1024
  9. @i:@w:51WinDirSpace = 726788
  10. @i:@s:51WinDirSpace = 726788
  11. @m:@w:51WinDirSpace = 1048576
  12. @m:@s:51WinDirSpace = 1048576
  13. @*: This section has the info we use to
  14. @*: calculate the space requirements for the Program Files, Documents And Settings
  15. @*:
  16. @i:@w:351PFDocSpace = 0
  17. @i:@s:351PFDocSpace = 0
  18. @i:@w:40PFDocSpace = 1744
  19. @i:@s:40PFDocSpace = 1744
  20. @i:@w:50PFDocSpace = 25336
  21. @i:@s:50PFDocSpace = 29640
  22. @i:@w:51PFDocSpace = 25336
  23. @i:@s:51PFDocSpace = 29640
  24. @*: This represents current PFDOC size
  25. @i:@w:PFDocSpace = 81112
  26. @i:@s:PFDocSpace = 47279
  27. @m:@w:351PFDocSpace = 0
  28. @m:@w:40PFDocSpace = 0
  29. @m:@s:351PFDocSpace = 0
  30. @m:@s:40PFDocSpace = 0
  31. @m:@w:50PFDocSpace = 0
  32. @m:@s:50PFDocSpace = 0
  33. @m:@w:51PFDocSpace = 0
  34. @m:@s:51PFDocSpace = 0
  35. @m:@w:PFDocSpace = 0
  36. @m:@s:PFDocSpace = 0
  37. @*:
  38. @*: This table contains the disk space that
  39. @*: the %windir% took for some previous versions
  40. @*: This data is used to calculating how
  41. @*: much space the %windir% will grow on upgrades
  42. @*: These values came off the CDs for those
  43. @*: releases and should never need to be updated
  44. @*: in this file.
  45. @*:
  46. @i:@w:351WinDirSpace = 80000
  47. @i:@w:40WinDirSpace = 76486
  48. @i:@s:351WinDirSpace = 80000
  49. @i:@s:40WinDirSpace = 80443
  50. @i:@w:50WinDirSpace = 599028
  51. @i:@s:50WinDirSpace = 711629
  52. @m:@w:351WinDirSpace = 0
  53. @m:@w:40WinDirSpace = 0
  54. @m:@s:351WinDirSpace = 0
  55. @m:@s:40WinDirSpace = 0
  56. @m:@w:50WinDirSpace = 0
  57. @m:@s:50WinDirSpace = 0
  58. @*:
  59. @*: These values correspond to the disk space requirements
  60. @*: for the temporary files (i.e. the $WIN_NT$.~LS directory).
  61. @*:
  62. @*: Note that the x86 values contain a second set of data.
  63. @*: These values correspond to the disk space requirements
  64. @*: for the temporary boot files (i.e. the $WIN_NT$.~BT directory).
  65. @*:
  66. @*: Each entry cooresponds to space requirements on a drive
  67. @*: with a given cluster size (between 512 bytes and 256K bytes).
  68. @*:
  69. @i:@w:TempDirSpace512 = 383193088,13448704
  70. @i:@w:TempDirSpace1K = 384687104,13496320
  71. @i:@w:TempDirSpace2K = 387627008,13568000
  72. @i:@w:TempDirSpace4K = 394129408,13787136
  73. @i:@w:TempDirSpace8K = 408363008,14008320
  74. @i:@w:TempDirSpace16K = 440975360,15024128
  75. @i:@w:TempDirSpace32K = 510099456,17170432
  76. @i:@w:TempDirSpace64K = 661585920,21561344
  77. @i:@w:TempDirSpace128K = 983040000,31719424
  78. @i:@w:TempDirSpace256K = 1664090112,52953088
  79. @i:@s:TempDirSpace512 = 339990528,12570624
  80. @i:@s:TempDirSpace1K = 341426176,12612608
  81. @i:@s:TempDirSpace2K = 344371200,12697600
  82. @i:@s:TempDirSpace4K = 350830592,12873728
  83. @i:@s:TempDirSpace8K = 364855296,13090816
  84. @i:@s:TempDirSpace16K = 396869632,14073856
  85. @i:@s:TempDirSpace32K = 465174528,16220160
  86. @i:@s:TempDirSpace64K = 613220352,20774912
  87. @i:@s:TempDirSpace128K = 926941184,31195136
  88. @i:@s:TempDirSpace256K = 1588592640,52690944
  89. @m:@w:TempDirSpace512 = 417146880
  90. @m:@w:TempDirSpace1K = 418652160
  91. @m:@w:TempDirSpace2K = 421754880
  92. @m:@w:TempDirSpace4K = 428052480
  93. @m:@w:TempDirSpace8K = 441835520
  94. @m:@w:TempDirSpace16K = 473464832
  95. @m:@w:TempDirSpace32K = 540999680
  96. @m:@w:TempDirSpace64K = 688652288
  97. @m:@w:TempDirSpace128K = 1003094016
  98. @m:@w:TempDirSpace256K = 1680605184
  99. @m:@s:TempDirSpace512 = 476352512
  100. @m:@s:TempDirSpace1K = 477990912
  101. @m:@s:TempDirSpace2K = 481413120
  102. @m:@s:TempDirSpace4K = 488357888
  103. @m:@s:TempDirSpace8K = 503373824
  104. @m:@s:TempDirSpace16K = 537821184
  105. @m:@s:TempDirSpace32K = 611450880
  106. @m:@s:TempDirSpace64K = 772276224
  107. @m:@s:TempDirSpace128K = 1115029504
  108. @m:@s:TempDirSpace256K = 1852833792
  109. @*:
  110. @*: These values are used to help setup determine how
  111. @*: much disk space is required for the %windir% (values
  112. @*: are in KBytes). Here's how it works:
  113. @*:
  114. @*: If we're doing a fresh install, we load the value
  115. @*: below, which tells us how much space we think
  116. @*: the %windir% will take.
  117. @*:
  118. @*: If we're doing an upgrade, the second step will
  119. @*: be to go find out which OS we're running on.
  120. @*: We use that to index into the 'upgrade' table
  121. @*: below and pull how much a base install of that
  122. @*: OS took. We then subtract the two and that
  123. @*: tells us how much the %windir% should grow.
  124. @*: Note that for NT5 upgrades, we'll simply assume
  125. @*: we need to grow the %windir% by 20Mb.
  126. @*:
  127. @*: Each entry cooresponds to space requirements on a drive
  128. @*: with a given cluster size (between 512 bytes and 256K bytes).
  129. @*:
  130. @i:@w:WinDirSpace512 = 1097133
  131. @i:@w:WinDirSpace1K = 1099657
  132. @i:@w:WinDirSpace2K = 1105092
  133. @i:@w:WinDirSpace4K = 1116000
  134. @i:@w:WinDirSpace8K = 1138416
  135. @i:@w:WinDirSpace16K = 1188000
  136. @i:@w:WinDirSpace32K = 1285088
  137. @i:@w:WinDirSpace64K = 1519680
  138. @i:@w:WinDirSpace128K = 2049024
  139. @i:@w:WinDirSpace256K = 3201280
  140. @i:@s:WinDirSpace512 = 968384
  141. @i:@s:WinDirSpace1K = 970806
  142. @i:@s:WinDirSpace2K = 976024
  143. @i:@s:WinDirSpace4K = 986500
  144. @i:@s:WinDirSpace8K = 1007824
  145. @i:@s:WinDirSpace16K = 1053968
  146. @i:@s:WinDirSpace32K = 1146304
  147. @i:@s:WinDirSpace64K = 1369728
  148. @i:@s:WinDirSpace128K = 1870848
  149. @i:@s:WinDirSpace256K = 2955264
  150. @m:@w:WinDirSpace512 = 1288298
  151. @m:@w:WinDirSpace1K = 1290585
  152. @m:@w:WinDirSpace2K = 1295560
  153. @m:@w:WinDirSpace4K = 1305236
  154. @m:@w:WinDirSpace8K = 1325064
  155. @m:@w:WinDirSpace16K = 1368496
  156. @m:@w:WinDirSpace32K = 1454432
  157. @m:@w:WinDirSpace64K = 1661952
  158. @m:@w:WinDirSpace128K = 2117632
  159. @m:@w:WinDirSpace256K = 3107840
  160. @m:@s:WinDirSpace512 = 1424545
  161. @m:@s:WinDirSpace1K = 1426979
  162. @m:@s:WinDirSpace2K = 1432206
  163. @m:@s:WinDirSpace4K = 1442488
  164. @m:@s:WinDirSpace8K = 1463512
  165. @m:@s:WinDirSpace16K = 1509456
  166. @m:@s:WinDirSpace32K = 1600384
  167. @m:@s:WinDirSpace64K = 1819328
  168. @m:@s:WinDirSpace128K = 2300416
  169. @m:@s:WinDirSpace256K = 3345408