This PR updates openSystemPreferences(pane?) api to support Windows 10.
It supports custom Settings panes as first argument (full list on Microsoft Docs website).
This is not a breaking change and does have backwards compatibility.
It has been tested on latest Windows 10 and includes updated docs, test & typings.
This PR updates
openSystemPreferences(pane?)
api to support Windows 10.It supports custom Settings panes as first argument (full list on Microsoft Docs website).
This is not a breaking change and does have backwards compatibility. It has been tested on latest Windows 10 and includes updated docs, test & typings.