I have my setup project which need to install SQL Server 2005 Express as database of my application. As it will be remotely connected, I need to add exceptions(sqlservr.exe and sqlbrowser.exe) to WinXP's firewall as specified by MS's documentation. How can I do it programatically