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.

65 lines
3.0 KiB

  1. @rem ***** GPD and Font resource conversion
  2. @rem 1 "Epson LQ-560"
  3. @rem 2 "Epson LQ-200"
  4. @rem 3 "Epson LQ-150K"
  5. @rem 4 "Epson LQ-300K"
  6. @rem 5 "Epson AP-3000"
  7. @rem 6 "Epson LQ-400"
  8. @rem 7 "Epson LQ-500"
  9. @rem 8 "Epson LQ-510"
  10. @rem 9 "Epson AP-4000"
  11. @rem 10 "Epson LQ-550"
  12. @rem 11 "Epson LQ-450"
  13. @rem 12 "Epson LQ-1010"
  14. @rem 13 "Epson AP-4500"
  15. @rem 14 "Epson LQ-800"
  16. @rem 15 "Epson LQ-860"
  17. @rem 16 "Epson LQ-860+"
  18. @rem 17 "Epson LQ-850"
  19. @rem 18 "Epson LQ-850+"
  20. @rem 19 "Epson SQ-850"
  21. @rem 20 "Epson LQ-950"
  22. @rem 21 "Epson LQ-1000"
  23. @rem 22 "Epson LQ-1050"
  24. @rem 23 "Epson LQ-1050+"
  25. @rem 24 "Epson LQ-1060"
  26. @rem 25 "Epson LQ-1060+"
  27. @rem 26 "Epson LQ-1500"
  28. @rem 27 "Epson LQ-1600K"
  29. @rem 28 "Epson LQ-1800K"
  30. @rem 29 "Epson LQ-1900K"
  31. @rem 30 "Epson LQ-1600KII"
  32. @rem 31 "Epson LQ-2500"
  33. @rem 32 "Epson LQ-2550"
  34. @rem 33 "Epson DLQ-2000"
  35. @rem 34 "Epson SQ-2550"
  36. @rem 35 "Epson SQ-2000"
  37. @rem 36 "Epson SQ-2500"
  38. @rem 37 "Epson L-750"
  39. @rem 38 "Epson L-1000"
  40. @rem 39 "Epson DLQ-2000K" *NEW NT5*
  41. @rem 40 "Epson LQ-1600KIII" *NEW NT5*
  42. @rem 41 "Epson DLQ-1000K" *NEW NT5*
  43. @rem 42 "Epson Compatible 24 Pin"
  44. gpc2gpd -S2 -Iepepcres.gpc -M3 -Repepcres.dll -Oeplq15kc.gpd -N"Epson LQ-150K"
  45. gpc2gpd -S2 -Iepepcres.gpc -M4 -Repepcres.dll -Oeplq30kc.gpd -N"Epson LQ-300K"
  46. gpc2gpd -S2 -Iepepcres.gpc -M27 -Repepcres.dll -Oeplq16kc.gpd -N"Epson LQ-1600K"
  47. gpc2gpd -S2 -Iepepcres.gpc -M28 -Repepcres.dll -Oeplq18kc.gpd -N"Epson LQ-1800K"
  48. gpc2gpd -S2 -Iepepcres.gpc -M29 -Repepcres.dll -Oeplq19kc.gpd -N"Epson LQ-1900K"
  49. gpc2gpd -S2 -Iepepcres.gpc -M30 -Repepcres.dll -Oeplq162c.gpd -N"Epson LQ-1600KII"
  50. gpc2gpd -S2 -Iepepcres.gpc -M39 -Repepcres.dll -Oepdlq2kc.gpd -N"Epson DLQ-2000K"
  51. gpc2gpd -S2 -Iepepcres.gpc -M40 -Repepcres.dll -Oeplq163c.gpd -N"Epson LQ-1600KIII"
  52. gpc2gpd -S2 -Iepepcres.gpc -M41 -Repepcres.dll -Oepdlq1kc.gpd -N"Epson DLQ-1000K"
  53. @rem mkgttufm -vac epepcres.rc3 epepcres.cmd > epepcres.txt
  54. @rem Create codepage txt file.
  55. @rem Run epap1000.cmd
  56. @rem Create NT5.0's RC file
  57. @rem Change sources to build NT5.0's RC file.
  58. @rem Build.