https://bugs.documentfoundation.org/show_bug.cgi?id=84553

--- Comment #7 from Michel Thomas <[email protected]> ---
Okay I'm almost done. So basically my solution involves a Win32 Console
application that uses a WMI query to get information regarding the Antivirus
software installed on the system , namely the displayName and productState
fields. So for each active Antivirus on the system a seperate MessageBox is
displayed warning the user. This program is called from the configure.ac file
and its exit code determines the next course of action. Do I have to insert my
code(that calls the Win32 Console App and queries its exit code) at any
specific point in configure.ac? Is it okay if I just append it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to