Quote:
Originally Posted by banzaiwolfe
Try this for enlarging the start menu, it needs to go with your other registry entries:
Code:
<characteristic type="HKLM\Software\HTC\EnlargeMenu">
<parm name="Enable" value="1" datatype="integer" />
</characteristic>
|
I have that code in there. Now it can be anywhere in the xml right? I ask because thats the only registry entry i have in there right now so its with all my cab installs and everything
hey also I just noticed, mine is setup different then yours...is that ok?
<characteristic type="HKLM\Software\HTC\EnlargeMenu">
<parm name="Enable" datatype="integer" value="1"/>
</characteristic>