Results 1 to 2 of 2

Thread: compatible with anti-virus such as mcafee

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    13

    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

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    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
  •  



Click Here to Expand Forum to Full Width