In INTERFACEPREF-CUSTOMIZE, there's an error in the XML:
code:
<Control xsi:type="StaticControl" Id="LblDelay">
<Position Top="165" Width="220" Left="31"/>
<Attributes><AutoAdjustWidth>true</AutoAdjustWidth></Attributes>
<Caption>Delay used to repeat the auto-responder message (in seconds) :</Caption>
</Control>
<Control xsi:type="EditControl" Id="EdtDelay">
<Position Top="163" Width="30" Left="249">
<TranslationAdjust>
<StaticCtrlIDLeft>EdtDelay</StaticCtrlIDLeft>
</TranslationAdjust>
</Position>
<Attributes>
<NumbersOnly>true</NumbersOnly>
<Align>right</Align>
</Attributes>
</Control>
EdtDelay should be
LblDelay in order to make the left position of the EditControl interact with the width of the StaticControl in front of it.
Windows Vista Ultimate x64 (6.0.6000)
Windows Live Messenger 8.1.0178
Messenger Plus! Live 4.23.0.276