home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / Slunec / app / ppww32.exe / ppw_95.rit < prev    next >
Text File  |  2001-12-21  |  1KB  |  31 lines

  1. ;----------------------------------------------------------------------------
  2. ;
  3. ;    MODULE NAME:   W32_INST.RIT
  4. ;
  5. ;        $Author:   USER "Dennis"  $
  6. ;      $Revision:   1.6  $
  7. ;          $Date:   22 Dec 2001 11:46:34  $
  8. ;       $Logfile:   C:/DBAREIS/Projects.PVCS/MultiOs/PPWIZARD/w32_inst.rit.pvcs  $
  9. ;
  10. ;    DESCRIPTION:   This RIT file is passed through ppwizard to generate the
  11. ;                   95 and NT versions of the RIT file.
  12. ;----------------------------------------------------------------------------
  13.  
  14. ;--- Initialization ---------------------------------------------------------
  15. say PPWIZARD INSTALLATION
  16. say ~~~~~~~~~~~~~~~~~~~~~
  17.  
  18.  
  19. ;--- Validate existence and and store full name of programs -----------------
  20. define   REGINA=$[FULLNAME:regina.exe]
  21. define PPWIZARD=$[FULLNAME:ppwizard.rex]
  22. REQUIRED $[REGINA]
  23.  
  24. ;--- Only possible under NT -------------------------------------------------
  25.  
  26.  
  27.  
  28. ;--- Set Up PATHEXT last as it seems to cause the most problems! ------------
  29.  
  30.  
  31.