home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
sharewar
/
Slunec
/
app
/
ppww32.exe
/
w32setup.txt
< prev
next >
Wrap
Text File
|
2001-03-30
|
2KB
|
39 lines
;----------------------------------------------------------------------------
;
; 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 = ''