home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / hpt006.exe / HOSTPRT.001 < prev    next >
Text File  |  1995-03-15  |  695b  |  26 lines

  1. ; Install script for NetWare HostPrint v1.1 HPT006 (Diskette #1)
  2. ; This PTF is intended for NW3.x and 4.0x only.
  3. ; This PTF combines ETF-555, ETF-561, ETF-575 and ETF-655
  4. ;
  5. ; Display important installation and configuration information
  6. NetworkPath=sys:\system;
  7. Copy=hp_read.me;
  8. DisplayFile=hp_read.me;
  9. ASK = "Is NW4.1 running on this server";
  10. IF (YESRESPONSE) abort;
  11. ASK = "Are NWSAA 1.3.42 and HostPrint 1.1 installed on this server?";
  12. IF (NORESPONSE) abort;
  13. NetworkPath=sys:\system;
  14. Copy=hostprt.nlm;
  15. Copy=psland.ini;
  16. Copy=psport.ini;
  17.  
  18. NetworkPath=sys:\system\nwsaa;
  19. Copy=saacon.exe;
  20.  
  21. NetworkPath=sys:\public;
  22. Copy=hpconsol.exe;
  23. Copy=hpconfrm.hlp;
  24. Copy=hpobject.exe;
  25.  
  26.