J
John Kotuby
Guest
Hi all,
I need some help please.
We have a customer who is still using and old DOS version of software that
we suppy to them and still support (even though I am encouraging them to
move to the Windows version).
They have a number of users that work from home. Up until a little while ago
they were using Win2000 terminal Services and had no trouble printing
remotely from DOS. Our DOS program, much like MS DOS Edit, can print to
ports LPT1 - LPTn.
They were using LPT2 without problem on Win2000.
Now their tech support consultant has called and asked me for help. I could
not find anything except a Kixstart script. I am not familair with Kixstart
but did my best to get it to work without success.
I see that the script looks to the Registry and grabs the correct Default
printer from HK_Current_User and then tries to use NET USE to re-direct LPT2
to the TS printer.
Can anyone help me with this problem?
BTW... the reason they won't upgrade to our Windows version is that they are
a relatively small company and have closed an office to save money and our
Windows version costs more per seat. So any expensive 3rd party solution
will probably not work for them.
I am a software developer familair with VB and DOS scripting. Can a VBS
script be used during Login?
Actually I am hoping for an easier solution, as I am neck deep in a
programming project at the moment.
Any help would be appreciated...
I need some help please.
We have a customer who is still using and old DOS version of software that
we suppy to them and still support (even though I am encouraging them to
move to the Windows version).
They have a number of users that work from home. Up until a little while ago
they were using Win2000 terminal Services and had no trouble printing
remotely from DOS. Our DOS program, much like MS DOS Edit, can print to
ports LPT1 - LPTn.
They were using LPT2 without problem on Win2000.
Now their tech support consultant has called and asked me for help. I could
not find anything except a Kixstart script. I am not familair with Kixstart
but did my best to get it to work without success.
I see that the script looks to the Registry and grabs the correct Default
printer from HK_Current_User and then tries to use NET USE to re-direct LPT2
to the TS printer.
Can anyone help me with this problem?
BTW... the reason they won't upgrade to our Windows version is that they are
a relatively small company and have closed an office to save money and our
Windows version costs more per seat. So any expensive 3rd party solution
will probably not work for them.
I am a software developer familair with VB and DOS scripting. Can a VBS
script be used during Login?
Actually I am hoping for an easier solution, as I am neck deep in a
programming project at the moment.
Any help would be appreciated...