VirtualBox

source: vbox/trunk/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsToolsAndServices/org.virtualbox.additions.vboxclient.plist

Last change on this file was 96399, checked in by vboxsync, 2 years ago

/Config.kmk and many other places: Change VBOX_VENDOR to the official copyright holder text, needs follow-up changes and equivalent adjustments elsewhere.

File size: 570 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>Disabled</key> <false/>
6 <key>RunAtLoad</key> <true/>
7 <key>KeepAlive</key> <true/>
8 <key>Label</key> <string>org.virtualbox.additions.vboxclient</string>
9
10 <key>ProgramArguments</key>
11 <array>
12 <string>/Library/Application Support/VirtualBox Guest Additions/VBoxClient</string>
13 <string>-f</string>
14 </array>
15</dict>
16</plist>
17
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette