home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
word
/
text
/
019
/
install.pc
< prev
next >
Wrap
Text File
|
1993-01-19
|
746b
|
30 lines
IBMPC installation specific functions.
Choose a path where you want the JED startup files kept. Suppose, you
choose the path `C:\EDITORS\JED' for this purpose. Then
1. Create the directory: At the DOS prompt type:
mkdir c:\editors\jed
2. Edit the autoexec.bat file and add the lines:
set JED_LIBRARY=c:\editors\jed\
set HOME=c:\editors\jed\
(Notice the final backslashes!)
3. Copy the *.sl, *.jed, jed.rc to this directory:
copy *.sl c:\editors\jed
copy *.jed c:\editors\jed
copy jed.rc c:\editors\jed
4. Copy the executable file `jed.exe' to where you keep your othe *.exe and
*.com files (somewhere in your path!).
5. Reboot