SkillAgentSearch skills...

AppData

Command line application to access and manipulate ApplicationData. This is particularly useful if you develop applications, manage applications, or are just plain curious about what an application is storing on your behalf.

Install / Use

/learn @DrusTheAxe/AppData
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

APPDATA.EXE README

OVERVIEW

APPDATA.EXE is a Windows command line application to access and manipulate ApplicationData, introduced in Windows 8. This is particularly useful if you develop applications, manage applications, or are just plain curious about what an application is storing on your behalf.

Run with no parameters for help.

This was inspired by practical needs over several long nights and weekends working on some package apps. The 'spiritual' inspiration for the technical approach is REG.EXE. Think of APPDATA.EXE is to ApplicationData as REG.EXE is to the Registry.

INSTALLATION

APPDATA.EXE requires ApplicationData APIs, introduced for packaged apps in Windows 8 and Windows Server 2012.

The development home for APPDATA.EXE is https://github.com/DrusTheAxe/AppData including full source code.

LICENSE

See LICENSE for details.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2mo ago
Forks1

Languages

C#

Security Score

90/100

Audited on Jan 24, 2026

No findings