Yoshi 57 Posted July 27, 2007 Share Posted July 27, 2007 La solution : Script en .vbs Dim FSO Set FSO = CreateObject("Scripting.FileSystemObject") FSO.CopyFile "c:\COMPlusLog.txt", "c:\x\" Bonjour,voilà mon problème... XCOPY J:\DCIM\100CRESI /E /Q C:\Documents and Settings\XXXXXX\Mes documents\Mes images\Photo EXIT Je voudrai copier un dossier depuis un autre disque ( A ) vers un disque ( B )avec cmd... Dossier A ( Disque Y ) copier vers Dossier B ( Disque Z ) Merci d'avance pour vos conseil ! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.