tommo020788
10-19-2009, 12:25 PM
Hi, I'm just making a program to clean msn messenger, and I have made it so A main program executes batch files and WSF files to complete certain tasks automatically.
However, It looks a bit messy when the CMD windows come up over the top of the program when they go to start the cleaning process, and the program executes the external files.
I'm just wondering, if there is a way to execute these files silently?
The WSF file is actually executed from the end of the batch file that executes when it finishes.
How can i make this batch file execute silently(in the background) and then make the WSF file execute silently (in the background)?
However, It looks a bit messy when the CMD windows come up over the top of the program when they go to start the cleaning process, and the program executes the external files.
I'm just wondering, if there is a way to execute these files silently?
The WSF file is actually executed from the end of the batch file that executes when it finishes.
How can i make this batch file execute silently(in the background) and then make the WSF file execute silently (in the background)?