![]() |
how to aviod popup a dos command window when set up firewall
i use this command in nsis script
Execwait 'netsh firewall add allowedprogram "C:\util\nisedit\nisedit.exe" nisedit enable' to set up a firewall. but when install, it's popup a dos command window ~~ how can i avoid this problem~ thanks~ |
|
Maybe you could use the ExecDos-Plugin from
http://nsis.sourceforge.net/ExecDos code: After running the code you could look into out.txt and you'll see the result. (Of course the return code is also available...) And of course there's no shell blinking up. Hope this helps. |
| All times are GMT. The time now is 04:57. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.