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 >
Wrap
Text File
|
2001-12-21
|
1KB
|
31 lines
;----------------------------------------------------------------------------
;
; MODULE NAME: W32_INST.RIT
;
; $Author: USER "Dennis" $
; $Revision: 1.6 $
; $Date: 22 Dec 2001 11:46:34 $
; $Logfile: C:/DBAREIS/Projects.PVCS/MultiOs/PPWIZARD/w32_inst.rit.pvcs $
;
; DESCRIPTION: This RIT file is passed through ppwizard to generate the
; 95 and NT versions of the RIT file.
;----------------------------------------------------------------------------
;--- Initialization ---------------------------------------------------------
say PPWIZARD INSTALLATION
say ~~~~~~~~~~~~~~~~~~~~~
;--- Validate existence and and store full name of programs -----------------
define REGINA=$[FULLNAME:regina.exe]
define PPWIZARD=$[FULLNAME:ppwizard.rex]
REQUIRED $[REGINA]
;--- Only possible under NT -------------------------------------------------
;--- Set Up PATHEXT last as it seems to cause the most problems! ------------