Files
2026-06-02 03:37:09 -07:00

197 lines
6.7 KiB
JSON

{
"schemaVersion": 1,
"packages": [
{
"name": "dotnet-runtime-8",
"displayName": ".NET Desktop Runtime 8",
"version": "8.0.18",
"publishedAt": "2025-07-08T00:00:00Z",
"enabled": true,
"url": "https://cdn.oxmc.me/apps/windows/windowsdesktop-runtime-8.0.18-win-x64.exe",
"sha256": "",
"type": "exe",
"args": ["/install", "/quiet", "/norestart"],
"installPath": null,
"minBuild": null,
"maxBuild": null,
"restartRequired": false,
"checkInstalled": {
"type": "registry",
"key": "HKLM:\\SOFTWARE\\dotnet\\Setup\\InstalledVersions\\x64\\sharedhost",
"value": "Version",
"match": "^8\\."
}
},
{
"name": "sharex",
"displayName": "ShareX",
"version": "19.0.2",
"publishedAt": "2025-07-13T00:00:00Z",
"enabled": true,
"url": "https://cdn.oxmc.me/apps/windows/ShareX-19.0.2-setup.exe",
"sha256": "",
"type": "exe",
"args": ["/VERYSILENT", "/SUPPRESSMSGBOXES", "/NORESTART"],
"installPath": null,
"minBuild": null,
"maxBuild": null,
"restartRequired": false,
"checkInstalled": {
"type": "registry",
"key": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\ShareX_is1",
"value": "DisplayVersion",
"match": "."
}
},
{
"name": "starship",
"displayName": "Starship (cross-shell prompt)",
"version": "1.23.0",
"publishedAt": "2025-11-01T00:00:00Z",
"enabled": true,
"minBuild": null,
"maxBuild": null,
"restartRequired": false,
"variants": [
{
"displayName": "Starship (arm64)",
"conditions": { "architecture": "arm64" },
"url": "https://cdn.oxmc.me/apps/windows/starship-aarch64-pc-windows-msvc.msi",
"sha256": "",
"type": "msi",
"args": [],
"installPath": null,
"checkInstalled": { "type": "file", "path": "C:\\Program Files\\starship\\bin\\starship.exe" }
},
{
"displayName": "Starship (x64)",
"conditions": { "architecture": "x64" },
"url": "https://cdn.oxmc.me/apps/windows/starship-x86_64-pc-windows-msvc.msi",
"sha256": "",
"type": "msi",
"args": [],
"installPath": null,
"checkInstalled": { "type": "file", "path": "C:\\Program Files\\starship\\bin\\starship.exe" }
},
{
"displayName": "Starship (x86)",
"conditions": { "architecture": "x86" },
"url": "https://cdn.oxmc.me/apps/windows/starship-i686-pc-windows-msvc.msi",
"sha256": "",
"type": "msi",
"args": [],
"installPath": null,
"checkInstalled": { "type": "file", "path": "C:\\Program Files\\starship\\bin\\starship.exe" }
}
]
},
{
"name": "topnotify",
"displayName": "TopNotify",
"version": "1.4.0",
"publishedAt": "2025-04-01T00:00:00Z",
"enabled": true,
"url": "https://cdn.oxmc.me/apps/windows/TopNotify.Msix",
"sha256": "",
"type": "msix",
"args": [],
"installPath": null,
"minBuild": 22000,
"maxBuild": null,
"restartRequired": false,
"checkInstalled": {
"type": "appx",
"packageFamilyName": "TopNotify"
}
},
{
"name": "translucenttb",
"displayName": "TranslucentTB",
"version": "2024.3.0",
"publishedAt": "2024-10-01T00:00:00Z",
"enabled": true,
"url": "https://cdn.oxmc.me/apps/windows/TranslucentTB.msixbundle",
"sha256": "",
"type": "msix",
"args": [],
"installPath": null,
"minBuild": 22000,
"maxBuild": null,
"restartRequired": false,
"checkInstalled": {
"type": "appx",
"packageFamilyName": "28017CharlesMilette.TranslucentTB"
}
},
{
"name": "oem-machine-apps",
"displayName": "OEM Machine-Wide Apps",
"version": "1.0.0",
"publishedAt": "2026-04-15T00:00:00Z",
"enabled": true,
"type": "packagelist",
"minBuild": null,
"maxBuild": null,
"items": [
{
"name": "firefox",
"displayName": "Mozilla Firefox",
"url": "https://cdn.oxmc.me/apps/windows/firefox-138.0-setup.exe",
"sha256": "",
"type": "exe",
"args": ["-ms"],
"installPath": null,
"checkInstalled": {
"type": "registry",
"key": "HKLM:\\SOFTWARE\\Mozilla\\Mozilla Firefox",
"value": "CurrentVersion",
"match": "."
}
},
{
"name": "7zip",
"displayName": "7-Zip",
"url": "https://cdn.oxmc.me/apps/windows/7z2409-x64.exe",
"sha256": "",
"type": "exe",
"args": ["/S"],
"installPath": null,
"checkInstalled": {
"type": "registry",
"key": "HKLM:\\SOFTWARE\\7-Zip",
"value": "Path",
"match": "."
}
},
{
"name": "vlc",
"displayName": "VLC Media Player",
"url": "https://cdn.oxmc.me/apps/windows/vlc-3.0.21-win64.exe",
"sha256": "",
"type": "exe",
"args": ["/L=1033", "/S"],
"installPath": null,
"checkInstalled": {
"type": "registry",
"key": "HKLM:\\SOFTWARE\\VideoLAN\\VLC",
"value": "Version",
"match": "."
}
},
{
"name": "steam",
"displayName": "Steam",
"url": "https://cdn.fastly.steamstatic.com/client/installer/SteamSetup.exe",
"sha256": "",
"type": "exe",
"args": ["/S"],
"installPath": null,
"checkInstalled": {
"type": "file",
"path": "C:\\Program Files (x86)\\Steam\\Steam.exe"
}
}
]
}
]
}