Revision: 3881
http://svn.sourceforge.net/winmerge/?rev=3881&view=rev
Author: kimmov
Date: 2006-12-01 08:13:58 -0800 (Fri, 01 Dec 2006)
Log Message:
-----------
PATCH: [ 1605562 ] Manual: Add FAQ items about archive support installation
Modified Paths:
--------------
branches/R2_6/Docs/Users/Manual/Changes.txt
branches/R2_6/Docs/Users/Manual/Faq.xml
Modified: branches/R2_6/Docs/Users/Manual/Changes.txt
===================================================================
--- branches/R2_6/Docs/Users/Manual/Changes.txt 2006-12-01 16:11:24 UTC (rev 3880)
+++ branches/R2_6/Docs/Users/Manual/Changes.txt 2006-12-01 16:13:58 UTC (rev 3881)
@@ -1,3 +1,7 @@
+2006-12-01 Kimmo
+ PATCH: [ 1605562 ] Manual: Add FAQ items about archive support installation
+ Manual: Faq.xml
+
2006-11-30 Tim
PATCH: [ 1605673 ] Manual: Minimal changes in Filters.xml
Manual: Filters.xml
Modified: branches/R2_6/Docs/Users/Manual/Faq.xml
===================================================================
--- branches/R2_6/Docs/Users/Manual/Faq.xml 2006-12-01 16:11:24 UTC (rev 3880)
+++ branches/R2_6/Docs/Users/Manual/Faq.xml 2006-12-01 16:13:58 UTC (rev 3881)
@@ -438,6 +438,27 @@
<qandaset>
<qandaentry>
<question>
+ <para>I installed 7-Zip but archive support does not work?</para>
+ </question>
+
+ <answer>
+ <para>Do you have plugin installed and or the plugin version matches
+ 7-Zip version? If not, see Installing chapter for instructions for
+ installing.</para>
+ </answer>
+
+ <answer>
+ <para>If the error is something like: "<emphasis>7-zip x.xx missing
+ / Plugin present</emphasis>", then you probably have installed 7-Zip
+ using MSI-installer. There are 7-Zip MSI installers that do not
+ install all the files WinMerge needs (namely
+ <filename>7zip_pad.xml</filename> in 7-Zip program folder). Download
+ and run the EXE version of the 7-Zip installer.</para>
+ </answer>
+ </qandaentry>
+
+ <qandaentry>
+ <question>
<para>How can I open "Perry-style" patch files WinMerge developers
use when submitting patches?</para>
</question>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|