www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/18/11:31:40

From: dole DOT bludger AT the DOT beach (Axxen)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Problem with RHIDE 1.4 & NT4.0 - Rhide.gpr (0/1)
Date: Tue, 18 Nov 1997 15:30:47 GMT
Organization: lost property
Lines: 89
Message-ID: <AB3B9967702EDFB0.5174106C3C0D2681.DA4827491DC4010F@library-proxy.airnews.net>
References: <34702542 DOT 6555E102 AT po DOT uni-stuttgart DOT de>
NNTP-Proxy-Relay: library.airnews.net
NNTP-Posting-Time: Tue Nov 18 09:30:48 1997
NNTP-Posting-Host: syd-pm2-216.dot.net.au
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

On Mon, 17 Nov 1997 11:06:42 +0000, Martin Bernreuther
<Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de> wrote:


>How can I configure djgpp/rhide to work with NT4.0?
>How about access control for the files?
>

To operate Rhide 1.4 under NT 4.0.

Don't add :
       DJGPP=C:\DJGPP\DJGPP.ENV
       PATH=C:\DJGPP\BIN;%PATH%
to NT's Autoexec.bat or Autoexec.NT files.
If you already have, remove them.

It is better to :
Open the control panel and double click the System icon.

Then select the environment tab, from the box that appears.
In the top window of the box, scroll the window and click on Path.

The word PATH appears in the Variable box.
The path address appears in the Value box.
In the Value box, type in (or add to what is already there)
C:\DJGPP\BIN;%PATH%
Then click SET.

Next, clear the two boxes.
In the Variable box  type in DJGPP
In the Value box, type C:\DJGPP\DJGPP.ENV
Then click SET.

Click OK (and the System box closes)

Unlike DOS and Win95, you don't have to restart the computer, for it
to take effect.

Close the control panel.

The best way to start Rhide, is by creating a shortcut to the Desktop
or Start menu
After you create the shortcut, right click it and select properties.

Click on the Program tab
Then, in the "cmd line" section type 
C:\DJGPP\bin\rhide.exe -M

In the "working" section type
The directory you want as your working directory e.g C:\C_work

Select an icon, such as the cloud & lightning bolt.

Click the screen tab, and Select full screen.

Click OK

From the Explorer create a working directory, such as C_work

You can use the rhide.gpr that I have downloaded.
Copy the Rhide.gpr file to DJGPP's bin directory.

  The directories are set as:
       include files   C:\DJGPP\include
       library files     C:\DJGPP\lib
       object files    C:\C_work
       source files   C:\C_work

By doing this, Rhide will start knowing where to find all needed
files.
You must create the C_work directoy, from Explorer, for it to work.
Rhide will use C_work as its working directory.

So, to start a new program from Rhide, click "file"  then "open", then
type the name you want to give the file. e.g.  test.c
Finally, click OK and Rhide will create the file, then type in the
code.

Also, the following settings have been made:
The screen mode has been increased to 90 x 34
Auto indent enabled
16 colours enabled

You can, of course, change the settings once you've installed
rhide.gpr

Axxen


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019