Hello, I Got Very nice / resultant to work with provided user friendly batch code byBill_Stewart (xcopy c:\users\%username%\pictures \\192.5.149.6\home\%username% /p /s /w) code with in bath file.
But my little concern to make this bath file more protected by possible edit by the client users. I tryed to save the same with "filename.exe" but when use on Windows 2008 R2, it returns compatibility error win32 bit or win x86 like wise........
Pls guide to for above xcopy command within protected / uneditable format like .exe instead of .bat or .cmd.....