Hey all, Were in the Process of Repackaging Lotus notes for a Client of IBM… They have a requirement that when notes exist it backs up certain files to another location (or zip file). Our problem is does notes have a fucntion to run a script / external EXE after exit…
I don´t think you are able to do that, out of the box, but… if you write a handle-app, that registers when the application notes.exe stops, you can trigger your next step (zipping and copying). That should be a rather easy VB script running on the client.