MikeEasdon
Technical User
Help.
Trying to copy a ms office library file to the system32 dir but having no luck, as access is denied.
We run Kix via a cmd file with the following line to deploy the file within the startup cmd file:
robocopy \\server\netlogon "%windir%\system32" mapirtf.dll /w:5 /r:2 /secfix /sec
I've used robocopy often with total success but am a bit stumped here.
Can anyone shed any light on this?
Cheers
Mike
Trying to copy a ms office library file to the system32 dir but having no luck, as access is denied.
We run Kix via a cmd file with the following line to deploy the file within the startup cmd file:
robocopy \\server\netlogon "%windir%\system32" mapirtf.dll /w:5 /r:2 /secfix /sec
I've used robocopy often with total success but am a bit stumped here.
Can anyone shed any light on this?
Cheers
Mike