D
Doug Kanter
I have a legacy dos app which runs in two offices, under different
conditions.
1) In one location, it runs on several networked machines. It gets data from
a directory on the NT server which the Win98SE clients see as "P:". So, the
app is written to look there for its data.
2) In another location, it runs on a single freestanding machine (WIN98SE),
and there's a line in autoexec.bat that uses the subst command to make a
folder on the machine appear as P:.
Now, I have to run this app on a freestanding machine that's loaded with
Win2000. Before I begin wrestling with it, is there something like a subst
command in Win2K, or is there another way of dealing with the issue?
conditions.
1) In one location, it runs on several networked machines. It gets data from
a directory on the NT server which the Win98SE clients see as "P:". So, the
app is written to look there for its data.
2) In another location, it runs on a single freestanding machine (WIN98SE),
and there's a line in autoexec.bat that uses the subst command to make a
folder on the machine appear as P:.
Now, I have to run this app on a freestanding machine that's loaded with
Win2000. Before I begin wrestling with it, is there something like a subst
command in Win2K, or is there another way of dealing with the issue?