Menu

#845 Small bugs in 4.58b (none critical)

open
nobody
None
5
2012-12-07
2008-06-17
Anonymous
No

Small bugs in 4.58b (none critical):

-OS=Vista Home Premium /SP1
-FS=NTFS
When creating .zip archive, then checking the "Host OS," 7z returns "Host OS = FAT" (Incorrectly).
Also, when extracted it doesn't restore Last Access Time (different than as noted in Help for Zip).
Example:

C:\Windows\system32>chkdsk
The type of the file system is NTFS.
[...] found no problems.

C:\Windows\system32>7z a -tzip -mtc=on -ssw test choice.exe

7-Zip 4.58 beta Copyright (c) 1999-2008 Igor Pavlov 2008-05-05
Scanning

Creating archive test.zip

Compressing choice.exe

Everything is Ok

C:\Windows\system32>7z l test.zip -slt

7-Zip 4.58 beta Copyright (c) 1999-2008 Igor Pavlov 2008-05-05

Listing archive: test.zip

----------

Path = choice.exe
Folder = -
Size = 30720
Packed Size = 15990
Modified = 2006-11-02 02:44:58
Created = 2006-11-02 01:32:37
Accessed = 2007-11-10 04:31:50
Attributes = ....A
Encrypted = -
Comment =
CRC = A741ECC2
Method = Deflate
Host OS = FAT

=================================
C:\Windows>7z e system32\test.zip

7-Zip 4.58 beta Copyright (c) 1999-2008 Igor Pavlov 2008-05-05

Processing archive: System32\test.zip

Extracting choice.exe

Everything is Ok

Size: 30720
Compressed: 16144

C:\Windows>dir /ta choice.exe
Volume in drive C has no label.
Volume Serial Number is 1C2A-1C6F

Directory of C:\Windows

06/17/2008 03:45 PM 30,720 choice.exe
1 File(s) 30,720 bytes
0 Dir(s) 63,773,507,584 bytes free

C:\Windows>dir /tc choice.exe
[...]
11/02/2006 01:32 AM 30,720 choice.exe

--
tja 17/Jun/2008 16:14
email: tja23@users.sourceforge.net

Discussion


Log in to post a comment.