programmatic access

About this tag
Discussions tagged with programmatic access on WindowsForum.com focus on automating or querying Windows settings and system information through code. A recurring theme is retrieving Windows 10 setting page URIs programmatically, such as in the Creators Update, where users seek the storage location of these URIs to list them via scripts or applications. This tag covers topics related to accessing Windows configuration data without manual navigation, often involving registry queries, API calls, or file system exploration. The content is relevant for developers and power users who need to integrate Windows settings management into their own tools or workflows.
  1. gayxq

    Windows 10 How to list all setting page URIs in Windows 10’s Creators Update programtically?

    Link Removed I want to get all setting page URIs in Windows 10’s Creators Update, where is the setting pages info strored in? Thank you.
Back
Top