K
kiwi
Hello:
I have a DLL that must update into a server. I want to make automatic
proccess that copy that dll from a directory(Ex: c:\update) to
application directory (ex: c:\application). Copy file is easy, but the
problem is that copying it does not get the same right access that app.
directory has.
How can I copy this file assigning the correct right access? (from
c:\application directory)
Thanks
I have a DLL that must update into a server. I want to make automatic
proccess that copy that dll from a directory(Ex: c:\update) to
application directory (ex: c:\application). Copy file is easy, but the
problem is that copying it does not get the same right access that app.
directory has.
How can I copy this file assigning the correct right access? (from
c:\application directory)
Thanks