Mail Archives: djgpp/1999/04/05/06:53:23
> Had this like this in the first place, but would not take effect
> without
> turning off the computer completely. I was only telling Windows to
> re-boot itself. Don't know why this make's a difference, but it did.
> ;-)
>
> Next, I had to download and install the file ( csdpmi3b.zip ), DPMI
> emulator. Once I had the computer running with the new autoexec.bat
> file, GCC asked for this file itself, so that was easy enough to go
> get.
>
> And lastly, I ran the SET program with this comand line:
>
> setdjgpp c:\djgpp c:/djgpp
>
> For anyone who's having the same problem, you must be in your
> DJGPP\BIN directory to run this comand.....
>
> So far everything is working great! Once again, thanks to those of
> you who offered suggestion's, and help...
> Rusty
There is also a programming called winset on the Win95 CD, in the
RESKIT. This program allows you to set environment variables in the
Windows global evironment. Unfortunately, it does not also set them in
the local VM env't, but it still works pretty well.
You still have to put the set the var in your autoexec.bat, but this way
you don't have to reboot in order to use the var.
- Raw text -