<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">WinRAR version history RSS Feed</title>
  <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
  <link rel="alternate" type="text/html" href="http://winrar.soft32.com"/>
  <link rel="self" type="application/atom+xml" href="http://winrar.soft32.com/rss/"/>
  <id>http://winrar.soft32.com</id>
  <author>
    <name>Soft32.com</name>
    <email>support@soft32.com</email>
    <uri>http://www.soft32.com</uri>
  </author><entry>
    <title type="html"><![CDATA[WinRAR  version 4.20]]></title>

    <summary type="html"><![CDATA[Complete support for RAR and ZIP, compress 8 to 30 percent better than ZIP!]]></summary>
    <published>Tue, 26 Mar 2013 09:31:51 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com"/>
    <id>http://winrar.soft32.com</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry><entry>
    <title type="html"><![CDATA[WinRAR  version 4.20]]></title>

    <summary type="html"><![CDATA[Complete support for RAR and ZIP, compress 8 to 30 percent better than ZIP!]]></summary>
    <published>Fri, 15 Jun 2012 06:32:44 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com"/>
    <id>http://winrar.soft32.com</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry><entry>
    <title type="html"><![CDATA[WinRAR  version 4.11]]></title>

    <summary type="html"><![CDATA[a) WinRAR did not store NTFS &quot;Compressed&quot; attribute, when creating<br />
         RAR archives;<br />
<br />
 b) WinRAR crashed in command line mode if @filelist parameter <br />
         was present and &#039;filelist&#039; did not exist. This bug affected<br />
         only WinRAR.exe, not RAR.exe;<br />
<br />
 c) if -x*\somefolder\* exclusion mask was specified when archiving <br />
         and if name of current folder contained &#039;somefolder&#039;, <br />
         WinRAR excluded all files and stopped creating an archive;<br />
<br />
 d) GUI self-extracting archives did not work in Windows<br />
         Preinstallation Environment (Windows PE).]]></summary>
    <published>Tue, 21 Feb 2012 08:52:16 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com/old-version/386179/4.11"/>
    <id>http://winrar.soft32.com/old-version/386179/4.11</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry><entry>
    <title type="html"><![CDATA[WinRAR  version 4.10]]></title>

    <summary type="html"><![CDATA[1. WinRAR can create ZIP archives of practically any size.<br />
<br />
  2 GB archive size and 65535 file number ZIP limitations of previous<br />
  WinRAR versions are not valid anymore.<br />
<br />
2. WinRAR can create multivolume ZIP archives, which are also known as<br />
  split ZIP files.<br />
<br />
  ZIP volumes have names like &#039;volname.zip&#039;, &#039;volname.z01&#039;, &#039;volname.z02&#039;.<br />
  Use a volume with &quot;.zip&quot; file extension in all archive processing<br />
  operations like starting extraction or opening an archive.<br />
<br />
  Unlike RAR volumes, ZIP volumes cannot be self-extracting.<br />
<br />
  WinRAR needs to have access to all ZIP volumes of multivolume file set<br />
  at the same time, when creating or unpacking them. So it is impossible<br />
  to create or unpack ZIP volumes on removable disks, one volume<br />
  per disk. You need to create them all in the same folder.<br />
<br />
3. Added the high precision file time support in ZIP archives.<br />
  WinRAR can store and extract modification, creation and last access<br />
  file time in ZIP archives with 100 nanosecond precision.<br />
<br />
  You need to set &quot;High precision modification time&quot; option in &quot;Time&quot;<br />
  part of archiving dialog to store all 3 times in archive.<br />
  Set appropriate &quot;File time&quot; options in &quot;Advanced&quot; part of extraction<br />
  dialog to choose times to extract.<br />
<br />
4. Added support for Unicode names stored in ZIP extra field data.<br />
  Different ZIP tools store Unicode names either in file header<br />
  or in ZIP extra field and now WinRAR can correctly process both types<br />
  of Unicode names.<br />
<br />
5. &quot;Synchronize archive contents&quot; option and -as command line switch are<br />
  supported in ZIP format.<br />
<br />
6. Modifications of switch -ag behavior:<br />
<br />
  a) -ag can be used with all RAR and WinRAR commands, not just<br />
	 with archiving only;<br />
<br />
  b) &#039;N&#039; format character behavior differs in archiving and non-archiving<br />
	 operations. When archiving, it is incremented until the first unused<br />
	 name is found. In non-archiving operations like extracting it selects<br />
	 the existing archive preceding the first unused name;<br />
<br />
  c) &#039;I&#039; format character allows to specify minutes regardless of presence<br />
	 and position of &#039;H&#039; (hours) in format string. It can be used<br />
	 instead of &#039;M&#039; (minutes), when you wish to place minutes before hours<br />
	 or do not need hours at all.<br />
<br />
7. By default, WinRAR proposes to update an archive if viewer modified<br />
  an opened file or created any new files. New &quot;Ignore modifications for&quot;<br />
  option in &quot;Settings/Viewer&quot; dialog allows to disable such behavior.<br />
  You can enter one or several file masks separated by spaces here<br />
  and WinRAR will not prompt to update an archive if file created<br />
  or modified by viewer matches one of these masks.<br />
<br />
8. Changes in volume size input field. Now you can select size units<br />
  in the drop down list to the right of volume size. Previous way<br />
  to define size modifiers, by entering &#039;k&#039;, &#039;m&#039;, etc. character<br />
  after the numeric size value, is also supported.<br />
<br />
9. Changes in &quot;Predefined sizes&quot; in &quot;Define volume sizes&quot; dialog.<br />
  Floppies and ZIP disks are replaced by 5 MB and 100 MB volumes,<br />
  added new entries for maximum FAT32 file size and for Blu-ray disks.<br />
<br />
10. New &quot;Wipe files if password is set&quot; option in &quot;Options&quot; page of<br />
  archiving dialog. If you prefer to always delete encrypted files<br />
  securely, you can enable &quot;Wipe files if password is set&quot;<br />
  in the default compression profile.<br />
<br />
11. New &quot;Wipe temporary files/Encrypted only&quot; option in &quot;Settings/Security&quot;.<br />
  It allows to use a slower and more secure delete for temporary files<br />
  extracted from archives identified by WinRAR as encrypted.<br />
  Quick delete is used for all other temporary files.<br />
<br />
12. Changes in &quot;Convert archives&quot; command:<br />
<br />
  a) now it is possible to convert encrypted archives. Previously<br />
	 &quot;Convert archives&quot; command skipped them.<br />
<br />
	 Though, if you still prefer to skip them, you can do it<br />
	 by enabling &quot;Skip encrypted archives&quot; option in &quot;Convert archives&quot;<br />
	 dialog. It might be useful if you wish to run the conversion<br />
	 command in unattended mode, avoiding password prompts;<br />
<br />
  b) special &quot;rar2&quot; archive type, which was specific for RAR 1.x<br />
	 and 2.x archives, is removed. Now &quot;rar&quot; archive type controls<br />
	 conversion of all versions of RAR archives.<br />
<br />
	 Since the convert command does not need to detect RAR archive<br />
	 version anymore, the initial search for archives is performed<br />
	 faster, resulting in shorter delay before displaying<br />
	 &quot;Convert archives&quot; dialog.<br />
<br />
13. New -log[fmt][=name] switch allows to write archive and file names<br />
  to log file in archiving command for RAR and ZIP formats and also<br />
  in extracting, deleting and listing commands for RAR format.<br />
<br />
  This switch is especially useful, when you need to further process<br />
  an archive created with -ag or -v switches, because -log provides<br />
  the archive name generated by WinRAR.<br />
<br />
14. New -@[+] switch allows to process all parameters starting from<br />
  &#039;@&#039; character either as file names (-@) or as file lists (-@+).<br />
<br />
15. &quot;Setup program&quot; SFX options are moved from &quot;General&quot; to &quot;Setup&quot; page<br />
  of &quot;Advanced SFX options&quot; dialog. Both &quot;Run after extraction&quot;<br />
  and &quot;Run before extraction&quot; are now multiline, so it is possible<br />
  to specify several setup programs for same SFX archive.<br />
<br />
16. &quot;SetupCode&quot; SFX script command instructs SFX archive to wait<br />
  for termination of setup program and return the exit code of<br />
  setup program increased by 1000 as the exit code of SFX executable.<br />
<br />
  GUI equivalent of this command is &quot;Wait and return exit code&quot; option<br />
  on &quot;Setup&quot; page of &quot;Advanced SFX options&quot; dialog.<br />
<br />
17. SFX does not support &quot;S&quot; (create in the top level of Start Menu)<br />
  &quot;Shortcut&quot; command mode anymore. Recent Windows versions do not allow<br />
  programs to add items to the top of Start Menu.<br />
<br />
18. Volume size in archiving and wizard dialogs can be specified as<br />
  a decimal fraction. Decimal mark is defined by Windows regional<br />
  settings.<br />
<br />
  -v command line switch also allows decimal fractions.<br />
  In command line mode the dot (.) is always used as the decimal mark.<br />
  For example, -v1.5g switch means 1.5 gigabytes.]]></summary>
    <published>Wed, 18 Jan 2012 10:25:42 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com/old-version/369769/4.10"/>
    <id>http://winrar.soft32.com/old-version/369769/4.10</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry><entry>
    <title type="html"><![CDATA[WinRAR  version 4.01]]></title>

    <summary type="html"><![CDATA[Complete support for RAR and ZIP, compress 8 to 30 percent better than ZIP!]]></summary>
    <published>Tue, 12 Jul 2011 13:06:56 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com/old-version/332914/4.01"/>
    <id>http://winrar.soft32.com/old-version/332914/4.01</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry><entry>
    <title type="html"><![CDATA[WinRAR  version 4.00]]></title>

    <summary type="html"><![CDATA[Major update]]></summary>
    <published>Tue, 29 Mar 2011 06:44:46 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com/old-version/312741/4.00"/>
    <id>http://winrar.soft32.com/old-version/312741/4.00</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry><entry>
    <title type="html"><![CDATA[WinRAR  version 3.93.0.0]]></title>

    <summary type="html"><![CDATA[Complete support for RAR and ZIP, compress 8 to 30 percent better than ZIP!]]></summary>
    <published>Mon, 20 May 2013 11:39:15 +0000</published>
    <updated>Mon, 20 May 2013 11:39:15 +0000</updated>
    <link rel="alternate" type="text/html" href="http://winrar.soft32.com/old-version/4/3.93.0.0"/>
    <id>http://winrar.soft32.com/old-version/4/3.93.0.0</id>
    <author>
      <name>Soft32.com</name>
      <email>support@soft32.com</email>
      <uri>http://www.soft32.com</uri>
    </author>
  </entry></feed>