G
Guest
I need to know the registry keys to turn off the Reading Pane on all folders
in Outlook so I can apply the settings to an MST file..
in Outlook so I can apply the settings to an MST file..
Texas1st said:The key controls whether the pane is on the right or the bottom. It does
not
control whether the pane is on or off. I am SURE that there is a key for
this. Do a registry compare and you should eb able to find it. The one
for
the right and the bottom is:
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles\Default Outlook
Profile\0a0d020000000000c000000000000046]
"01020402"=hex:01,00,00,00,28,01,00,00,36,01,00,00,8a,02,f4,01,50,00,00,00
If you use that key in your transform, then you can place the Reading pane
at the bottom by default. This damn thing took me three days to find and
test. What a pain in the arse to give users a "classic" view.
Texas1st said:There is a Registry key that contains the status for the reading pane.
It is
located in the HKCU hive, and a also in HKU hive. It is a hard one to
find,
and it is not created until after Outlook starts. So the problem is that
the
MST might not be able to configure this for you. I am in the process of
testing, so I will let you know...
Sue Mosher said:I've tried with Regmon and found nothing. Microsoft has also repeatedly said
there's no way to do this.
The key to put it on the bottom, though is very cool. THanks!
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
Texas1st said:The key controls whether the pane is on the right or the bottom. It does
not
control whether the pane is on or off. I am SURE that there is a key for
this. Do a registry compare and you should eb able to find it. The one
for
the right and the bottom is:
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles\Default Outlook
Profile\0a0d020000000000c000000000000046]
"01020402"=hex:01,00,00,00,28,01,00,00,36,01,00,00,8a,02,f4,01,50,00,00,00
If you use that key in your transform, then you can place the Reading pane
at the bottom by default. This damn thing took me three days to find and
test. What a pain in the arse to give users a "classic" view.
Texas1st said:There is a Registry key that contains the status for the reading pane.
It is
located in the HKCU hive, and a also in HKU hive. It is a hard one to
find,
and it is not created until after Outlook starts. So the problem is that
the
MST might not be able to configure this for you. I am in the process of
testing, so I will let you know...
:
There is no such setting.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
I need to know the registry keys to turn off the Reading Pane on all
folders
in Outlook so I can apply the settings to an MST file..
Texas1st said:Regmon was showing way too much data, even with filters. I did a static
compare in the HKU key, and believe that the key
(0a0d020000000000c000000000000046) contains settings for the reading pane,
but it is very cryptic, and takes some time to decypher.
Kudo's from you means a lot. Glad I could help.
Sue Mosher said:I've tried with Regmon and found nothing. Microsoft has also repeatedly
said
there's no way to do this.
The key to put it on the bottom, though is very cool. THanks!
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
Texas1st said:The key controls whether the pane is on the right or the bottom. It
does
not
control whether the pane is on or off. I am SURE that there is a key
for
this. Do a registry compare and you should eb able to find it. The
one
for
the right and the bottom is:
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles\Default Outlook
Profile\0a0d020000000000c000000000000046]
"01020402"=hex:01,00,00,00,28,01,00,00,36,01,00,00,8a,02,f4,01,50,00,00,00
If you use that key in your transform, then you can place the Reading
pane
at the bottom by default. This damn thing took me three days to find
and
test. What a pain in the arse to give users a "classic" view.
:
There is a Registry key that contains the status for the reading pane.
It is
located in the HKCU hive, and a also in HKU hive. It is a hard one to
find,
and it is not created until after Outlook starts. So the problem is
that
the
MST might not be able to configure this for you. I am in the process
of
testing, so I will let you know...
:
There is no such setting.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
I need to know the registry keys to turn off the Reading Pane on
all
folders
in Outlook so I can apply the settings to an MST file..