I know that at least PowerPoint presentation mode will enable the OC / Lync presentation mode where the actual messages are not visible in the screen.
Is there any way to enable or disable the setting from a web page script (e.g. VBS)?
I know that at least PowerPoint presentation mode will enable the OC / Lync presentation mode where the actual messages are not visible in the screen.
Is there any way to enable or disable the setting from a web page script (e.g. VBS)?
Some more details about the functionality:
http://windows.microsoft.com/en-us/windows7/adjust-settings-before-giving-a-presentation
SHQueryUserNotificationState should be the method that can be used to Query the value but how to change it..?