|
-
Oct 26th, 2006, 10:44 PM
#1
Thread Starter
New Member
compatible with anti-virus such as mcafee
Dear All,
I am using click-once technology to deploy my .Net 2.0 application.
Anti-virus software seems to block the download and installation on most computers. Sometimes the download and installation can be completed, but the program is blocked from accessing the www.
Any ideas on how to make the software compatible with anti-virus software?
Many thanks,
Ben
-
Oct 27th, 2006, 07:04 AM
#2
Re: compatible with anti-virus such as mcafee
I think it is the actual firewall that is blocking you, not the anti-virus. There is no way to make your program trusted without the user actually doing something (and that is a GOOD thing).
You can write some code to detect the Firewall and tell the user they need to allow your program if they have one running.
I found some code a while back that does this:
http://www.vbforums.com/showthread.p...93#post2643093
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|