What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » PlusService.exe (and "Plus World")

PlusService.exe (and "Plus World")
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: PlusService.exe
PlusService.exe appears to check if Plus! has been removed and then informs the user that it happened without their knowledge and redownloads Plus! for installation.

[Image: attachment.php?pid=1014450]

XML code:
<?xml version="1.0" encoding="utf-16"?>
<!-- Messenger Plus! 5 Interface Files -->
<Interfaces xmlns="urn:msgplus:interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:interface ../Schemas/PlusInterface.xsd" Name="Setup">
  <GlobalColors>
    <GlobalColor Id="title">
      <BaseColor>
        <Saturation>0.4</Saturation>
        <Brightness>0.60</Brightness>
        <Transparency>250</Transparency>
      </BaseColor>
    </GlobalColor>
    <GlobalColor Id="ref">
      <BaseColor>
        <Saturation>0.4</Saturation>
        <Brightness>0.60</Brightness>
        <Transparency>220</Transparency>
      </BaseColor>
    </GlobalColor>
  </GlobalColors>
 
  <Window Id="PlusMissing" Version="1">
    <Attributes>
      <Caption>Reinstall - Messenger Plus!</Caption>
    </Attributes>
    <TitleBar>
      <Title>
        <Text>Warning</Text>
      </Title>
    </TitleBar>
    <Position ClientWidth="296" ClientHeight="112"/>
    <DialogTmpl>
      <BottomBar Style="Default">
        <RightControls>
          <Control xsi:type="ButtonControl" Id="BtnDownload">
            <Position Top="0" Width="130" Left="0"/>
            <Attributes>
              <IsDefault>true</IsDefault>
            </Attributes>
            <StandardLook Template="Blue"/>
            <Caption>&amp;Reinstall &amp;&amp; Repair</Caption>
          </Control>
          <Control xsi:type="ButtonControl" Id="BtnCancel">
            <Position Top="0" Width="50" Left="0"/>
            <Caption>&amp;Cancel</Caption>
          </Control>
        </RightControls>
      </BottomBar>
    </DialogTmpl>
    <Elements>
      <Element xsi:type="FigureElement" Id="FigRectInfo">
        <Position Top="29" Left="9" Height="56" Width="279"/>
        <Figure>
          <RoundRect>
            <Radius>4</Radius>
          </RoundRect>
        </Figure>
        <Border>
          <Color>
            <GlobalColor>bg</GlobalColor>
          </Color>
        </Border>
        <Fill>
          <PlainColor>
            <Red>255</Red>
            <Green>255</Green>
            <Blue>255</Blue>
            <Alpha>120</Alpha>
          </PlainColor>
        </Fill>
      </Element>
      <Element xsi:type="ImageElement" Id="ImgUpdate">
        <Position Top="34" Left="14"/>
        <Image>
          <Name>icon-update</Name>
        </Image>
      </Element>
    </Elements>
    <Controls>
      <Control xsi:type="StaticControl" Id="LblTitle">
        <Position Top="4" Width="278" Left="10" Height="12"/>
        <Color>
          <GlobalColor>title</GlobalColor>
        </Color>
        <Font>
          <Bold>true</Bold>
          <Size>8</Size>
        </Font>
        <Caption>Important Note from the official Messenger Plus! software.</Caption>      </Control>
      <Control xsi:type="StaticControl" Id="LblText1">
        <Position Top="15" Width="277" Left="10"/>
        <Caption>Your Messenger Plus! is missing!</Caption>      </Control>
      <Control xsi:type="StaticControl" Id="LblText2">
        <Position Top="33" Width="241" Left="45" Height="30"/>
        <Transparency>180</Transparency>
        <Caption>It seems like Messenger Plus! has been removed from your PC without your authorization.</Caption>      </Control>
      <Control xsi:type="StaticControl" Id="LblText3">
        <Position Top="63" Width="241" Left="45" Height="20"/>
        <Transparency>180</Transparency>
        <Caption>Clicking on the button below will  reinstall and repair Messenger Plus!.</Caption>      </Control>
    </Controls>
  </Window>
  <Window Id="UpdateDownload" Version="2">
    <Attributes>
      <ShowInTaskbar>false</ShowInTaskbar>
    </Attributes>
    <TitleBar>
      <AllowMinimize>false</AllowMinimize>
      <Title>
        <Prefix>Full</Prefix>
        <Text>Downloading Update</Text>      </Title>
    </TitleBar>
    <Position ClientWidth="220" ClientHeight="59"/>
    <DialogTmpl>
      <BottomBar Style="Default">
        <RightControls>
          <Control xsi:type="ButtonControl" Id="BtnCancel">
            <Position Top="0" Width="50" Left="0"/>
            <Caption>&amp;Cancel</Caption>
          </Control>
        </RightControls>
      </BottomBar>
    </DialogTmpl>
    <Controls>
      <Control xsi:type="StaticControl" Id="LblTop">
        <Position Top="4" Width="204" Left="7"/>
        <Transparency>190</Transparency>
        <Caption>Please wait while the update is being downloaded...</Caption>      </Control>
      <Control xsi:type="ProgressControl" Id="PrgDownload">
        <Position Top="17" Width="206" Left="7"/>
      </Control>
      <Control xsi:type="StaticControl" Id="LblStatus">
        <Position Top="34" Width="150" Left="7"/>
        <Transparency>190</Transparency>
        <Caption>(update %1!d! of %2!d!)</Caption>      </Control>
    </Controls>
  </Window>
</Interfaces>


.jpg File Attachment: PlusService.jpg (32.45 KB)
This file has been downloaded 4821 time(s).

This post was edited on 06-02-2011 at 07:16 PM by matty.
06-02-2011 07:14 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PlusService.exe (and "Plus World") - by pollolibredegrasa on 06-02-2011 at 06:48 PM
RE: PlusService.exe - by matty on 06-02-2011 at 06:58 PM
RE: RE: PlusService.exe - by pollolibredegrasa on 06-02-2011 at 07:02 PM
RE: PlusService.exe - by Menthix on 06-02-2011 at 07:09 PM
RE: PlusService.exe - by matty on 06-02-2011 at 07:14 PM
RE: PlusService.exe (and "Plus World") - by matty on 06-02-2011 at 07:19 PM
RE: PlusService.exe (and "Plus World") - by Menthix on 06-02-2011 at 07:20 PM
RE: PlusService.exe (and "Plus World") - by matty on 06-02-2011 at 07:22 PM
RE: PlusService.exe (and "Plus World") - by pollolibredegrasa on 06-02-2011 at 09:01 PM
RE: PlusService.exe (and "Plus World") - by Chrono on 06-02-2011 at 09:29 PM
RE: PlusService.exe (and "Plus World") - by Hank on 06-02-2011 at 11:00 PM
RE: PlusService.exe (and "Plus World") - by blessedguy on 06-03-2011 at 01:54 AM
RE: PlusService.exe (and "Plus World") - by Hank on 06-03-2011 at 01:57 AM
RE: PlusService.exe (and "Plus World") - by Jieff on 06-03-2011 at 11:06 AM
RE: RE: PlusService.exe (and "Plus World") - by CookieRevised on 06-05-2011 at 06:30 PM
RE: RE: RE: PlusService.exe (and "Plus World") - by Jieff on 06-05-2011 at 07:06 PM
RE: RE: RE: RE: PlusService.exe (and "Plus World") - by Alexo on 09-21-2011 at 08:46 PM
RE: PlusService.exe (and "Plus World") - by blessedguy on 06-03-2011 at 11:21 AM
RE: PlusService.exe (and "Plus World") - by Hank on 06-04-2011 at 12:23 AM
RE: RE: PlusService.exe (and "Plus World") - by Jieff on 06-05-2011 at 01:54 AM
RE: PlusService.exe (and "Plus World") - by Kafman on 06-04-2011 at 06:43 PM
RE: PlusService.exe (and "Plus World") - by King Of Chaos on 06-04-2011 at 09:33 PM
RE: PlusService.exe (and "Plus World") - by CookieRevised on 06-05-2011 at 07:19 PM
RE: PlusService.exe (and "Plus World") - by Chrono on 06-05-2011 at 11:05 PM
RE: PlusService.exe (and "Plus World") - by temp4746 on 06-23-2011 at 04:56 PM
RE: RE: PlusService.exe (and "Plus World") - by CookieRevised on 06-23-2011 at 09:44 PM
RE: PlusService.exe (and "Plus World") - by rafaelluik on 07-30-2011 at 09:48 PM
RE: PlusService.exe (and "Plus World") - by CookieRevised on 09-22-2011 at 07:31 AM
RE: PlusService.exe (and "Plus World") - by rafaelluik on 09-22-2011 at 07:47 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On