Jump to content
Ketarin forum
Mozilla Thunderbird (Setup pt-BR)
Guest
By Guest, 05/01/2018
  • 22 downloads
  • Updated:

File Details

(Show)XML Contents

            <?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="f99aa632-09e8-48a3-8c55-d7cd51b5466a">
    <WebsiteUrl>https://www.mozillamessaging.com/de/thunderbird/</WebsiteUrl>
    <UserAgent>{mozilla}</UserAgent>
    <UserNotes/>
    <LastFileSize>40524632</LastFileSize>
    <LastFileDate>2018-03-23T12:26:35-03:00</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate>2018-04-16T08:47:19.1400781</DownloadDate>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator>version</VariableChangeIndicator>
    <HashVariable/>
    <HashType>None</HashType>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer>{referer}</HttpReferer>
    <SetupInstructions>
      <SetupInstruction xsi:type="CloseProcessInstruction">
        <ProcessName>thunderbird</ProcessName>
      </SetupInstruction>
      <SetupInstruction xsi:type="CustomSetupInstruction">
        <Code>/*
  Enter a custom C# script here. C# is case sensitive.
  "app" references the current application.
  Example:
  MessageBox.Show(app.Name);
  
  = Notable methods =
  app.PreviousLocation
    Corresponds to the variable {file}

  app.Variables.ReplaceAllInString("Any {text} with variables.")
    Replaces all known variables in a given string.
    Example: string new = app.Variables.ReplaceAllInString("{file}")

  return;
    Exits the script.

  Abort("Error text");
    Exits the script with a given error.
*/
System.Diagnostics.ProcessStartInfo startInfo = new System.Diagnostics.ProcessStartInfo (app.PreviousLocation, "-ms");
startInfo.Verb = "runas";
var process = System.Diagnostics.Process.Start (startInfo);
process.WaitForExit();</Code>
        <Type>CS</Type>
      </SetupInstruction>
    </SetupInstructions>
    <Variables>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>thunderbird-([^"]*)-SSL&os=win&lang=pt-BR</Regex>
            <Url>https://www.mozilla.org/en-US/thunderbird/all.html</Url>
            <StartText><td class="second" lang="en-US">English (US)</td>
                        <td class="curVersion" ></StartText>
            <EndText></td>
</EndText>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appcat</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{appname:regexreplace: \(.*\):}</TextualContent>
            <Name>appcat</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appfile</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{appname:multireplace:|:(|)| :|_|_}</TextualContent>
            <Name>appfile</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex>English \(US\).*?lang=\"en-US\".*?curVersion.*?href=\"(.+?)"</Regex>
            <Url>http://www.mozillamessaging.com/en-US/thunderbird/all.html</Url>
            <TextualContent>{download:replace:&amp;:&}</TextualContent>
            <Name>url</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(https[^"]*&os=win&lang=pt-BR)</Regex>
            <Url>https://www.mozilla.org/en-US/thunderbird/all.html</Url>
            <Name>download</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>referer</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>https://www.mozilla.org/en-US/thunderbird/all.html</TextualContent>
            <Name>referer</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>E-Mail</Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>true</Enabled>
    <FileHippoId/>
    <LastUpdated>2018-05-01T13:38:20.1324018-03:00</LastUpdated>
    <TargetPath>S:\Medicina\Windows Live\Mozilla Thunderbird\</TargetPath>
    <FixedDownloadUrl>{url}</FixedDownloadUrl>
    <Name>Mozilla Thunderbird (Setup pt-BR)</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.