Double Click attachments in Lotus Notes

In order to help users, when they double clicked on an attachment Lotus Notes would bring up a dialog box warning the user of the possible perils and offering some alternatives including "viewing" the attachment to check that it was safe before launching it. But these days most computers and particularly those ones that are used for business have Anti Virus software installed to watch your back. In which case if you add AttachmentActionDefault=1 to your notes.ini file then double clicking an attachment will launch it in the native application with no dialog box.
More details are here: http://www-01.ibm.com/support/docview.wss?uid=swg21292126
Comments