home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / ptf424.exe / HOSTPRT.001 < prev    next >
Text File  |  1992-11-23  |  358b  |  20 lines

  1. ; Install script for NetWare HostPrint
  2.  
  3. NetworkPath=sys:\system;
  4. Copy=hostprt.nlm;
  5. Copy=prconfig.hlp;
  6. Copy=prconfig.exe;
  7. Remove=012f0001;
  8. Remove=012f0003;
  9. Remove=012f000c;
  10. Remove=012f000d;
  11.  
  12. NetworkPath=sys:\system\csmibs\hostprt;
  13. Copy=mib12f;
  14. Copy=mib12f.str;
  15.  
  16. Agent=HOSTPRT,Object=12F,DGNCount=1,DGNAttrList=3;
  17.  
  18. Spawn=csmaster 12f;
  19. End;
  20.