I have a simple bat file that i have set to download to cache that calls

robocopy "c:\program files (x86)\xxx" "c:\program files\xxx" /e /xo

The program needs to run with admin rights. When it runs it just spams that 
command over and over again however I can browse to the cache directory and 
right click and run as admin and it works fine.

I know i could use xcopy but it's driving me nuts that it's not working yet i 
can basically double click and it does work. Why isn't this working from run 
advertised programs ?





Reply via email to