![]() Loading |
| VBScript |
| JavaScript |
| Powershell |
Search Options: Provide a Visual Indicator When Copying Files
|
||
|
Const FOF_CREATEPROGRESSDLG = &H0&
strTargetFolder = "D:\Scripts" Set objShell = CreateObject("Shell.Application") Set objFolder = objShell.NameSpace(strTargetFolder) objFolder.CopyHere "C:\Scripts\*.*", FOF_CREATEPROGRESSDLG | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: | ||