Step 4Make vb script to run batch file as invisible
Code it with word and save as invisible.vbs
All files once again.
______________________________________________________________
CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False
______________________________________________________________
| « Previous Step | Download PDFView All Steps | Next Step » |










































thanks in advance