KB946983 - Unable to close emails after applying this patch.

D

Denners

If, using mandatory profiles on XP SP2 and users don't have administrative
rights to the PC, Outlook crashes when you open any email and then try to
close it. If you open any other Office application ie; Word/Excel/Access etc
prior to this and try opening an email again, functionality to close emails
is restored.

What we discovered was when you open Word/Excel/Access etc you are prompted
for your username and organisation name, then you are prompted to sign up to
Microsoft update. You don't receive the sign up to windows update box when
you open outlook therefore this appears to cause the crash.

If you look under "HKEY_CURRENT_USER\Software\Microsoft\Office\", there are
2 keys to check, these are a key called "common" at the root of office and
another in "HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\" also called
"common"

These keys contain the answers to the questions - ie; your organisation
name, whether you want to sign up to microsoft update etc. What we did to
work around the problem was to delete the two common keys, open word, answer
the questions, close word and export the contents of the two keys to a .reg
file.

Then we opened regedit and loaded the mandatory profile into regedit and
merged in the reg file we had just created. After doing this, non-admin
users can now use outlook without it crashing.
 
S

Steven Jones

Could you post your registry merge file to answer all the questions? I was
only able to answer the username and initials dialogue box.

If the Microsoft Update box would be answered as well this would be a bonus
to me.
 
D

Denners

Hi Steven, sorry for the really late reply. the merge file is as follows:

Windows Registry Editor Version 5.00

[HKEY_USERS\12345\Software\Microsoft\Office\Common]

[HKEY_USERS\12345\Software\Microsoft\Office\Common\UserInfo]
"Company"="St Benet Biscop Catholic High School"
"UserName"="administrator"
"UserInitials"="a"

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\DrawAlerts]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\DrawAlerts\FTP Sites]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\General]
"FirstRunTime"=dword:01328ce7
"Authorized"=dword:7fffffff
"ShownOptIn"=dword:00000001

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\LanguageResources]
"UISnapshot"=hex(7):31,00,30,00,33,00,33,00,00,00
"UIFallback"=hex(7):31,00,30,00,33,00,33,00,00,00
"UILanguage"=dword:00000409
"HelpLanguage"=dword:00000409
"WinXPLanguagePatch"=dword:00000001
"InstallLanguage"=dword:00000809
"PreviousInstallLanguage"=dword:00000809
"WordChangeInstallLanguage"="No"
"WordMailChangeInstallLanguage"="No"
"XLChangeInstallLanguage"="No"
"PPTChangeInstallLanguage"="No"
"AccessChangeInstallLanguage"="No"
"OutlookChangeInstallLanguage"="No"
"SharePointDesignerChangeInstallLanguage"="No"
"PublisherChangeInstallLanguage"="No"
"ProjectChangeInstallLanguage"="No"
"InfoPathChangeInstallLanguage"="No"
"OneNoteChangeInstallLanguage"="No"
"WebDesignerChangeInstallLanguage"="No"
"LangTuneUp"="OfficeCompleted"

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\LanguageResources\EnabledLanguages]
"2057"="On"
"1033"="On"

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Licensing]
"0638C49DBB8B4CD1B191051E8F325736"=hex:10,00,00,00,27,00,00,00,7b,39,30,31,32,\
30,30,30,30,2d,30,30,33,30,2d,30,30,30,30,2d,30,30,30,30,2d,30,30,30,30,30,\
30,30,46,46,31,43,45,7d,00,42,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,\
6f,00,66,00,74,00,20,00,4f,00,66,00,66,00,69,00,63,00,65,00,20,00,45,00,6e,\
00,74,00,65,00,72,00,70,00,72,00,69,00,73,00,65,00,20,00,32,00,30,00,30,00,\
37,00,00,00

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\MailSettings]
"Template"=hex(2):00,00

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Migration]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Migration\Office]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Migration\Word]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Research]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Research\Translation]
"CurrentProvider"="0/0/2"

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Toolbars]

[HKEY_USERS\12345\Software\Microsoft\Office\12.0\Common\Toolbars\Settings]
"Microsoft Office Word"=hex:01,01,00,00,00,00,00,00,00,00,06,00,00,00
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top