View Single Post
  #1  
Old May 11th 06, 04:07 PM posted to microsoft.public.outlook.contacts
[email protected]
external usenet poster
 
Posts: 1
Default In Dialing Properties dialog the country/region box is blank

You can edit the registry to add a location.

Go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Telephony\Locations

If you do not see a su key "Location1" you need to create one.
Add a new key and named it "Location1".

Add the following registry values:

REG_SZ - AreaCode = You Area Code Number
REG_DWORD - Country = 1
REG_SZ - DisableCallWaiting
REG_DWORD - Flags = 1
REG_SZ - InternationalCarrierCode
REG_SZ - LongDistanceAccess
REG_SZ - LongDistanceCarrierCode
REG_SZ - Name = My Location
REG_SZ - OutsideAccess

This should do it. Exit the registry and go to: Contron Panel -- Phone
And Modem Options.
Now you should be able to see your created location.

After doing this outlook will not prompt you to select the
country/region.

Ads