Hi all,
If a customer wants to change running Rbase for DOS on a Netware
server to running Rbase for DOS on a Windows 2003 server, how do you
set the path on the Windows 2003 server?
The batch file that starts the program is pretty easy....
g:
cd g:\datafile
rbase65.exe
However, the path needs to contain at least 2 entries so that Rbase
can find the executeabl files and the user specific Rbase.cfg file.
On Netware, it is easy. I can have the system logon script create
the 1st part, ie path = g:\rb65. The second part in netware is also
easy, ie path = g:\user65\%username%.
How and where is this done on a Windows 2003 Enterprise Server?
And, by the way, is it a good idea to change from Netware to Windows
2003 when it comes to Rbase for DOS?
Thanks!
Mike