PDA

View Full Version : How can i execute a .WSF file silently?


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)?

daisy7386
10-31-2009, 01:20 PM
hi,


Use C and Win32 api (see Win32 grp for C code)
-----------

web development services (http://www.prodigyapex.com)