home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 27 Fixes20 / 27-Fixes20.zip / XR0F048.2DK / unc.dsk / RESPONSE.FIL < prev    next >
Text File  |  1994-03-11  |  6KB  |  85 lines

  1. *                                                                               
  2. *   This is a sample response file to be used when applying service             
  3. *   for the first time, using FSERVICE when there is no existing                
  4. *   archive of the product being serviced.                                      
  5. *   It does not take a backup of changed files.                                 
  6. *                                                                               
  7. :LOGFILE C:\OS2\INSTALL\SERVICE.LOG
  8. :FLAGS REPLACE_PROTECTED
  9. :SOURCE A:\                                                                     
  10. :SERVICE                                                                        
  11. :SYSLEVEL C:\OS2\INSTALL\SYSLEVEL.OS2
  12. :ARCHIVE C:\ARCHIVE                                                             
  13. *                                                                               
  14. *   End of sample SERVICE response file without backup.                         
  15. *                                                                               
  16. **********************************************************************          
  17. *                                                                               
  18. *   This is a sample response file to be used when applying service             
  19. *   using FSERVICE when there is an existing archive of the product             
  20. *   being serviced.  This demonstrates the ability to take a backup             
  21. *   of changed files.                                                           
  22. *                                                                               
  23. *   :LOGFILE C:\OS2\INSTALL\SERVICE.LOG
  24. *   :FLAGS REPLACE_PROTECTED
  25. *   :SOURCE A:\                                                                 
  26. *   :SERVICE                                                                    
  27. *   :SYSLEVEL C:\OS2\INSTALL\SYSLEVEL.OS2
  28. *   :ARCHIVE C:\ARCHIVE                                                         
  29. *   :BACKUP C:\BACKUP                                                           
  30. *                                                                               
  31. *   End of sample SERVICE response file with backup.                            
  32. *                                                                               
  33. **********************************************************************          
  34. *                                                                               
  35. *   This is a sample response file to be used when backing out to the           
  36. *   archive level of a product.                                                 
  37. *                                                                               
  38. *   :LOGFILE C:\OS2\INSTALL\SERVICE.LOG                                         
  39. *   :TARGET ARCHIVE                                                             
  40. *   :BACKOUT                                                                    
  41. *   :SYSLEVEL C:\OS2\INSTALL\SYSLEVEL.OS2
  42. *                                                                               
  43. *   End of sample BACKOUT to archive response file.                             
  44. *                                                                               
  45. **********************************************************************          
  46. *                                                                               
  47. *   This is a sample response file to be used when backing out to the           
  48. *   backup level of a product.                                                  
  49. *                                                                               
  50. *   :LOGFILE C:\OS2\INSTALL\SERVICE.LOG                                         
  51. *   :TARGET BACKUP                                                              
  52. *   :BACKOUT                                                                    
  53. *   :SYSLEVEL C:\OS2\INSTALL\SYSLEVEL.OS2
  54. *                                                                               
  55. *   End of sample BACKOUT to backup response file.                              
  56. *                                                                               
  57. **********************************************************************          
  58. *                                                                               
  59. *   This is a sample response file to be used when committing a                 
  60. *   product.                                                                    
  61. *                                                                               
  62. *   :LOGFILE C:\OS2\INSTALL\SERVICE.LOG                                         
  63. *   :COMMIT                                                                     
  64. *   :SYSLEVEL C:\OS2\INSTALL\SYSLEVEL.OS2
  65. *                                                                               
  66. *   End of sample COMMIT response file.                                         
  67. *                                                                               
  68. **********************************************************************          
  69. *                                                                               
  70. *   This is a sample response file to be used when redirecting an               
  71. *   archive of a product to another existing archive location.                  
  72. *   One example of this would be for using a shared network archive.            
  73. *   Note that the archive directory specifies the location of an                
  74. *   existing archive to which the current product is being redirected.          
  75. *   In this example the arbitrary drive shows S:, which may be a LAN            
  76. *   drive.                                                                      
  77. *                                                                               
  78. *   :LOGFILE C:\OS2\INSTALL\SERVICE.LOG                                         
  79. *   :REDIRECT                                                                   
  80. *   :SYSLEVEL C:\OS2\INSTALL\SYSLEVEL.OS2
  81. *   :ARCHIVE S:\ARCHIVE                                                         
  82. *                                                                               
  83. *   End of sample REDIRECT response file.                                       
  84. *                                                                               
  85.