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.

209 lines
2.3 KiB

  1. ;
  2. ; specifies how a native directory maps to a WOW directory
  3. ;
  4. [NativeDataToWowData.DirectoryInformation.Textmode]
  5. ;
  6. ; Korean IMEs. Currently there are no files in 213 and 214.
  7. ;
  8. 212=216
  9. 213=217
  10. 214=218
  11. ;
  12. ; FE shared
  13. ;
  14. 220=233
  15. 221=234
  16. ;
  17. ; specifies filtering information that defines how files are ; mapped. All files are mapped based on specified extensions
  18. ;
  19. [WowData.Filter]
  20. ;
  21. ; Korean IMEs
  22. ;
  23. DirectoryToMap=212
  24. DirectoryToMap=213
  25. DirectoryToMap=214
  26. ;
  27. ; FE shared
  28. ;
  29. DirectoryToMap=220
  30. DirectoryToMap=221
  31. FileExtensions=drv,exe,dll,ocx,tlb,ax,nls,cpl,rll,mof,tsp,ime
  32. ; specifies the extensions to look for
  33. ;
  34. ;Specifies files to exclude while processing Component Infs
  35. ;Excludes from CopyFiles, RenameFiles, DeleteFiles and RegisterDlls
  36. ;If you want to do this only for your INF then copy the section name below and
  37. ;create one more appending . and the name of your INF without extension i.e. to apply it
  38. ;for foo.inf only use -
  39. ; [NativeDataToWowData.SetupINF.FilesToExclude.foo]
  40. ;
  41. [NativeDataToWowData.SetupINF.FilesToExclude]
  42. ;
  43. ; Korean IME6.1 exclude files
  44. ;
  45. ; Help files
  46. imekr.chm
  47. imekren.chm
  48. korpaden.chm
  49. imepadko.chm
  50. imekr.hlp
  51. imekren.hlp
  52. ; Dicts files
  53. imekr.lex
  54. hanjadic.dll
  55. hanja.lex
  56. ; Setup files
  57. imkrinst.exe
  58. imkrinst.ini
  59. imekrmig.exe
  60. ; Pad files
  61. imekrmbx.dll
  62. hwxkor.dll
  63. ;
  64. ; specifies list of files to be excluded from layout information
  65. ; when processing an INF file and generating the layout.inf append stub
  66. ; Useful when the file is used already in layout.inf to also copy during
  67. ; textmode. In such a case its WOW stub is already present in layout.inf
  68. ; when layout.inf is WOW processed
  69. ;
  70. [WowData.SetupInfLayout.Exclude]
  71. ;
  72. ;Following files are intl.inf files present already in layout.inf
  73. ;for textmode copy - keyboard layouts etc.
  74. ;start intl.inf exclude files
  75. c_1361.nls
  76. c_10003.nls
  77. big5.nls ; Already included in intl.wow
  78. bopomofo.nls ; Already included in intl.wow
  79. prc.nls ; Already included in intl.wow
  80. prcp.nls ; Already included in intl.wow
  81. xjis.nls ; Already included in intl.wow
  82. [Strings]