Office XP has a feature to report program errors to Microsoft. If you wish to disable this feature that sends data to Microsoft, put the text below into a .reg file and import it into the registry:
REGEDIT4
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Common]
"DWNeverUpload"=dword:00000001
"DWNoExternalURL"=dword:00000001
"DWNoFileCollection"=dword:00000001
"DWNoSecondLevelCollection"=dword:00000001
[HKEY_USERS\.Default\Software\Policies\Microsoft\Office\10.0\Common]
"DWNeverUpload"=dword:00000001
"DWNoExternalURL"=dword:00000001
"DWNoFileCollection"=dword:00000001
"DWNoSecondLevelCollection"=dword:00000001
Note from Forum Administrator: You can accomplish the same thing by going to System Properties - Advanced Tab - Error Reporting Button and Disabling Error Reporting