Silent Install HQ
MSI WinGet

DevPod

Loft Labs, Inc. · 0.6.11 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i DevPod_windows_x64_en-US.msi /quiet

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {91BF6D21-3364-4649-866B-C330921CF84F}
Product version operator Greater than or equal to
Product version 0.6.11

MSI Properties

Product Code {91BF6D21-3364-4649-866B-C330921CF84F}

File Identity

SHA256 056abdeac0fea77f354414702edf3157755451685c96d0109d2927ea5544c1d7 VirusTotal ↗
Filename DevPod_windows_x64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID LoftLabs.DevPod
Version 0.6.11
Description DevPod is a tool used to create reproducible developer environments. Each developer environment runs in a separate container and is specified through a devcontainer.json.
License MPL-2.0
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes What's Changed - chore(desktop): add debug tool to simplify investigating workspace import related issues by @pascalbreuninger in #1587 - chore(pro): improve error message when waiting for instance to become ready by @pascalbreuninger in #1588 - fix(pro): local folder upload works properly now with pro by @pascalbreuninger in #1590 - chore(ci): add suffix to prebuild devcontainer image and update main devcontainer.json after pipeline run by @pascalbreuninger in #1593 - feat(cli): add support for…