Packing and unpacking in separate thread idea

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
horizon
Junior Member
Junior Member
Posts: 32
Joined: 2006-11-23, 11:32 UTC

Packing and unpacking in separate thread idea

Post by *horizon »

So I can perform other operations. During this action. Currently I have to wait until this operation is finished...
User avatar
Hacker
Moderator
Moderator
Posts: 13065
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Wincmd.ini
[Configuration]
AlwaysPackInBackground=0
1: zip in background
2: zip+external packers in background
3: like 2, but run external packers minimized

AlwaysUnpackInBackground=0
1: unzip in background
2: unzip+external unpackers in background
3: like 2, but run external unpackers minimized

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
horizon
Junior Member
Junior Member
Posts: 32
Joined: 2006-11-23, 11:32 UTC

Post by *horizon »

Thank you! But this only relates to zip or extarnal packers, doesn't it? How about other by-tc-internaly-processed archives?
F.R.@.N.K
Junior Member
Junior Member
Posts: 22
Joined: 2006-12-13, 19:27 UTC
Location: Holland
Contact:

Post by *F.R.@.N.K »

Hacker wrote:Wincmd.ini
[Configuration]
AlwaysPackInBackground=0
1: zip in background
2: zip+external packers in background
3: like 2, but run external packers minimized

AlwaysUnpackInBackground=0
1: unzip in background
2: unzip+external unpackers in background
3: like 2, but run external unpackers minimized

HTH
Roman
This works for the actual packing but....
- if you pack 10.000 files (like websites/forums/other web solutions, they contain lots of files with only a few kB each). The packer starts calculating, if this ends then it goes to the backgound.
- if you chose multiple files for each dir. Then there is no background option available and it also doesn't go to the background if you adjust the mentioned settings.
Post Reply