I would like to change the -default- logo within the Notes Client from the standard notes offering to a new Customised Company logo. I have successfully created the new .gif and I have made it available in the mail template.
I have managed to get the company logo to display on my own desktop, but I would like to populate this change to all desktops in the company.
How do I do this ? Is there a Notes.ini setting which I can use to set this by default ?
Is there a notes.ini setting available which allows me to declare my new logo as the -default- ?
Thanks in advance,
Gerard
Subject: Customize the Logout Screen
So you want to change the default notes icon, right? You may be able to do that upon setup using a transform file, but I am not sure and I don’t suppose that helps you either way.
There is def. not a notes.ini setting for this that I am aware of. If you have developed the icon already, why don’t you write an executable in vb that swaps the icon and just send the executable out to everyone?
Subject: RE: Customize the Logout Screen
Yes, I am trying to change the -default- logo from the Notes R6 screen to our company logo. Any idea on how to accomplish what you wrote above as my VB script knowledge is very basic.
I tried dropping the .bmp logo into the notes\data directory for all users but still the old logo appears, the only way to see the new logo is if I go to the File, Preferences, user Preferences option and choose Cusomize logout screen and then press the New action button and then select my new logo.
Thanks.