Thread: [STDIO] Nanozip
View Single Post
  #1  
Old 17-03-2018, 01:27
RamiroCruzo's Avatar
RamiroCruzo RamiroCruzo is offline
Registered User
 
Join Date: Jul 2015
Location: India
Posts: 184
Thanks: 386
Thanked 171 Times in 75 Posts
RamiroCruzo is on a distinguished road
[STDIO] Nanozip

- Don't change "-p1" as you can't create multiple pipes unless using cls, rest, enjoy.

Code:
[External compressor:nz]
header = 0
solid = 0
packcmd   = nz.exe a -p1 -cc -nm -sp $$arcpackedfile$$.nz $$arcdatafile$$.tmp
unpackcmd = nzio.exe x -p1 nul <stdin> <stdout>
datafile   = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.nz
Attached Files
File Type: 7z NZ Release.7z (258.2 KB, 211 views)
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep.
Reply With Quote
The Following 16 Users Say Thank You to RamiroCruzo For This Useful Post:
78372 (17-03-2018), Andu21 (17-03-2018), Aschenputtell (19-03-2025), darkwolves (17-03-2018), EzzEldin16 (24-03-2018), ffmla (18-03-2018), Jiva newstone (17-03-2018), JustFun (17-03-2018), Lord.Freddy (17-08-2022), Mini (17-03-2018), nebi2003 (02-12-2019), nickwazhere2012 (26-03-2018), oltjon (17-03-2018), ravencrow (20-03-2018), Razor12911 (17-03-2018), Simorq (17-03-2018)
Sponsored Links