7Zip Plugin Continued ...

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Tichij
Junior Member
Junior Member
Posts: 24
Joined: 2011-02-22, 12:33 UTC
Location: Lithuania

Post by *Tichij »

Lithuanian translation for 7zip Plugin 0.7.6.3.

Code: Select all

begin 644 lithuanian.zip
M4$L#!!0````(`,U,J3X!\%.ZD0(``+@$```.````;&ET:'5A;FEA;BYL;F=U
M4TUKVT`0O1O\'_:87(PEQ5:<=$J3!G)(":'Y@+;T,+&VRE@KK=A=&91?V5]0
MDEL@%Q\#!=/9E6,[+;UIGN;SO;>'XJAQ=]H<"'&"BAHK3ILE-K9`NW-%TSN:
M[8IW+GQ\H`I+.9CJ\GV_=RANI+&D*S$<I(/Q(.GW^KUO"JO\>[\WU9FL,9<0
MQ:/4_Y@,AW`L1:ZPR:BB4GLH@E,CR4E;D?5QTL48@A&<:U.B:D*4P@EE2^*]
MJ/L]@2\U/HF,,JE\=;\7\8AS*>8D*T?69T4\X68[C.&<9*%%)0U:AQY*X+A5
M#Z+BO?0,1<'C16UT;K#$P:KM$-*O5(L:#56%:[E5O`:MPMKA4F?K)?@J;D_A
M.X8C9WEZT3H/1,-]./>3'(G%XZ;V49`1\V?%]X6L"5PO%_3#-#[QME4O/'N.
M@3A/1\0I\%EGW'2K1\`C.&L,PRL66,T=JQ5ENP+-]*Z=K\ICN&S66F"')=N8
M%JK-R1Z$/WMPNL%O?V?8X2,X0^/TC,H7P7:A)S9/5S""7[Q=I4769J]-QAY;
MTALLA9]\)<[7.^S#Y8;/D!,G\/'B6N0TVPP)^!Y36Q(?63W;E7R^C;";(QKJ
M6HS^DTH+6RA)V29S#,=*%YL=`YB^GH^5\S78Y+H,NF@KC"SF=,^N"?K&^_`)
MJ>BNB2?,:,%R>*-%R7`E?1=%<(&%I.#"`,1PH9=M25VC)($K*L+%KN7U`K;'
M[,B:V)DA',$EUTN^[#G$8S@*&H<X>'1MQ?AO*\;^;00#=[Y@-K`.ESG/X:L(
M2VI"+C^<QK"D_#SDMFV[8OV&25_PCY!^!68WO1<9\@M33))W+XLQ\V^:B>SH
MY+\/(3>%P`Z)@O.5SEG]!X,++=P<3<$Y?P!02P$"%``4````"`#-3*D^`?!3
MNI$"``"X!```#@`````````!`"``````````;&ET:'5A;FEA;BYL;F=02P4&
2``````$``0`\````O0(`````
`
end
sum -r/size 23943/783
User avatar
gora
Junior Member
Junior Member
Posts: 87
Joined: 2010-12-17, 10:37 UTC
Location: Russian

Post by *gora »

2dllee
1 Original name archiver 7-Zip (spelled with a hyphen!), and window titles plugin 7Zip (no hyphen)
2 Russian language file (version 0.7.6.3)
tosbsas
Senior Member
Senior Member
Posts: 428
Joined: 2003-12-19, 13:12 UTC
Location: Lima, Perú
Contact:

Post by *tosbsas »

thanks (:-))
A New Generation transformed by the Power of God
User avatar
dllee
Junior Member
Junior Member
Posts: 62
Joined: 2011-04-09, 12:29 UTC
Location: Taiwan
Contact:

Post by *dllee »

2Tichij : Thanks.


2gora : Do you mean the title of the new dialog box "7zip plugins" ?
Original name is 7Zip not 7-Zip, but you can edit it by language file. you can check the source or lang\english.lng
I will add the title of the new dialog box to language file.


2tosbsas :D
User avatar
gora
Junior Member
Junior Member
Posts: 87
Joined: 2010-12-17, 10:37 UTC
Location: Russian

Post by *gora »

dllee wrote:Do you mean the title of the new dialog box "7zip plugins" ?
Image: http://gora.7zsfx.info/test/7-zip.PNG
dllee wrote:Original name is 7Zip not 7-Zip
gora wrote:Original name archiver is 7-Zip
http://www.7-zip.org/
jjk
Member
Member
Posts: 181
Joined: 2003-07-03, 10:41 UTC

Post by *jjk »

dllee wrote: 2jjk : you can just setting the following feature in 7zip config...
[v] Keep using this password more than once
the password will save in 7zip.ini and
[v] Show password in plain text
the password will show in plain text.
Thanks for your answer. But I know 7zip config which do not match to my need. I have to crypt some files with 7zip. But, like you, I'm afraid to forget the crypting password. So, before crypting, I'd want 7zip plugin ask to me some hint which will be displayed when decrypting.
For example I want to apply 02041970 as password. 02041970 is my birthday. Before crypting I want to add somewhere (in the 7z file) the string "mybirthday". So, on decrypting, 7zip plugin could display "mybirthday" to remember that my password was 02041970.
Obviously the relation between the hit string and the password should not be so easy, else anyone who knows my birthday can decrypt the archive.

If I save "02041970" in 7z.ini, anyone can read my password, because 7z.ini is not crypted. Terrific.

I use also the option "Show password in plain text" because 7zip doesn't ask to re-enter the password, which is dansgerous.
User avatar
dllee
Junior Member
Junior Member
Posts: 62
Joined: 2011-04-09, 12:29 UTC
Location: Taiwan
Contact:

Post by *dllee »

2gora : the name of the plugins is 7Zip, I just use the same name, since I am not the plugins creator.


2jjk : I think the best way, is to add a empty file or empty directory to your 7z, and the empty file name or the empty directory name is the hint that you want.
jjk
Member
Member
Posts: 181
Joined: 2003-07-03, 10:41 UTC

Post by *jjk »

dllee wrote:2jjk : I think the best way, is to add a empty file or empty directory to your 7z, and the empty file name or the empty directory name is the hint that you want.
Yes, that seems a good idea, but sometimes I want to encrypt also files names. Anyway I retain your workaround.
Thanks
Lyx
Junior Member
Junior Member
Posts: 7
Joined: 2011-01-21, 14:46 UTC

Post by *Lyx »

dllee, i just wanted to thank you for continueing development of this plugin, especially the pack in background support. While i'm aware that total7zip is more powerful, i don't need this power - just a plugin for packing/unpacking 7zip archives. Plus because of the way how total7zip works, it cannot work reliable for portable installations of totalcmd, which is a must for me.

So again, thanks.
User avatar
dllee
Junior Member
Junior Member
Posts: 62
Joined: 2011-04-09, 12:29 UTC
Location: Taiwan
Contact:

Post by *dllee »

2Lyx

Thanks :D

As far as I know, Total7zip also support portable installations.

like 7zip in wincmd.ini for portable settings:
[PackerPlugins]
7z=223,%COMMANDER_PATH%\Plugins\wcx\7zip\7zip.wcx

you can also set Total7zip to
[PackerPlugins]
7z=735,%COMMANDER_PATH%\Plugins\wcx\Total7zip\Total7zip.wcx

then Total7zip should work for your portable devices.

Total7zip is really powerful, I use it too,
but if it can provide "set 7z datetime to newest file" feature,
and fix the bug of the datetime with sub-dir when TC using SortDirsByName=1,
then I will only use Total7zip for 7z.
User avatar
dllee
Junior Member
Junior Member
Posts: 62
Joined: 2011-04-09, 12:29 UTC
Location: Taiwan
Contact:

Post by *dllee »

7zip plugins 0.7.6.3 with default settings 7zip.ini (your settings will be overwrited when auto install the plugins by TC) and 7z*.sfx
7zip plugins 0.7.6.3 source

What's new:

Code: Select all

0.7.6.3: 2011-05-17 dllee
 - Add: solid block size default selection when Method/Level changed. (act the same as 7-zip file manager)
 - Fix: add default hidden compression properties, to make 7zip plugins performs the same as 7-zip file manager.
        For old version, those hidden properties are using higher compression level, so, if you use the same
        compression parameters(ex:Level,Dictionary Size,Word Size,Solid Block Size), 7zip plugins will have
        a smaller result but spend more time, especially when using Fast or Fastest level.
        Using this version, you will have the same result as 7-zip file manager for the same parameters.
 - New: add   0 translation ID for 7Zip plugins. (used for the dialog title when packing an unreadable file)

0.7.6.3b: 2011-05-06 dllee
 - Try: Pack/Unpack files in background.
 - Add: Dialog for retry/cancel when packing an unreadable file.
 - New: add  103 translation ID for The file is using by another application. (when packing an unreadable file)

0.7.6.3a: 2011-05-05 dllee
 - Fix: Pack files even if they are operating/opening by another application, like Word, Excel.
tosbsas
Senior Member
Senior Member
Posts: 428
Joined: 2003-12-19, 13:12 UTC
Location: Lima, Perú
Contact:

Post by *tosbsas »

could you use a google server
A New Generation transformed by the Power of God
TW
Senior Member
Senior Member
Posts: 392
Joined: 2005-01-19, 13:35 UTC

Post by *TW »

tosbsas wrote:could you use a google server
Mirror:

http://tc:user@85.31.189.96/tc/wcx_7zip_0.7.6.3.bin.zip
licenced and happy TC user since 1994 (#11xx)
User avatar
dllee
Junior Member
Junior Member
Posts: 62
Joined: 2011-04-09, 12:29 UTC
Location: Taiwan
Contact:

Post by *dllee »

2tosbsas : The same place https://sites.google.com/site/dlleetw/7zip

Please add it to your bookmarks :D

2TW : Thanks.
tosbsas
Senior Member
Senior Member
Posts: 428
Joined: 2003-12-19, 13:12 UTC
Location: Lima, Perú
Contact:

Post by *tosbsas »

thanks, done
A New Generation transformed by the Power of God
Post Reply