b. Click Run...
c. Type the following (this loads MS-DOS):
command <Enter>
d. Enter the following in DOS:
cd c:\djgpp
unzip32 -n *.zip
- Edit your AUTOEXEC.BAT file.
a. Go to the Start Menu
b. Click Run...
c. Type the following (you can "copy and paste" it):
notepad c:\autoexec.bat
d. Add the following lines to the end of the file (you can "copy and paste" this
also):
set DJGPP=C:\DJGPP\DJGPP.ENVset PATH=C:\DJGPP\BIN;%PATH%
e. Go to the File menu.
f. Click Save.
g. Close the program.
- Restart your computer.
- Run a program called RHIDE.EXE in the c:\djgpp\bin folder.