I managed to come out with the code. But when the folder "PrintAll" has 4 documents, the computer will hang and spool error will occur. If "PrintAll" folder has only 1 document, this code run smoothly.
Code:
Set WshNetwork = WScript.CreateObject("WScript.NetWork")
set shApp = createobject("shell.application")
Leave a comment: