1234567891011121314151617181920212223242526272829303132333435363738 |
- On Error Resume Next
- Set fso
- Set
- Sub
- With
- .NameSpace(destinationfolder).Copyhere
- End
- End
- zipfile
- If
- WSCript.Quit
- End
- outdir
- If
- WSCript.Quit
- End
- WScript.Echo
- WScript.Echo
- If
- fso.DeleteFolder
- End
- fso.CreateFolder
- If
- WSCript.Quit
- End
- UnZIP
- If
- WSCript.Quit
- End
|