Torna al Thread

strdos= "robocopy " & Chr(34) & strsorgente & Chr(34) & " " & strdestination & "Bck" & strname & " /e /R:2 /W:5 /V /LOG:" & strdes & "risultato.log" WshShell.Run(strcmd) strdos2= "notepad.exe " & strdestination & "risultato.log" WshShell.Run(strcmdr)
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5