diff --git a/doc/FAQ.html b/doc/FAQ.html
index 8c1cca4d..5501c8f4 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -158,18 +158,31 @@ Currently the following input formats are supported by LameXP:
My anti-virus program raises an alarm when I try to download/install/launch LameXP. Why is that?
-Occasionally your anti-virus program may mistakenly(!) detect "malware" (e.g. virus, trojan horse or worm) in
-LameXP. This is called a "false positive" and the file is actually innocent/clean. It's an error in your
+Occasionally your anti-virus program may mistakenly(!) detect malware ("virus", "trojan horse", "worm", etc.)
+in LameXP. This is called a "false positive" and the file is actually innocent/clean. It's an error in your
specific anti-virus software. So in case you encounter such problems, please use http://www.virustotal.com/,
http://www.virscan.org/ or a similar online-service to check the file in question with multiple(!) anti-virus
-engines. Especially take care with scan results like "suspicious", "generic" or "packed", as such results are
-NOT confirmed malware detections and in almost any case they can be ignored/discarded safely!
+engines. Especially take care with heuristic scan results like "suspicious", "generic" or "packed". Such
+results are NOT confirmed malware detections - they are speculative and almost always can be ignored safely!
Apparently anti-virus programs tend to suspect installers or uninstallers created with NSIS. Furthermore some
-anti-virus programs blindly suspect all "packed" executables of being malware. Obviously that is a stupid
-generalization, so please ignore these nasty warnings! Last but not least: Always keep in mind that LameXP is
-OpenSource software. If you don't trust the provided pre-compiled binaries, simply download the source codes,
-search the code for "malicious" functions (you won't find any!) and then compile your own binary.
+anti-virus programs blindly suspect ALL "packed" executables of being malware. Obviously that is a stupid
+generalization, because "EXE packers" are commonly used by legitimate software (inlcuding a large number of
+OpenSource tools), so please ignore these nasty warnings! Last but not least: Always keep in mind that LameXP
+is free software. If you don't trust the pre-compiled LameXP binaries that we provide, simply download the
+source codes, search the code for "malicious" functions (you won't find any ^^) and compile LameXP yourself!
+
+Another important fact to consider is that for the creator of LameXP, it is impossible to know WHY a specific
+anti-virus program is failing on our software. That's because anti-virus programs usually are proprietary
+CloseSource applications, so we cannot know what is going on "behind the scenes". Consequently any attempt to
+guess what "aspect" of LameXP the anti-virus software is misinterpreting as malware would be pure speculation
+and might even change with the next anti-virus update. Only the developer of the anti-virus program can fix
+bugs inside the anti-virus program. So please report these bugs to the developer of your anti-virus program!
+
+Finally, be aware that we are NOT liable for any files (downloads), except for those that are directly linked
+on the official LameXP web-site or one of the official mirros. Other web-sites may be redistributing our
+software, but we are NOT affiliated with or funded by any of these web-sites. So while the license of LameXP
+allows redistribution, there is absolutely NO guarantee that binaries offered by third parties are genuine!
Conclusion:
- IN CASE YOU HAVE A CONFIRMED INFECTION, RE-DOWNLOAD THE FILE FROM ONE OF THE *OFFICIAL* MIRRORS!