I made an application which uses ftp so windows shows windows security alert windows firewall has blocked some features of this program message for every new version of my application any idea how to fix this so user does not have to press unblock for every new build of my application?
I publish my application using visual studio publish option & new version get pushed to client machines automatically. details for this deployment are here
e.g. For 1.2 version it will only ask for windows firewall permissions only once but for 1.3 it will ask again.
