<!-- 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 --> [](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>
14 lines
492 B
JSON
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
|
|
}
|