Unable to Load LHIPXTSR with Windows ME shortcut (Networking Products)
At 29 NOV 2000 03:12:45PM John Wood wrote:
Using the 'Batch File' line of a Windows ME shortcut to execute LHIPXTSR.EXE prior to an AREV.EXE command line call does not work on my system. Under the same ME OS I can execute LHIPXTSR.exe from a DOS prompt followed by an AREV.EXE command and load both succesfully. The problem is how to create a shortcut under ME to do the same. I am using a workstation with Windows ME, AREV 3.111, Rev NLM v1.06, on a Netware 3.12 lan. I would sure appreciate any ideas.
At 29 NOV 2000 09:16PM WinWin/Revelation Support wrote:
Can you write a batch file, call that from shortcut?
Something like
rem *—-
rem AREV31.BAT
rem *—-
k:
cd \arev31
lhipxtsr /p
arev.exe %1% /x /m4096
lhipxtsr /u
Bob Carten
WinWin Solutions Inc.