Files
Harrison RavazzoloandAllen Houchins ad0d4d6e23 Windows FMA - VirtualBox (#46400)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
  * Added Oracle VirtualBox support for Windows x64 (v7.2.8).
* Adds silent install and uninstall workflows, automated
presence/version detection, and robust handling of installer exit/reboot
codes and related processes for more reliable deployments.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46400?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Allen Houchins <allenhouchins@mac.com>
2026-05-28 22:27:59 -05:00

14 lines
492 B
JSON

{
"name": "VirtualBox",
"slug": "virtualbox/windows",
"package_identifier": "Oracle.VirtualBox",
"unique_identifier": "Oracle VirtualBox",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/virtualbox_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/virtualbox_uninstall.ps1",
"installer_arch": "x64",
"installer_type": "exe",
"installer_scope": "machine",
"default_categories": ["Productivity"],
"fuzzy_match_name": true
}