M
Mark Coutinho
Hello,
I'm writing a batch in which I have to replace a file (actually it's a
link, let's call it test.lnk) which can be situated in different
directories on my D:-drive.
The code must sound something like this: if test.lnk is somewhere than
replace it with test.lnk (which is situated on the server).
So if there's only one test.lnk this replace action is only valid for
one place.
If there are two test.lnk's this replace action is valid for two
places.
Can anyone help me on the right code for this?
Thanks in advance!
Mark
I'm writing a batch in which I have to replace a file (actually it's a
link, let's call it test.lnk) which can be situated in different
directories on my D:-drive.
The code must sound something like this: if test.lnk is somewhere than
replace it with test.lnk (which is situated on the server).
So if there's only one test.lnk this replace action is only valid for
one place.
If there are two test.lnk's this replace action is valid for two
places.
Can anyone help me on the right code for this?
Thanks in advance!
Mark