#32 reopened enhancement
[feature-reques] Ability to suppress all stupid messages in "File->Global Settings"
回報者: | Technologov | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 1.3.4 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | other |
描述
Software: Windows XP Pro SP2 Eng, no extra patches, VirtualBox 1.3.4 Full.
When first installing VirtualBox, it produces a lot of stupid messages which I can't easily get rid of.
Such as: when you "lock" in your keyboard and mouse or go fullscreen mode.
This might be good for total-noob, so leave it on by default, but for an experienced guy such as me, it is best to have an option to suppress all of this globally, for all VMs.
The best place IMHO to put this option is in: "File->Global Settings"
-Alexey Eremenko
更動歷史 (4)
comment:2 11 年 前 由 編輯
Better solution
Undocumented feature, but you can run
VBoxManage setextradata global GUI/SuppressMessages "all"
You can turn off certain messages when they're first displayed. That should be good enough.