FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Arc Gui (beta) (https://fileforums.com/showthread.php?t=98152)

JRD! 09-04-2017 15:22

Updated

mikey26 09-04-2017 16:34

Quote:

Originally Posted by JRD! (Post 457960)
Updated

Hey Bud

the installer is not pointing to program files.even when pointing it to a different dir it seems to install to the windows dir.

JRD! 09-04-2017 17:27

Thanks for this information, I was a little quick to set up the installation script, now if you install in the same location the working folder will be retrieved otherwise it will be the "include" folder in the installation directory.

008black 14-04-2017 12:18

Is there any way to set two temporary working directory one for pzlib and other for srep on 2 nd drive

JRD! 14-04-2017 13:57

Srep, like most compressors, processes an input stream "<stdin>" and then creates an output stream "<stdout>", the temporary folder of freearc by fault is that of the system but can be defined by parameter "-w ', followed by the relative or absolute path, the read operations are write the blocks in the current archive requires a working file in order to be able to target the incoming and outgoing flows of the different compressors, to First view it would be a bad idea to want to change the functioning of the freearc temporary file system, I will study the question to see if it would be possible to implement this function.

008black 15-04-2017 02:36

I can understand that but what I thinking is that when pzlib creates can output in temp folder and srep read it and output in same temp directory it would be great if srep reads the input from that temp directory and output it in another directory specified and then final output where it is specified it would be a great functionality if there is less space on one drive want to compress large data at once bcuz pzlib or reflate can inflate the data from 50 GB to 106 GB and then using srep on it would require 156 GB approx so it would be great if specify some other directory if not enough space is left in that drive

008black 21-04-2017 00:50

Where is the download link for new update ?

JRD! 21-04-2017 04:28

If everything goes like I planned in the day otherwise this Weekend.
I am setting up the individual temporary file system for each entry, it will already be fine, for the previous query I think I know how to put this in place.

008black 21-04-2017 04:57

Quote:

Originally Posted by JRD! (Post 458270)
If everything goes like I planned in the day otherwise this Weekend.
I am setting up the individual temporary file system for each entry, it will already be fine, for the previous query I think I know how to put this in place.

Thank you so much for your effort

ramazan19833 22-04-2017 11:30

Where is the download link for new ArcGUI 0.8.4.6 update ?

JRD! 23-04-2017 15:48

I'm setting up all the compressors so they can all be functional when I distribute the application

008black 25-04-2017 10:06

Quote:

Originally Posted by JRD! (Post 458270)
If everything goes like I planned in the day otherwise this Weekend.
I am setting up the individual temporary file system for each entry, it will already be fine, for the previous query I think I know how to put this in place.

I just figured that when using cls-srep srep temp file for srep is creared where the clssrep.DLL is located and for Pzlib temp file is created where defined so two different locations ☺ yet not a perfect solution but it is working out for me

dixen 27-04-2017 02:46

Hi guys..
Where download ARC GUI? Links not found

JRD! 27-04-2017 23:26

A link will be available for this weekend, I had an unavailability...

P.S: I refreshed the preview ;)

JRD! 29-04-2017 09:40

Updated;

I perform compression and decompression tests before posting, all the compressors are functional

Kitsune1982 29-04-2017 18:26

re: arc gui
 
hi, I was testing out arcgui and the compression is great.
JRD is it possible to implement the unpacker.bat file in the arcgui directory in a way that it would work with conversion designers? like do I need to replace the default arc.ini file in the conversion designers 'include' folder with the one from the arcgui folder? im trying to use Razor12911's installer creator but when I try to install my conversion it tells me the compression method zstd_x64 is an unsupported compression method. im new to this stuff so please don't be too upset with my newbish post. :confused:

JRD! 29-04-2017 20:14

I will create a module for inno setup, it should be for the next version.

JRD! 17-07-2017 13:19

Updated, the module for Inno Setup is under development...

felice2011 17-07-2017 14:38

Great Bro...maybe I don't find the option, but the possibility to split the archive has been added ?

JRD! 18-07-2017 03:00

Quote:

Originally Posted by felice2011 (Post 460773)
Great Bro...maybe I don't find the option, but the possibility to split the archive has been added ?

Thanks, the option will be added but I think about the best solution, the best solution would be to make a freearc modification, I'm not an expert in Haskell or C ++, the other split systems do not really suit me because we lose A time for the split while on a compression algo that invokes external compressors (except for <stdin> <stdout>), otherwise I will set up a split system compatible with razor's UltraArc module, the split functions are Already in my units, it is soon if I have a few hours a week available otherwise it does not progress ...

felice2011 18-07-2017 04:13

You could use the subdivision of the command line data files with the internal FA option ( arc a...MyOptions -w.\ Out\Test.bin -m..MyMethod -dp"C:\MyFolder" "@File1.txt" ), scanning files according to the preset size does not take time, rather it is immediate, reading a few seconds before the archive is created, the name path of the file is written to a text file, after reading and creating the archive can be deleted, this in a continuous cycle based on the created parts.
Personally, I think it's still the best way to split large data.:)

JRD! 27-07-2017 13:14

Updated.

Please change the size of the split, it is currently at 6 MB (for test), the supported values are that of 7z,: b, k, m, g (default bytes)

Isdone.dll sometimes returns an error code-12 from Unarc, this and bind to the fact that some compressors are not supported by Unarc.dll

schadow777 28-09-2017 16:22

Plz guys I need the download link

Titeuf 20-10-2017 05:14

Quote:

Originally Posted by JRD! (Post 463275)
I encountered a problem related to the drag and drop, it occurs without any explanation, I disabled this function the time to find the origin of the conflict, I join 2 files of languages, French and English as an example, you please, translate, Cyrillic characters are supported.

Hello JRD !,
Is a version available? (To download)
Nice work,
Titeuf

pakrat2k2 20-10-2017 07:44

there is an older version ArcGUI_update_0.8.4.4b+pzlibv3.rar in topic, but I'd wait until JRD! posts the newest version.

Titeuf 20-10-2017 07:50

Quote:

Originally Posted by pakrat2k2 (Post 463281)
there is an older version ArcGUI_update_0.8.4.4b+pzlibv3.rar in topic, but I'd wait until JRD! posts the newest version.

Hello Pakrat2k2,
Thanks I'll watch this then.
Yes I contacted mp JRD! which must give me a link, it just finishes a few patches
Titeuf

ramazan19833 20-10-2017 10:08

Hello there JRD!
 
ArcGUI v0.9.8.1 download link

is it ready ?

Preview Animated Installer v0.0.1 download link

is it ready ?

I want to try JRD! Please
thank you

JRD! 21-10-2017 10:42

Updated, please translate from the English file, do not hesitate to send me your comments, thank you.

ramazan19833 21-10-2017 11:04

Hello there JRD! help...
 
ArcGUI_0981 not working data shortcoming

JRD! 21-10-2017 12:21

Quote:

Originally Posted by ramazan19833 (Post 463321)
ArcGUI_0981 not working data shortcoming

Please be more explicit and post a screenshot, thank you.

ramazan19833 21-10-2017 12:36

Hello there JRD!
 
ArcGUI_0.9.8.1

Full version when you can give ?

http://fileforums.com/attachment.php...1&d=1508606147

JRD! 21-10-2017 23:21

2 Attachment(s)
It's up to you to create your categories, create your methods from the File Manager, and then move your methods into the categories of your choice by right-clicking (context menu) on the method(s) of your choice and then "change the categories", all methods and compressors are in a default category called "Not defined".

I allow myself to quote the work of Panker 1992, you can download the compressors that it has assembled in a folder "masked Data Compressor 2.5" In this folder this finds "arc .exe", "arc.ini", "arc.groups", as well as external compressors, this type of folder, Bringing these files together, I call this folder the workspace, to define this working folder, you must populate the path of the file "arc .exe" which is located in the folder "masked Data Compressor 2.5", you must open "Tools > Settings > Arc file", use the browse button and select "arc .exe", by default a folder named" include "in the application directory will synchronize if no workspace has yet been populated.

ps: I wanted to create an application that allows the user to create his own methods and categories as he wants, this brings a certain touch of dynamism unlike the application that imposes a defined number of external compressors.

ramazan19833 22-10-2017 00:06

Hello there JRD!
 
JRD! YOUR SAMPLE PICTURE compressors vehicle download link can give

sample image

https://i.hizliresim.com/lbdGrb.jpg
https://i.hizliresim.com/JOaJko.jpg

JRD! 22-10-2017 00:30

I think I should mistakenly take to explain simply under use, I do not know if for other users encounter difficulties to use it.

JRD! 23-10-2017 05:07

Do you find it difficult to use the program?

JRD! 23-10-2017 07:13

No one

JRD! 23-10-2017 08:24

Update 0982 available

fixed 7z split FATAL_ERROR

JRD! 23-10-2017 10:35

In the next update, the working folder will be the default folder for "Categories.ini" and "GroupsValues.ini", the purpose of this change is that you can retrieve a work folder created by someone and then
all that remains is to enter the path to the file "arc.exe" to benefit from the categories of methods and compressors as well as the default values ​​of the groups of extensions.

I think about the possibility of associating a program for one or more extensions but before compression, for example to be able to treat the files "* .bik" with the tools "bink.exe" automatically if the user has defined this of course.

I project the integration of a tool like ztool, to know which preprocessor to use. It seems to me that razor had introduce tool like this, with the ability to test zlib, lz4, etc., depending on checkbox, it would be interesting to integrate such a tool.

felice2011 23-10-2017 11:17

Quote:

Originally Posted by JRD! (Post 463331)
I think I should mistakenly take to explain simply under use, I do not know if for other users encounter difficulties to use it.

Quote:

Originally Posted by JRD! (Post 463366)
Do you find it difficult to use the program?

Quote:

Originally Posted by JRD! (Post 463371)
No one

@JRD, I think some people are really denied in understanding the mechanics and the concept of compression and data decompression, it takes so much patience, and most of the time without any results.:rolleyes::D

JRD! 23-10-2017 11:29

Quote:

Originally Posted by felice2011 (Post 463375)
@JRD, I think some people are really denied in understanding the mechanics and the concept of compression and data decompression, it takes so much patience, and most of the time without any results.:rolleyes::D

Thank you for the info, I will continue as I said in my previous post, I lost my only tester and friend a few months ago, I almost drop the project but I know he would tell me that it evolves well.


All times are GMT -7. The time now is 16:48.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com