Skip to content

Instantly share code, notes, and snippets.

View XcantloadX's full-sized avatar
💭
I may be slow to respond.

XcantloadX XcantloadX

💭
I may be slow to respond.
View GitHub Profile
@XcantloadX
XcantloadX / installed_apps.py
Created July 27, 2024 00:33
Python script to list installed apps on Windows
# Author: XcantloadX
# Requirements:
"""
winrt-runtime==2.1.0
winrt-Windows.ApplicationModel==2.1.0
winrt-Windows.Foundation==2.1.0
winrt-Windows.Foundation.Collections==2.1.0
winrt-Windows.Management==2.1.0
winrt-Windows.Management.Deployment==2.1.0
winrt-Windows.Storage==2.1.0