home *** CD-ROM | disk | FTP | other *** search
- ;----------------------------------------------------------------------------
- ;
- ; MODULE NAME: W32SETUP.TXT
- ;
- ; $Author: USER "Dennis" $
- ; $Revision: 1.0 $
- ; $Date: 30 Mar 2001 18:05:38 $
- ; $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
- ; =======================================================
- ;
- ;----------------------------------------------------------------------------
-
- ;--- Do any setup? (set to 'N' for none) ------------------------------------
- DoSetup = 'Y';
-
- ;--- Debug setup? (set to 'Y' for yes) -------------------------------------
- DebugSu = 'N';
-
- ;--- 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 = ''