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.

192 lines
3.9 KiB

  1. [version]
  2. signature=$CHICAGO$
  3. AdvancedINF=2.5,"You need a newer version oF Advpack.dll"
  4. [SourceDisksNames]
  5. 1="Microsoft Outlook Express Stationery",,0
  6. [SourceDisksFiles]
  7. %FILE17%=1
  8. %FILE18%=1
  9. %FILE19%=1
  10. %FILE20%=1
  11. %FILE21%=1
  12. %FILE22%=1
  13. %FILE23%=1
  14. %FILE24%=1
  15. %FILE25%=1
  16. %FILE26%=1
  17. %FILE27%=1
  18. %FILE28%=1
  19. %FILE29%=1
  20. %FILE30%=1
  21. %FILE31%=1
  22. %FILE32%=1
  23. %FILE33%=1
  24. %FILE34%=1
  25. %FILE35%=1
  26. %FILE36%=1
  27. %FILE37%=1
  28. %FILE38%=1
  29. %FILE39%=1
  30. %FILE40%=1
  31. %FILE41%=1
  32. %FILE42%=1
  33. %FILE43%=1
  34. %FILE44%=1
  35. %FILE45%=1
  36. %FILE46%=1
  37. %FILE47%=1
  38. %FILE48%=1
  39. %FILE49%=1
  40. %FILE50%=1
  41. %FILE51%=1
  42. %FILE52%=1
  43. %FILE53%=1
  44. %FILE54%=1
  45. %FILE55%=1
  46. %FILE56%=1
  47. %FILE57%=1
  48. %FILE58%=1
  49. %FILE59%=1
  50. %FILE60%=1
  51. %FILE61%=1
  52. %FILE62%=1
  53. [DefaultInstall]
  54. RequiredEngine=Setupapi
  55. CustomDestination=ProgramFilesDir
  56. CopyFiles=Animals
  57. [DefaultInstall.NT]
  58. CustomDestination=ProgramFilesDirNT
  59. CopyFiles=Animals
  60. ; Change 5 to 1 below to prompt user for path. We need to be quiet for IE4, so disable user choice.
  61. [ProgramFilesDir]
  62. 49100=DestA,5
  63. [ProgramFilesDirNT]
  64. 49100=DestB,5
  65. ; comments: if you know any difference between NT and Win9x about location of "Program Files" folder you can edit it here (not recommended!:)
  66. ;
  67. [DestA]
  68. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"C:\Program Files"
  69. [DestB]
  70. HKLM,"Software\Microsoft\Windows\CurrentVersion", "ProgramFilesDir",,"C:\Program Files"
  71. ;For **localization** purposes, name every path as a const here to use it later alone with each stationery file name
  72. ;For the same purpose
  73. ;
  74. ;this should go to the bottom of this file (common practice)
  75. ;
  76. [Strings]
  77. ;
  78. MicrosoftSharedPath="Common Files\Microsoft Shared\Stationery" ; dont change: microsoft shared folder for all languages is same
  79. ;
  80. AnimalsPath="Animals"
  81. FILE17="Teddy Left Border.jpg"
  82. FILE18="Bear and Roses Left Border.jpg"
  83. FILE19="Bird.htm"
  84. FILE20="Bird.jpg"
  85. FILE21="Bookworm Puppy left border.htm"
  86. FILE22="Bookworm Puppy left border.jpg"
  87. FILE23="Cat Serenade LeFt Border.htm"
  88. FILE24="Cat Serenade LeFt Border.jpg"
  89. FILE25="Chicken.gif"
  90. FILE26="Chicken.htm"
  91. FILE27="Cougar Left Border.htm"
  92. FILE28="Cougar Left Border.jpg"
  93. FILE29="Dances with Wolves.htm"
  94. FILE30="Dances with Wolves.jpg"
  95. FILE31="Dolphins.htm"
  96. FILE32="Dolphins.jpg"
  97. FILE33="Doves Left Border.htm"
  98. FILE34="Doves Left Border.jpg"
  99. FILE35="Flying Dolphins.htm"
  100. FILE36="Flying Dolphins.jpg"
  101. FILE37="Horse Left Border Gradient Wallpaper.htm"
  102. FILE38="Horse Left Border Gradient Wallpaper.jpg"
  103. FILE39="Hummingbird Left Border.htm"
  104. FILE40="Hummingbird Left Border.jpg"
  105. FILE41="Jungle.gif"
  106. FILE42="Jungle.htm"
  107. FILE43="Kitten Hammock Left Border.htm"
  108. FILE44="Kitten Hammock Left Border.jpg"
  109. FILE45="Lion and Mate.htm"
  110. FILE46="Lion and Mate.jpg"
  111. FILE47="Lions And Unicorns Top Border.htm"
  112. FILE48="Lions And Unicorns Top Border.jpg"
  113. FILE49="Mouse Left Border.htm"
  114. FILE50="Mouse Left Border.jpg"
  115. FILE51="Mouse Raised Left Border.htm"
  116. FILE52="Mouse Raised Left Border.jpg"
  117. FILE53="octopus.htm"
  118. FILE54="octopus.jpg"
  119. FILE55="Paw Print --- Small.gif"
  120. FILE56="Paw Print --- Small.htm"
  121. FILE57="Paw Print.gif"
  122. FILE58="Paw Print.htm"
  123. FILE59="Teddy Bear Left Border.htm"
  124. FILE60="Teddy Bear Left Border.jpg"
  125. FILE61="Teddy Left Border.htm"
  126. FILE62="Bear and Roses Left Border.htm"
  127. ;here we tell setup where to dump our Files, dont change anything from here unless you know
  128. ;
  129. [DestinationDirs]
  130. Animals=49100,%MicrosoftSharedPath%\%AnimalsPath%
  131. [Animals]
  132. %FILE17%
  133. %FILE18%
  134. %FILE19%
  135. %FILE20%
  136. %FILE21%
  137. %FILE22%
  138. %FILE23%
  139. %FILE24%
  140. %FILE25%
  141. %FILE26%
  142. %FILE27%
  143. %FILE28%
  144. %FILE29%
  145. %FILE30%
  146. %FILE31%
  147. %FILE32%
  148. %FILE33%
  149. %FILE34%
  150. %FILE35%
  151. %FILE36%
  152. %FILE37%
  153. %FILE38%
  154. %FILE39%
  155. %FILE40%
  156. %FILE41%
  157. %FILE42%
  158. %FILE43%
  159. %FILE44%
  160. %FILE45%
  161. %FILE46%
  162. %FILE47%
  163. %FILE48%
  164. %FILE49%
  165. %FILE50%
  166. %FILE51%
  167. %FILE52%
  168. %FILE53%
  169. %FILE54%
  170. %FILE55%
  171. %FILE56%
  172. %FILE57%
  173. %FILE58%
  174. %FILE59%
  175. %FILE60%
  176. %FILE61%
  177. %FILE62%
  178. ; ***** END OF FILE *****