Stuck with "Applying settings" starting Internet Explorer 7 for the first time

Posted on March 13, 2009 by Administrator.
Categories: Software, Tips.

This is an annoyance where a XP Sp2 machine has been upgraded to IE7 and the runonce screen gets displayed to allow you to choose your settings for IE7.

You click on apply settings but it never changes from “applying settings”

So time for a bit of registry editing.

Close your browse sessions first.

As always – editing the registry can seriously damage your machines health – so if you dont know what you are doing – GET HELP

using regedit locate

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main

if the key RunOnceHasShown is there – chase is value to 1

otherwise

right click on the right panel and add Dword value: RunOnceHasShown
then change its value to 1

you may also need to add the Dword value: RunOnceComplete
and make its value 1 also

Restart IE 7 and no more run once screen

Lotus Notes 8.5 client not starting !! Empty the workspace folder !!

Posted on March 9, 2009 by Administrator.
Categories: Software, Tips.

This morning my Notes 8.5 client on a Vista 64 machine refused to start. It happened conincidentally when I was installing an update to Nvidia drivers for an FX1700 card so I assumed that a roll back to the earlier driver would cure the issue. Nope !! Without an error message to go on it was frustrating to say the least.

So investigating it further showed that the client app was getting as far as the splash screen – asking for a password and then progressing the bar until it reached a 100% before disappearing off screen. An nlnotes.exe process was left behind. I tried rebooting and then killing the “hung” process but still nothing.

I renamed the cache.ndk and the desktop8.ndk files and tried starting again.

In the end I found that if I emptied the contents of the workspace folder ( which you will find under the data directory under the notes directory ) into another folder.

Lo and behold Notes starts and lets me back into the databases – and I hope this tip helps someone else