Archive: How hide window of 'exec' program?


How hide window of 'exec' program?
I have next string in my code:

exec 'netsh firewall add allowedprogram program = "D:\Soft\sDC\StrongDC.exe" name = StrongDC++ mode = ENABLE'
I wish to hide a black window which appears at performance of this command.

Use the nsExec plug-in.