j.a.pan.
05-18-2004, 03:18 PM
Hi all,
I have a problem with an installed Service of mine,
that is created using CreateService command and
parameters ... SERVICE_WIN32_OWN_PROCESS,
and NULL service start name and password.
The problem is that it fails to copy file (using CopyFile
command) from the PC that it runs, to another PC in the
LAN (It does not fail though to copy file in the host PC).
What could it be the cause? Both PCs run Windows 2000,
and both have the same account (with administrator privileges).
Does anybody know?
Many thanks,
j.a.pan.
I have a problem with an installed Service of mine,
that is created using CreateService command and
parameters ... SERVICE_WIN32_OWN_PROCESS,
and NULL service start name and password.
The problem is that it fails to copy file (using CopyFile
command) from the PC that it runs, to another PC in the
LAN (It does not fail though to copy file in the host PC).
What could it be the cause? Both PCs run Windows 2000,
and both have the same account (with administrator privileges).
Does anybody know?
Many thanks,
j.a.pan.