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.

55 lines
5.3 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 usa,ger,jpn,kor,chs,cht,chh,fr,es,it,sv,nl,br,ru,cs,pl,hu,pt,tr
  24. *.chq - - %_BuildArch%.uncomp n usa,ger,jpn,kor,chs,cht,chh,fr,es,it,sv,nl,br,ru,cs,pl,hu,pt,tr
  25. *.cnt - - %_BuildArch%.uncomp n usa,ger,jpn,kor,chs,cht,chh,fr,es,it,sv,nl,br,ru,cs,pl,hu,pt,tr
  26. *.hlp - - %_BuildArch%.uncomp y usa,ger,jpn,kor,chs,cht,chh,fr,es,it,sv,nl,br,ru,cs,pl,hu,pt,tr
  27. *.mfl - - %_BuildArch%.uncomp n all
  28. themeui.dll - themeui.dll.mui %_BuildArch%.uncomp n all
  29. ;
  30. ;
  31. ;deal with wsh[lang].dll file, component owner should fix it in Blackcomb to avoid ulgy scripts
  32. ;
  33. wshar.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n ara
  34. wshptb.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n br
  35. wshchs.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n chs
  36. wshcht.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n cht,chh
  37. wshcs.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n cs
  38. wshda.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n da
  39. wshel.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n el
  40. wshes.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n es
  41. wshfi.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n fi
  42. wshfr.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n fr
  43. wshde.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n ger
  44. wshhe.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n heb
  45. wshhu.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n hu
  46. wshit.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n it
  47. wshjp.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n jpn
  48. wshko.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n kor
  49. wshnl.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n nl
  50. wshno.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n no
  51. wshpl.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n pl
  52. wshptg.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n pt
  53. wshru.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n ru
  54. wshsv.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n sv
  55. wshtr.dll - cscript.exe.mui,wscript.exe.mui,wshext.dll.mui,wshom.ocx.mui %_BuildArch%.uncomp n tr