Jump to content
Ketarin forum
IrfanView Estonian language file
Guest
By Guest, 02/18/2015
  • 69 downloads
  • Updated:

File Details

  • Website URL
  • User Agent
  • Category language files
  • User Notes This will: - Download zipped Estonian language file - Check for IrfanView language folder in %programfiles% or %programfiles(x86)% - Extract files to language folder - Detect updates by version number

(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="4d5096ea-ef16-407c-8690-94641b9731ff">
    <WebsiteUrl/>
    <UserAgent/>
    <UserNotes>This will:
- Download zipped Estonian language file
- Check for IrfanView language folder in %programfiles% or %programfiles(x86)%
- Extract files to language folder
- Detect updates by version number</UserNotes>
    <LastFileSize>43407</LastFileSize>
    <LastFileDate>2015-02-17T12:27:20.4930485</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator>version</VariableChangeIndicator>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer/>
    <SetupInstructions>
      <SetupInstruction xsi:type="CustomSetupInstruction">
        <Code>:: finding IrfanView language folder
:: For 32-bit apps like Ketarin, %ProgramFiles%==%ProgramFiles(x86)%
:: We have to use %ProgramW6432% to get the location of 64-bit programs
:: IrfanView does not (yet) have 64-bit versions, but just in case...
if exist "%ProgramW6432%\IrfanView\Languages" (
	set folder="%ProgramW6432%\IrfanView\Languages"
) else (
	if exist "%ProgramFiles%\IrfanView\Languages" (
		set folder="%ProgramFiles%\IrfanView\Languages"
	) else (
		echo IrfanView language folder not found
		exit 1 /b
	)
)
"{7z}" e "{file}" -o%folder% -y</Code>
        <Type>Batch</Type>
      </SetupInstruction>
    </SetupInstructions>
    <Variables>
      <item>
        <key>
          <string>download_url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex><a href="(http:\/\/www.irfanview.net\/lang\/irfanview_lang_estonian\.zip)"></Regex>
            <Url>http://www.irfanview.com/languages.htm</Url>
            <Name>download_url</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>Available languages for the version ([\d.]+)</Regex>
            <Url>http://www.irfanview.com/languages.htm</Url>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>language files</Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>true</Enabled>
    <FileHippoId/>
    <LastUpdated>2015-02-17T12:27:20.4930485</LastUpdated>
    <TargetPath>{downloads1}\</TargetPath>
    <FixedDownloadUrl>{download_url}</FixedDownloadUrl>
    <Name>IrfanView Estonian language file</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add your comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • 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.