<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Thanks for the info.</DIV>
<DIV> </DIV>
<DIV>I see the max # of guest properties are 256, which explains the error messages I was getting. Since Windows 7 guest could easily have 256 shortcuts under its Start menu.</DIV>
<DIV> </DIV>
<DIV>Will try to increase the limit, and see if perf is still acceptable.<BR><BR>--- On <B>Tue, 8/17/10, Knut St. Osmundsen <I><knut.osmundsen@oracle.com></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Knut St. Osmundsen <knut.osmundsen@oracle.com><BR>Subject: Re: [vbox-dev] Guest property limit?<BR>To: vbox-dev@virtualbox.org<BR>Date: Tuesday, August 17, 2010, 4:25 AM<BR><BR>
<DIV class=plainMail>Huihong Luo wrote:<BR>> It seems there is a limit for the amount of guest properties can be<BR>> stored inside the xml file. Is this true? if so, what is the limit?<BR>>  <BR>> We store the shortcuts inside the vm as guest properties, and sometimes<BR>> gettting errors saying over limit.<BR>> <BR><BR>You can find the limits here:<BR><BR><A href="http://www.virtualbox.org/browser/trunk/include/VBox/HostServices/GuestPropertySvc.h#L45" target=_blank>http://www.virtualbox.org/browser/trunk/include/VBox/HostServices/GuestPropertySvc.h#L45</A><BR><BR>They are relatively restrictive at the moment to prevent creating a DoS<BR>vector and also because the code/data isn't fully optimized yet (linear<BR>searches, etc).<BR><BR>-- <BR><BR>Kind regards / Mit freundlichen Gruessen / Vennlig hilsen,<BR>  bird<BR><BR>--<BR><BR>ORACLE Deutschland B.V. & Co. KG  Knut St. Osmundsen<BR>Werkstrasse 24   
                 Senior Staff Engineer, VirtualBox<BR>71384 Weinstadt, Germany          mailto:<A href="http://us.mc343.mail.yahoo.com/mc/compose?to=bird@sun.com" ymailto="mailto:bird@sun.com">bird@sun.com</A><BR><BR>Hauptverwaltung: Riesstr. 25, D-80992 Muenchen<BR>Registergericht: Amtsgericht Muenchen, HRA 95603<BR><BR>Komplementaerin: ORACLE Deutschland Verwaltung B.V.<BR>Rijnzathe 6, 3454PV De Meern, Niederlande<BR>Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697<BR>Geschaeftsfuehrer: J. Kunz, M. van de Molen, A. van der Ven<BR><BR><BR>_______________________________________________<BR>vbox-dev mailing list<BR><A href="http://us.mc343.mail.yahoo.com/mc/compose?to=vbox-dev@virtualbox.org" ymailto="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</A><BR><A href="http://vbox.innotek.de/mailman/listinfo/vbox-dev"
 target=_blank>http://vbox.innotek.de/mailman/listinfo/vbox-dev</A><BR></DIV></BLOCKQUOTE></td></tr></table>