home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR8
/
VJ_SHA.ZIP
/
INSTALL.VBT
< prev
next >
Wrap
Text File
|
1993-06-15
|
11KB
|
509 lines
: Installation script file for VEDIT Jr. Uses the GreenView V-BATCH program.
%e
%v2
%o\
██████████████████████
█ █▒▒
█ Installation for █▒▒
█ VEDIT Jr. █▒▒
█ █▒▒
██████████████████████▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
\
%? %1 == '' %gerror
%? %1 == 'a:' %gerror
%? %2 == '' %gerror
%o\
╔══════════════════════════════════════════════════════════════════════════╗
║ Answer each question by typing the letter corresponding to your choice. ║
║ ║
║ Or, press <CTRL-C> to abort the installation. ║
╠══════════════════════════════════════════════════════════════════════════╣
║ Press any key to start installation... ║
╚══════════════════════════════════════════════════════════════════════════╝
\
%v17
%h41
%p
%e
%v2
%o|
Make "%2:\VEDIT" directory...
─────────────────────────────
|
%2:
MD \VEDIT
CD \VEDIT
%o\
Copying VEDIT and Configuration Program...
──────────────────────────────────────────
\
copy %1:vj.exe %2:
copy %1:vconfig.exe %2:
%e
%v2
%o\
╔══════════════════════════════════════════════════════════════════════════╗
║ VEDIT can write to the IBM PC screen in two ways: ║
║ ║
║ Memory Mapped The normal way is "memory mapped", which accesses ║
║ the screen directly. It updates the screen faster. ║
║ ║
║ BIOS Compatible The alternate way is through the IBM "ROM BIOS". ║
║ It is slower updating the screen, but may run ║
║ better with Microsoft "Windows", Quarterdeck's ║
║ "DESQview" and similar programs. ║
║ ║
║ We recommend starting with the "memory mapped" version. If needed, you ║
║ can later configure VEDIT to use the "BIOS" - see parameter 5.1 of the ║
║ Configuration program. (Also see "-o" invocation option.) ║
╠══════════════════════════════════════════════════════════════════════════╣
║ Do you want to install as [M]emory-mapped or [B]IOS compatible? ║
╚══════════════════════════════════════════════════════════════════════════╝
\
%v18
%h67
%q%n%nMsbar,Bbios
:
:BIOS
VCONFIG %2:VJ.EXE >NUL:
6
1
1
E
Y
:SBAR
%e
%v2
%o\
╔═══════════════════════════════════════════════════════════════════════╗
║ VEDIT lets you edit with or without scroll bars. ║
║ ║
║ Advantage Scroll bars simplify mouse operation. They show the ║
║ relative position in the file. ║
║ ║
║ Disadvantage Because of the lines/columns used by the scroll bars, ║
║ less of the file(s) can be seen at once. ║
║ ║
║ Without real scroll bars, VEDIT's "stealth" scroll bars still let you ║
║ perform all mouse operations. You can easily change this setting ║
║ inside VEDIT with {CONFIG, Screen display, Enable scroll bars}. ║
╠═══════════════════════════════════════════════════════════════════════╣
║ Do you initially want scroll bars enabled? [Y]es [N]o ║
╚═══════════════════════════════════════════════════════════════════════╝
\
%v16
%h57
%q%n%nNsbaroff,Ycopyfiles
:
:SBAROFF
VCONFIG %2:VJ.EXE >NUL:
5
10
E
Y
:
:COPYFILES
%e
%v2
%o\
Copying support files to destination disk...
────────────────────────────────────────────
\
copy %1:vjhelp.hlp
copy %1:*.key
copy %1:*.doc
copy %1:keys.ibm
%o/
Configuring VEDIT to find help files in %2:\VEDIT...
────────────────────────────────────────────────────
/
%2:
VCONFIG %2:VJ.EXE >NUL:
1
%2:\VEDIT
E
Y
:
:DISPLAY
%e
%v2
%o\
╔═══════════════════════════════════════════════════════════════════════╗
║ VEDIT can usually detect a Monochrome (Black & White) display. ║
║ However, some Monochrome displays look to VEDIT like a Color display ║
║ and as a result the text in the menus won't be readable. Therefore, ║
║ if you have a Monochrome display, you may want to configure VEDIT to ║
║ use only black and white characters. This is necessary if you have ║
║ the following hardware: ║
║ ║
║ 1. Any Color adapter (CGA,EGA,VGA) connected to a B/W monitor ║
║ 2. Most Laptop computers ║
║ 3. Any Compaq or AT&T monochrome computer ║
╠═══════════════════════════════════════════════════════════════════════╣
║ Configure VEDIT to use only Black/White characters? [Y]es [N]o ║
╚═══════════════════════════════════════════════════════════════════════╝
\
%v15
%h66
%q%n%nNcolor,Ymono
:
:MONO
VCONFIG %2:VJ.EXE >NUL:
3
1
7
2
112
3
112
4
7
5
112
6
112
7
112
8
15
9
7
10
112
11
15
17
0
E
Y
%gkeys
:
:COLOR
%e
%v2
%o\
╔═══════════════════════════════════════════════════════════════════════╗
║ Select the initial colors used inside VEDIT. ║
║ ║
║ Only a few color combinations are listed here. Other combinations are ║
║ possible using the {CONFIG, Colors} sub-menu. (Recommend: 8) ║
║ ║
║ Text color Menu colors ║
║ ║
║ [1] White characters on Black White on Red ║
║ [2] Green characters on Black White on Red ║
║ [3] Black characters on White White on Red ║
║ [4] White characters on Blue White on Red ║
║ [5] White characters on Blue Black on white ║
║ [6] White characters on Blue Black on light Blue ║
║ [7] Bright White chars on Blue Black on light Blue ║
║ [8] Bright Yellow chars on Blue Black on light Blue, Red bar ║
║ ║
╠═══════════════════════════════════════════════════════════════════════╣
║ Which color combination should VEDIT use? [1/2/3/4/5/6/7/8] ║
╚═══════════════════════════════════════════════════════════════════════╝
\
%v21
%h63
%q%n%n1whiteblack,2greenblack,3blackwhite,4whiteblue,5whitemenu,6bluemenu,7brightwhite,8yellow
:
:WHITEBLACK
VCONFIG %2:VJ.EXE >NUL:
3
1
7
E
Y
%gkeys
:
:GREENBLACK
VCONFIG %2:VJ.EXE >NUL:
3
1
2
E
Y
%gkeys
:
:BLACKWHITE
VCONFIG %2:VJ.EXE >NUL:
3
1
112
2
7
3
7
E
Y
%gkeys
:
:WHITEBLUE
VCONFIG %2:VJ.EXE >NUL:
3
1
23
6
48
9
71
E
Y
%gkeys
:
:WHITEMENU
VCONFIG %2:VJ.EXE >NUL:
3
1
23
4
23
5
112
6
48
9
7
10
112
11
127
17
120
E
Y
%gkeys
:
:BLUEMENU
VCONFIG %2:VJ.EXE >NUL:
3
1
23
4
48
5
63
6
62
9
48
10
48
11
62
17
56
E
Y
%gkeys
:
:BRIGHTWHITE
VCONFIG %2:VJ.EXE >NUL:
3
1
31
4
48
5
63
6
62
9
48
10
48
11
62
17
56
E
Y
%gkeys
:
:YELLOW
VCONFIG %2:VJ.EXE >NUL:
3
1
30
4
48
5
63
6
62
9
78
10
48
11
62
12
78
13
113
17
56
E
Y
:
:KEYS
%e
%v2
%o\
╔════════════════════════════════════════════════════════════════════════════╗
║ You can initially select from one of four keyboard layouts. You can later ║
║ fine-tune the layout with the {MISC, Keyboard layout} sub-menu. ║
║ ║
║ [N] Normal "recommended" layout. The examples in the manual and the ║
║ tutorial disk assume this layout. Requires an "enhanced" keyboard as ║
║ found on most IBM PC 286/386/486 built since 1987. ║
║ ║
║ [A] Alternate layout for non-enhanced keyboards. See pages 33-34. ║
║ ║
║ [P] Word Perfect layout. Emulates Word Perfect as closely as possible. ║
║ See the file WORDPERF.DOC for the exact layout. ║
║ ║
║ [W] WordStar layout. Emulates WordStar as closely as possible. ║
║ See the file WORDSTAR.DOC for the exact layout. ║
╠════════════════════════════════════════════════════════════════════════════╣
║ Which keyboard layout should VEDIT use? [N/A/P/W] ║
╚════════════════════════════════════════════════════════════════════════════╝
\
%v19
%h53
%q%n%nNnormal,Aalternate,Wwordstar,Pwordperfect
:
:NORMAL
%gcprint
:ALTERNATE
%2:VJ -C"YKL ALTERNAT.KEY +YJV%2:VJ.EXE EQY"
%gcprint
:
:WORDSTAR
%2:VJ -C"YKL WORDSTAR.KEY +YJV%2:VJ.EXE EQY"
%gcprint
:
:WORDPERFECT
%2:VJ -C"YKL WORDPERF.KEY +YJV%2:VJ.EXE EQY"
:
:CPRINT
%e
%v2
%o\
╔════════════════════════════════════════════════════════════════════════════╗
║ Running the program MANUAL.EXE creates the file MANUAL.DOC containing the ║
║ documentation on VEDIT Jr. It is approximately 85 pages long. Since ║
║ MANUAL.DOC is 200K in size, it is generally only possible to create this ║
║ file when installing on a hard disk system. ║
║ ║
║ If you have the installation create MANUAL.DOC, you can also either print ║
║ it now or just leave it on disk for later printing or viewing. ║
╠════════════════════════════════════════════════════════════════════════════╣
║ Should the file MANUAL.DOC be created? [Y]es [N]o ║
╚════════════════════════════════════════════════════════════════════════════╝
\
%v12
%h53
%q%n%nYmanual,Nmdone
:
:MANUAL
%2:
%1:MANUAL
%e
%v2
%o\
╔════════════════════════════════════════════════════════════════════════════╗
║ The file MANUAL.DOC has been created. You have the choice of printing it ║
║ now. Remember that it is approximately 85 pages long. ║
║ ║
║ You can print the file later with the DOS command: ║
║ COPY MANUAL.DOC PRN: ║
╠════════════════════════════════════════════════════════════════════════════╣
║ Should the file MANUAL.DOC be printed now? [Y]es [N]o ║
╚════════════════════════════════════════════════════════════════════════════╝
\
%v10
%h57
%q%n%nYmprint,Nmdone
:
:MPRINT
%e
%v2
%o\
╔════════════════════════════════════════════════════════════════════════════╗
║ ║
║ The file MANUAL.DOC will now be printed. ║
║ ║
╠════════════════════════════════════════════════════════════════════════════╣
║Turn on your printer, align the paper and press any key to continue: ║
╚════════════════════════════════════════════════════════════════════════════╝
\
%v8
%h71
%p
:
%2:
COPY MANUAL.DOC PRN:
:MDONE
:ALLDONE
:
%e
%v2
%o|
╔════════════════════════════════════════════════════════════════════════════╗
║ VEDIT Jr. is now installed and ready to use. It is in the file VJ.EXE in ║
║ the directory %2:\VEDIT. It can be renamed as desired. ║
║ ║
║ You still need to tell DOS where to find VJ.EXE - you should either ║
║ copy VJ.EXE to a directory included in your DOS "PATH" command (perhaps ║
║ \BIN or \DOS) or add %2:\VEDIT to the PATH command. ║
║ ║
║ NOTE: See your DOS manual for more about the "PATH" command. The ║
║ "PATH" command is usually included in your AUTOEXEC.BAT file. ║
╚════════════════════════════════════════════════════════════════════════════╝
╔═════════════════════════╗
║ Installation Complete! ║
╚═════════════════════════╝
|
%gdone
:
:error
%b
%o\
╔═══════════════════════════════════════════════════════════════════════╗
║ ***** SORRY, but you must specify two parameters. ***** ║
║ ║
║ The first parameter is the drive containing the original VEDIT disk. ║
║ The second parameter is the drive on which VEDIT is to be installed. ║
║ ║
║ EXAMPLE: To install VEDIT on hard drive "C", place the VEDIT disk in ║
║ drive A and give the command: ║
║ ║
║ INSTALL A C ║
║ ║
║ EXAMPLE: To install VEDIT on floppy drive "B", place the VEDIT disk ║
║ in drive A and give the command: ║
║ ║
║ INSTALL A B ║
╚═══════════════════════════════════════════════════════════════════════╝
\
:DONE
%a7