Is it possible to force a change to client ini files, without having to go to each machine to make a change?
Phil.
Is it possible to force a change to client ini files, without having to go to each machine to make a change?
Phil.
Subject: Pushing a change to client ini.files
Sure – you can use NotesSession.SetEnvironmentVar(name,value,True) to make the changes, and can slip it into their mail database PostOpen to effect the changes.
Subject: RE: Pushing a change to client ini.files
Thank you very much ![]()
Phil.