;----------------------------------------------------------------------------
;
;    MODULE NAME:   W32SETUP.TXT
;
;        $Author:   Dennis  $
;      $Revision:   1.0  $
;          $Date:   01 Jan 2001 18:35:40  $
;       $Logfile:   C:/DBAREIS/Projects.PVCS/MultiOs/PPWIZARD/w32setup.txt.pvcs  $
;
;    DESCRIPTION:   Setup looks at this file to decide how to install.
;
;                   PPWIZARD installation sets up the defaults, you can
;                   change this file if required.
;
;                   =======================================================
;                   ALL BLANK LINES AND LINES STARTING WITH ";" ARE IGNORED
;                   =======================================================
;
;----------------------------------------------------------------------------


;--- Editor Command line (choose a fast loading editor) ---------------------
;MyEditor = '"C:\program files\NoteTab Light\notetab.exe" "%1"'
MyEditor = 'notepad.exe "%1"'

;--- Open with TEXT EDITOR option on all file types in explorer? ------------
TeOnAllObjs = 'Y'

;--- Want open directory at command prompt options on all folders? ----------
CpOnAllFolders = 'Y'

;--- If you already have regina installed elsewhere, in what dir? -----------
RexxPath = ''
