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.

62 lines
5.5 KiB

  1. ; MUI copyfile
  2. ;
  3. ; This file contains the names of files to copy directly from
  4. ; the localized binaries directory to the MUI resource-dll
  5. ; directory. These files will not be processed directly by
  6. ; muibld.exe.
  7. ;
  8. ; Acceptible values in the [Languages] field are:
  9. ; o Comma-separated list of 2- or 3-letter language
  10. ; abbreviations, for example
  11. ; chs,cht,chh,jpn,kor
  12. ; o The word "all" to denote all languages
  13. ;
  14. ; All files need to be copied to the uncompressed MUI folder instead of
  15. ; the target release folder since only muimake understands
  16. ; the real CD layout
  17. ;
  18. ;[SourceFile] [SourceDir] [DestFile] [DestDir] [Recursive] [Languages]
  19. ;------------------------------------------------------------------------------------------------------
  20. hhctrlui.dll - hhctrlui.dll %_BuildArch%.uncomp n all
  21. comdlg32.dll - comdlg32.dll.mui %_BuildArch%.uncomp n ara,heb
  22. shell32.dll - shell32.dll.mui %_BuildArch%.uncomp n ara,heb
  23. *.chm - - %_BuildArch%.uncomp n all
  24. *.chq - - %_BuildArch%.uncomp n all
  25. *.cnt - - %_BuildArch%.uncomp n all
  26. *.hlp - - %_BuildArch%.uncomp y all
  27. *.mfl - - %_BuildArch%.uncomp n all
  28. themeui.dll - themeui.dll.mui %_BuildArch%.uncomp n all
  29. ;
  30. ;deal with wsh[lang].dll file, component owner should fix it in Blackcomb to avoid ulgy scripts
  31. ;
  32. wshar.dll - cscript.exe.mui %_BuildArch%.uncomp n ara
  33. wshar.dll - wscript.exe.mui %_BuildArch%.uncomp n ara
  34. wshar.dll - wshext.dll.mui %_BuildArch%.uncomp n ara
  35. wshar.dll - wshom.ocx.mui %_BuildArch%.uncomp n ara
  36. ;
  37. wshptb.dll - cscript.exe.mui %_BuildArch%.uncomp n br
  38. wshptb.dll - wscript.exe.mui %_BuildArch%.uncomp n br
  39. wshptb.dll - wshext.dll.mui %_BuildArch%.uncomp n br
  40. wshptb.dll - wshom.ocx.mui %_BuildArch%.uncomp n br
  41. ;
  42. wshchs.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n chs
  43. wshcht.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n cht,chh
  44. wshcs.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n cs
  45. wshda.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n da
  46. wshel.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n el
  47. wshes.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n es
  48. wshfi.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n fi
  49. wshfr.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n fr
  50. wshde.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n ger
  51. wshhe.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n heb
  52. wshhu.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n hu
  53. wshit.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n it
  54. wshjp.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n jpn
  55. wshko.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n kor
  56. wshnl.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n nl
  57. wshno.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n no
  58. wshpl.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n pl
  59. wshptg.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n pt
  60. wshru.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n ru
  61. wshsv.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n sv
  62. wshtr.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n tr