How to make a program be accepted by spyware software
-
We are developing a windows program that installs via TCP/IP a client (as a service) on other computers. Spyware software prevents that remote type of installation. Is there a general spyware database to submit my program for testing that it is secure, so i don't have to oblige customers to turn of temporarily their anti spyware solutions? or do i have to send the program to all companies that develop spyware programs? Anybody has stumbled upon this scenario?
-
We are developing a windows program that installs via TCP/IP a client (as a service) on other computers. Spyware software prevents that remote type of installation. Is there a general spyware database to submit my program for testing that it is secure, so i don't have to oblige customers to turn of temporarily their anti spyware solutions? or do i have to send the program to all companies that develop spyware programs? Anybody has stumbled upon this scenario?
I imagine you have to clear it with every company, since they have their own databases. Back when the MSAS beta was released, I enquired about getting my app (an IE toolbar) approved so MSAS doesn't flag it as suspicious. MS basically said try back later, they weren't prepared to handle approval requests yet. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Come quietly or there will be... trouble.
-
I imagine you have to clear it with every company, since they have their own databases. Back when the MSAS beta was released, I enquired about getting my app (an IE toolbar) approved so MSAS doesn't flag it as suspicious. MS basically said try back later, they weren't prepared to handle approval requests yet. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Come quietly or there will be... trouble.
you have to digitally sign your code check our verisign or some other ca(certification authority) like that