> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Command-line tools for PC development

> Command-line tools for PC development

Command-line tools used to perform Gaming Runtime-related tasks on PC.

## Application management tools

[Application Management (wdapp.exe)](/tools/tools-pc/commandlinetools/gr-wdapp)
Installs/uninstalls and registers/unregisters applications on the local PC.

## Manage xgamefiles data on PC

[Managexgamefiles data on PC (xgamesaveutil.exe)](/tools/tools-pc/commandlinetools/gr-xgamesaveutil)
Manages XGameSave data on PC.

## Screen Capture

[Captures screenshots on PC (wdcapture.exe)](/tools/tools-pc/commandlinetools/gr-wdCapture)
Captures screenshots on PC in HDR and SDR formats.

## Video Captures

[Records live video capture on PC during game tests (wdcapturesession.exe)](/tools/tools-pc/commandlinetools/gr-wdcapturesession)
Captures live video recording on PC.

## XBOX PC Remote Tools

[XBOX PC Remote listening endpoint (wdEndpoint.exe)](/tools/tools-pc/commandlinetools/gr-wdEndpoint)
[XBOX PC Remote (wdRemote.exe)](/tools/tools-pc/commandlinetools/gr-wdRemote)

## Packaging tools

[Make Package (MakePkg.exe)](/build/core-features/common/packaging/deployment/makepkg)
Creates app packages and app package metadata.

[Make Package Resource Index (MakePRI.exe)](/build/core-features/common/packaging/deployment/makepri)
MakePRI.exe is used for creating and dumping Package Resource Index (PRI) files and for performing utility functions on them.

[Package Utility (PackageUtil.exe)](/build/core-features/common/packaging/deployment/packageutil)
Retrieves the signing key information for a package file and compares a base package file with an updated package file.

[Split Package (SplitPkg.exe)](/build/core-features/common/packaging/deployment/splitpkg)
Builds subset packages from a master package.

## See also

[Command-line tools for XBOX (NDA topic)](/tools/tools-console/gc-xbox-tools-and-apis-toc)
[PC game development (environment and tools)](/tools/tools-pc/gc-tools-pc-toc)
[Utilizing Microsoft Game Development Kit tools to install and launch your PC title](/tools/tools-pc/launching-on-pc)


## Related topics

- [Commandlinetools](/tools/tools-pc/commandlinetools/index.md)
- [Command-line tools for console development](/tools/tools-console/commandlinetools/commandlinetools.md)
- [PC game development environment and tools](/tools/tools-pc/gc-tools-pc-toc.md)
- [Console-based command-line tools](/tools/tools-console/console_commandlinetools/consolecommandlinetools.md)
- [Console-based command-line tools for XBOX](/tools/tools-console/console_commandlinetools/index.md)
