eddyc:Has anyone figured out how to invoke the shiny new photowall slideshow in Windows 7 from within a plug-in? I can get the standard slideshow up okay with NavigateToPage / PageId.Slideshow, and pass in the path to my preferred slideshow folder, but I'd like to be able to display the photo wall. (The photowall is the one that appears by default under Photos & Videos -> Favourites on the start menu, where the display pans around and zooms in & out of an entire wall filled with photos.) Thanks, Eddy
There is no way to invoke that programmatically.
If you really want to, you can try the screensaver interface for the windows screensaver but you have to make sure that media center is in full screen and setup the media center picture screensaver settings through the registry, to have the picture wall auto launch.
Alternatively, navigate to start menu, then do a default action (through IAccessible interface) on the "Play All" button under the Pictures strip.
Yes I admit these methods are not pretty.
This posting is provided "AS IS" with no warranties, and confers no rights.
David Teo
SDET
Microsoft Corporation