ClickOnce application creating a new firewall rule on every update -


i have application uses tcp allow instant notification on our internal network , published using visual studio professional 2012. i'm finding on each update though (still using auto updating feature provided clickonce), it's adding in new firewall rule, because it's installed in different folder (for example, c:\users\username\appdata\local\apps\2.0\vhhecqeo.hox\eqaz9px7.kdb\mant..tion_0000000000000000_0001.0002_ebb40fc614f8be21\mantra.exe
next time:
c:\users\trent.jones\appdata\local\apps\2.0\vhhecqeo.hox\eqaz9px7.kdb\mant..tion_0000000000000000_0001.0002_ae7718736748fac0\mantra.exe).

marginally different, clickonce doesn't allow me specify install folder (due how clickonce files work.

i use netsh add in/check rules manually, that's horrible because still need run administrator/local administrator , users aren't. plus, i'm not sure stop windows firewall checking/adding own version of rule..

is there way of fixing this?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -