View Single Post
  #1  
Old 22-07-2020, 09:09
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Knight Compressor

Knight Compressor

It is a compressor tool with simple GUI and lots of flexibility in term of adding new compression method and compression options.

Special thanks to Cesar82 for his significant contribution and efforts throughout this project and without his support it was not possible for me to complete this project.

Quote:
Steps to add new compression method and options are below: (lets say we want to add srep compression method)
  1. Add the compression method srep in "Methods_x32.ini" (if it is 32 bit) and/ or in "Methods_x64.ini" (if it is 64 bit).
  2. Create a folder srep in "Resource32" (if it is 32 bit) and/ or in "Resource64" (if it is 64 bit) and copy resources in the folder.
  3. Edit arc.ini file in "Resource32" (if it is 32 bit) and/ or in "Resource64" (if it is 64 bit).

    [External compressor:srep]
    header = 0
    packcmd = Resource32\srep\srep {options} InFile - <stdout>
    datafile = InFile

    [External compressor:srep]
    header = 0
    packcmd = Resource64\srep\srep{options} InFile - <stdout>
    datafile = InFile

  4. Create a text file and name it srep and change the extension to .ini. Add the options for the compression method.
Note: Try to keep the compression method and resource name same. e.g. srep

Remark:
There is no intention of infringing anyone's copyright.

Screenshots:
Attached Images
File Type: png Untitled.png (15.1 KB, 2161 views)
Attached Files
File Type: rar Knight Compressor.rar (13.25 MB, 2434 views)
File Type: rar Knight Compressor v1.2.rar (578.8 KB, 1054 views)
File Type: rar Knight Compressor v1.2 for 1366x768.rar (578.8 KB, 568 views)

Last edited by bunti_o4u; 09-11-2020 at 06:16. Reason: Some processes were not terminating on cancelling the compression. It is fixed now in version 1.1
Reply With Quote
The Following 22 Users Say Thank You to bunti_o4u For This Useful Post:
ADMIRAL (22-07-2020), Black_Angel_Kjh (11-07-2021), Cesar82 (23-07-2020), chris-7 (27-01-2022), devil777 (25-07-2020), Evil_1993 (28-09-2020), ffmla (06-08-2020), FoRMaT-2007 (18-11-2020), Gehrman (11-08-2020), GTX590 (23-07-2020), Harsh ojha (22-07-2020), houcine80 (23-07-2020), Jiva newstone (26-07-2020), kenzo34 (22-07-2020), kokousic (31-07-2020), lolaya (06-08-2020), PsYcHo_RaGE (06-08-2020), Razor12911 (19-08-2020), ScOOt3r (07-02-2021), steamsy (10-03-2021), vLaDv (28-08-2020), yasserdivar (04-10-2021)
Sponsored Links