To respond to a recent customer request, we created a Desktop Manager API script that can be either used as a PRE or POST session script to remove a specific DLL (or several) from the ExtMgr_Addins line inside the Notes.ini of Notes Clients.
You would need to create a Desktop Manager Profile (or update an existing document), to copy the content of the script in the appropriate field > See attached pictures.
You can customize the script by defining the string to be searched and removed, in this example, we are looking for the McAfee plugin that provokes some Notes client V9 crashes while Agenda pop-up is displayed.
The script will do the following :
- Search for the Notes PROGRAM folder
- Search for the Notes client folder
- Search for the notes.ini path
- Search and remove the string (a DLL name) in the ExtMgr_Addins line
Hope this helps,
Comments
0 comments
Please sign in to leave a comment.