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.

9 lines
262 B

  1. REM: Create a new NTF file
  2. REM: Run this at PRINTER5\tools\ps\makentf directory.
  3. REM: And then copy the new PSCRIPT.NTF to directory 2:
  4. REM: %System%\system32\spool\drivers\w32x86\2
  5. copy OBJ\I386\makentf.exe .
  6. cd afm
  7. ..\makentf pscript.ntf *.afm
  8. cd ..