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.

20 lines
1012 B

  1. @rem ***** GPD and Font resource conversion
  2. @rem 1 "HP LaserJet 4P"
  3. @rem 2 "HP LaserJet 4MP"
  4. @rem 3 "HP LaserJet 4PJ"
  5. @rem 4 "HP LaserJet 4LJ Pro"
  6. @rem 5 "HP LaserJet 4V"
  7. @rem 6 "HP LaserJet 4VC"
  8. @rem 7 "HP LaserJet 4LC"
  9. gpc2gpd -S2 -Ipcl5sc.gpc -M1 -Rpcl5cres.dll -Ohplj4pc.gpd -N"HP LaserJet 4P"
  10. gpc2gpd -S2 -Ipcl5sc.gpc -M2 -Rpcl5cres.dll -Ohplj4mpc.gpd -N"HP LaserJet 4MP"
  11. gpc2gpd -S2 -Ipcl5sc.gpc -M3 -Rpcl5cres.dll -Ohplj4pjc.gpd -N"HP LaserJet 4PJ"
  12. gpc2gpd -S2 -Ipcl5sc.gpc -M4 -Rpcl5cres.dll -Ohplj4ljc.gpd -N"HP LaserJet 4LJ Pro"
  13. gpc2gpd -S2 -Ipcl5sc.gpc -M5 -Rpcl5cres.dll -Ohplj4vc.gpd -N"HP LaserJet 4V"
  14. gpc2gpd -S2 -Ipcl5sc.gpc -M6 -Rpcl5cres.dll -Ohplj4vcc.gpd -N"HP LaserJet 4VC"
  15. gpc2gpd -S2 -Ipcl5sc.gpc -M7 -Rpcl5cres.dll -Ohplj4lcc.gpd -N"HP LaserJet 4LC"
  16. mkgttufm -vac pcl5sc.rc3 pcl5cres.cmd > pcl5cres.txt