Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 66066)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 66067)
@@ -3754,5 +3754,5 @@
   <interface
     name="IUnattended" extends="$unknown"
-    uuid="167420e1-b72b-488e-9d56-f45894a8623a"
+    uuid="ba702c0a-af6c-4598-b20c-247fb9e46406"
     wsmap="managed"
     reservedMethods="4" reservedAttributes="4"
@@ -3783,4 +3783,12 @@
       <desc>
         Guest operating system ISO image
+      </desc>
+    </attribute>
+
+    <attribute name="fileWithPreparedData" type="wstring">
+      <desc>
+        A path to the file with data prepared by user.
+	The internal rule is "name = value" like "isoPath = /correct/path/to/the/iso"
+	One line - one parameter
       </desc>
     </attribute>
