|
|
|
#1
|
||||
|
||||
|
Thanks Razor! 100 working!
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Hi and thank you Razor12911 for this ! Is possible to get something like this for zpaq/zpaq64 ?
|
|
#3
|
|||
|
|||
|
Thanks Razor! 100 working!
but compression and too low 422MB = 415MB !!!! |
|
#6
|
||||
|
||||
|
@swyambhu ... You have modified and adapted the script you use for decompression Arc+nz?
In ISS ... posted by razor on the first page : Code:
[Files]
Source: Include\arc.ini; DestDir: {tmp}; Flags: dontcopy;
//Source: Include\cls-nanozip.dll; DestDir: {tmp}; Flags: dontcopy; Disabled
Source: Include\english.ini; DestDir: {tmp}; Flags: dontcopy;
Source: Include\ISDone.dll; DestDir: {tmp}; Flags: dontcopy;
Source: Include\nz64.exe; DestDir: {tmp}; Flags: dontcopy; Added
Source: Include\nz.exe; DestDir: {tmp}; Flags: dontcopy; Added
Source: Include\unarc.dll; DestDir: {tmp}; Flags: dontcopy;
Code:
ExtractTemporaryFile('arc.ini');
//ExtractTemporaryFile('cls-nanozip.dll'); Disabled
ExtractTemporaryFile('english.ini');
ExtractTemporaryFile('nz.exe'); Added
ExtractTemporaryFile('nz64.exe'); Added
ExtractTemporaryFile('unarc.dll');
![]() Extracting successfully Tested....
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#7
|
||||
|
||||
|
using the NZ 32-bit version, with these settings, you should have:
Code:
packcmd = nz a -r -v -cc -m1g -br256m -bw256m -p2 -t2 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp unpackcmd = nz x -m1g -p0 -t0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.nz Code:
Threads: 2, memory: 1024 MB, IO-buffers: 256+256 MB Setting up IO write buffer: 256 MB Compressor #0: nz_cm [438 MB] IO-buffer: 128 MB. Compressor #1: nz_cm [438 MB] IO-buffer: 128 MB. Compressed 37 532 555 into 35 463 471 in 23.69s, 1547 KB/s (7.559 bpb) IO-in: 0.02s, 1234 MB/s. IO-out: 0.00s, 3758 MB/s Code:
Threads: 4 Compressor #0: nz_cm [436 MB] Compressor #1: nz_cm [436 MB] Decompressed 37 532 555 bytes in 23.66s, 1549 KB/s. IO-in: 0.00s, 1877 MB/s. IO-out: 0.05s, 617 MB/s -m2g = 2048 -m3g = 3072 ETCCCC -br256m (read Bufferrrr) -bw256m (write Bufferr) Change..in 64...128...256...512...etc,..... ..........
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
Last edited by felice2011; 23-02-2017 at 00:30. |
|
#8
|
||||
|
||||
|
I'm sorry boy, Rinaldo is right saying that nanozip is complex for its settings, but you lack the basic to begin with.
tell me how you want configure it based to your installed RAM and the number core of CPU, I create an archive, and I will send you..
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#9
|
||||
|
||||
|
non hai capito un corno.. è difficile da elaborare per farne una cls. io seguo la guida, ma è difficile per chi cerca di modificarne l'eseguibile
God forbid that I needed help for this nonsense, the question was another |
|
#10
|
||||
|
||||
|
penso che non c'entri nulla, dalle foto postate del ragazzo e da quello che dice il problema è solo nell'impostare l'uso della memoria ed il buffer di scrittura e lettura...segui la guida...guida...quale guida segui...
The current problem is of a different nature ...
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#11
|
|||
|
|||
|
use HEX and change
|
|
#12
|
||||
|
||||
|
felice lascia stare tanto non ci arrivi. in generale parlo... cosa centra il ragazzo fammi capire.
What is this thing ... you want to resurrect a zombie mini? Last edited by rinaldo; 23-02-2017 at 04:11. |
|
#13
|
||||
|
||||
|
I have not tried if it works, but it can also be a variant or solution with the editor.
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#14
|
||||
|
||||
|
appunto, cosa centra nel contesto e con il problema delle impostazioni nel uso normale del nanozip, volevi dire che modificare l'exe e creare le dll con una configurazione *.ini per le impostazioni è cosa difficile, così come è stato fatto per zcm..vabene ok..ma nel contesto interessa poco o a nessuno..specialmente a me che non uso sto nanozip con dll, per lo stesso motivo che sto qui a perdere tempo ed aiutare sto @swyambhu..che non si è capito se ha risolto o meno il problema..
@swyambhu..You are able to resolve, or we are still on the high seas.
__________________
≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « I Mediocri Imitano, I Geni Copiano, Dio Crea & Distrugge » (Io Ridefinisco & Perfeziono le Loro Opere Rendendole Uniche) ![]() ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ ≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ « Mediocrities Imitate, Genius Copy, God Creates & Destroys » (I Reconsider & Improve Their Works, Rending Them One And Only)
|
|
#15
|
||||
|
||||
|
you are the one bro, good job. Lots of new softwares to test now
__________________
-the science of the useless- |
| The Following User Says Thank You to gozarck For This Useful Post: | ||
Simorq (23-03-2017) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Advanced Compressor (Nanozip) | panker1992 | Conversion Tutorials | 17 | 15-10-2021 15:11 |
| Preview Animated Installer v0.0.1 | JRD! | Conversion Tutorials | 50 | 06-11-2018 20:02 |