home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdirfix.txt < prev    next >
Text File  |  1996-10-27  |  2KB  |  48 lines

  1. OSDIRFIX - REMOTE INSTALLATION OF FIXPAKS
  2. 06/13/96
  3.  
  4. =======================================================================
  5.                     Remote Installation of FixPaks
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedure
  9. -------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. OS/2 Warp Connect has a built-in feature that allows you to do a Remote 
  14. Installation of OS/2 Warp Connect. The same diskettes can be used to 
  15. install FixPaks remotely. 
  16.  
  17. RESOLUTION
  18.  
  19. After building the remote diskettes by clicking on the OS/2 Warp Remote 
  20. Installation icon, the following changes must be made to the CONFIG.SYS 
  21. file on Diskette 1.
  22.  
  23.   rem Protshell=sysinst1.exe
  24.   Protshell=z:\fixpak\fservice.exe
  25.  
  26.   rem Set os2_shell=z:\coninst.exe
  27.   Set os2_shell=z:\fixpak\fservice.exe /r:a:\response.fil
  28.   /ll:c:\service.log
  29.  
  30.  
  31. You must also copy the RESPONSE.FIL to Diskette 1 of the remote 
  32. installation and edit the following:
  33.  
  34.   Change:  :source a:\
  35.   To:      *:source a:\
  36.  
  37. You can now install the FixPak to a remote system of your choice.
  38.  
  39. ______________________________________________________________________
  40. IBM disclaims all warranties, whether express or implied, including 
  41. without limitation, warranties of fitness and merchantability with 
  42. respect to the information in this document. By furnishing this 
  43. document, IBM grants no licenses to any related patents or copyrights.  
  44. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  45. or brand names referenced in this document are the property of their 
  46. respective owners. Consult your product manuals for complete trademark 
  47. information.
  48.