<?xml version="1.0" encoding="utf-8"?>
<unattendedInstallationConfiguration bundle="Vbr" mode="upgrade" version="1.0">

	<properties>

			<property name="ACCEPT_EULA" value="1" />
			<property name="ACCEPT_LICENSING_POLICY" value="1" />
			<property name="ACCEPT_THIRDPARTY_LICENSES" value="1" />
			<property name="ACCEPT_REQUIRED_SOFTWARE" value="1" />
			<property name="VBR_AUTO_UPGRADE" value="1" />

	</properties>
</unattendedInstallationConfiguration>