Menu

Custom VM Icons

Ian Moore
Attachments
customicon.png (43860 bytes)

Enabling Custom Icons

You can enable custom icons per virtual machine in phpVirtualBox by adding:

var $enableCustomIcons = true;

to config.php.

Configuring Custom Icons

Once custom icons are enabled, you may edit a VM's icon by bringing up its settings.

The Icon URL setting may either bet set to a full URL such as:

http://www.virtualbox.org/graphics/vbox_logo2_gradient.png

or a relative URL like:

images/spinner.gif

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.