Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Oliver Giesen wrote: > Could it maybe at least detect that it is invisible and then change the > default to not sending the report? How about displaying a Yes/No query > on STDOUT instead in that case? I'm not sure that most people would be > as tolerant when discovering that the cvs.exe is "phoning home" for no > apparent reason (as that will be what it will look like to them). I'm not aware of any way a console application can detect that it's invisible (doesn't really have any meaning to such apps.. they have stdin and stdout basically)... OTOH it shouldn't be possible to effect popups created by that application either... not sure what's going on there. Tony