Index: /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp	(revision 39646)
+++ /trunk/src/VBox/Main/src-client/ConsoleImpl.cpp	(revision 39647)
@@ -7217,5 +7217,5 @@
 
     Bstr value;
-    HRESULT hrc = mMachine->GetExtraData(BstrFmt("VBoxInternal/SharedFoldersEnableSymlinksCreate/%s",
+    HRESULT hrc = mMachine->GetExtraData(BstrFmt("VBoxInternal2/SharedFoldersEnableSymlinksCreate/%s",
                                                  strName.c_str()).raw(),
                                          value.asOutParam());
