A
Amedee Van Gasse
Hi,
When I click a link to a .ppt file in Internet Explorer, I want
the .ppt file to open in Edit mode.
But when I click a link to a .pps file in Internet Explorer, I want
the .pps file to open in Show mode.
The following registry key determines the behavioir:
[HKEY_CLASSES_ROOT\PowerPoint.Show.8]
@="Microsoft PowerPoint Presentation"
"BrowserFlags"=dword:0000000a
value = 8 --> open in Show mode
value = a --> open in Edit mode
My problem is that there is only one registry key for .ppt as well
as .pps.
But requirements are that the behaviour is different for .ppt
and .pps.
How do I solve this?
Just to make sure everybody understands my question: I'm not talking
about opening from Windows Explorer (file management) but from an URL
in Internet Explorer (web browser).
When I click a link to a .ppt file in Internet Explorer, I want
the .ppt file to open in Edit mode.
But when I click a link to a .pps file in Internet Explorer, I want
the .pps file to open in Show mode.
The following registry key determines the behavioir:
[HKEY_CLASSES_ROOT\PowerPoint.Show.8]
@="Microsoft PowerPoint Presentation"
"BrowserFlags"=dword:0000000a
value = 8 --> open in Show mode
value = a --> open in Edit mode
My problem is that there is only one registry key for .ppt as well
as .pps.
But requirements are that the behaviour is different for .ppt
and .pps.
How do I solve this?
Just to make sure everybody understands my question: I'm not talking
about opening from Windows Explorer (file management) but from an URL
in Internet Explorer (web browser).