ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 iexSevenZip - how to add files to existing 7z archive

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
marek Posted - Nov 21 2024 : 11:25:41
Last time I have found iexSevenZip and I enabled IESupportCompression.
I can create new archive without problem but I can not find out how to update an existing archive file (add new files).
I have found the [url=https://sourceforge.net/p/sevenzip/discussion/45797/thread/77e5ae25/#a436/98c4/c6ba]following hint[/url]:
 
Update operation:

1) reads a.7z
2) creates new archive b.7z that using a.7z
3) renames b.7z to a.7z (if OK, and if you want it),

That why you still need IInArchive.

Could you help me with some example how to implement 2)


Greetings,
Marek