Best way to load LHIPXTSR.EXE from WIN95 & NT??? (AREV Specific)
At 13 OCT 1998 11:43:08AM Sam Hartman wrote:
I am installing the Netware NLM(v1.5) in the following enviromnet:
AREV 2.03Netware 4.1WIN95 & NT WorkstationsThe NLM documentation does not suggest how to install the TSR
LHIPXTSR.EXE on WIN95 & NT workstations.
I would appreciate any suggestions.
At 13 OCT 1998 01:01PM Victor Engel wrote:
It doesn't explain explicitly. However, you can read between the lines. Call LHIPXTSR with the /P option before loading Arev, then with the /U option after logging off. We do this using a .bat file:
lhipxtsr /p
arev …
lhipxtsr /u
The documentation for the /p option states "(This is not used in the Windows environment.)" which is very confusion, IMO. I think it is referring to Open Insight, but clarification from Revelation would be appreciated on this point.
At 13 OCT 1998 01:44PM Blaise(Revelation) wrote:
The /P switch used with the TSR sets up a private session for AREV. If you have more than one DOS session/window running AREV, each session needs it's own TSR to be running. The /P makes sure this is the case. This is used in the WIN'95 enviornment. Take a look at this article on starting AREV with the LHIPXTSR.EXE.
Good luck…
Blaise
At 13 OCT 1998 04:10PM Victor Engel wrote:
Yes, I was aware of that. My question was what is meant by the reference to Windows not using this setting in documentation?