![]() |
please any one reply...
|
1 Attachment(s)
ZakirAhmad
|
@vint56...
thanks bro,it worked... while compressing with precomp045 i am getting error arc.exe has stopped working on a 2gb file... while precomp044 works good... what am i doing wrong... |
ZakirAhmad I do not know what kind of bug you but try to add it precomp -intense -cn -t-j
arc.ini packcmd = precomp -intense -cn -t-j -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp |
Thanks... the modified script u uploaded for me has uninstall problemm... please correct... thanks alot...
|
Quote:
Source: Resources\Dark.png; DestDir: {app}\Uninstall; Attribs: hidden system; Source: Resources\Light.png; DestDir: {app}\Uninstall; Attribs: hidden system; Source: Graphics\Images\Setup1.jpg; DestDir: {app}\Uninstall; Attribs: hidden system; Source: Resources\botva2.dll; DestDir: {app}\Uninstall; Attribs: hidden system; |
@-XCX
Before adding support for cls-precompmt.dll, everything was working great... |
Dude Give Me Your Script I will solve your problem
|
@-XCX- here it is...
here it is
http://fileforums.com/attachment.php?attachmentid=17450&d=1488265586 |
Just Remove This Line
SaveStringToFile(ExpandConstant('{tmp}\cls-precompmt.ini'), '[CLS]'+#13#10+'Threads=75%'+#13#10+'Brute=0'+#13#10+'Te mp='+ExpandConstant('{tmp}'), True); And It Will Work |
if you get uninstallation problem in your script then add this files
Source: Resources\Dark.png; DestDir: {app}; Attribs: hidden system; Source: Resources\Light.png; DestDir: {app}; Attribs: hidden system; Source: Graphics\Images\Setup1.jpg; DestDir: {app}; Attribs: hidden system; Source: Resources\botva2.dll; DestDir: {app}; Attribs: hidden system; |
THANKS FOR HELP @EVERYONE
uninstall problem solved... but i am not able to extract files compressed with precompmt+pzlib+srep+lzma... |
did you this files to your script
ExtractTemporaryFile('Pzlib.exe'); ExtractTemporaryFile('arc.ini'); ExtractTemporaryFile('hif2raw_dll.dll'); ExtractTemporaryFile('raw2hif_dll.dll'); |
with out precommt everything worked... above in a post of mine is a file.... please take a look on it... thanks alot...
|
with out precommt everything worked... above in a post of mine is a file.... please take a look on it... thanks alot...
|
Can please any body post a compressor with working precompmt support... I tried everything to get through the error but I am still getting error arc.exe has stopped working... I tried it on 5gb folder files.... at about 4.5% i am getting the error...
|
Code:
Exec(ExpandConstant('{sys}\taskkill.exe'), ' /F /IM pZLib.exe', '', SW_HIDE, ewNoWait, ISDoneCancel); |
How can I get first release? I deleted it.
|
Please someone give me the first release. That's the full 7z file provided by razor12911.
Please someone give....... |
Hi guys, someone here can help me to get it working ?
I'm using: - precomp/precomp64.exe (0.45 alpha version) - cls-precompmt.dll + cls-precompmt.ini are in the same folder of precomp exe files - the command that I'm trying is this(in my arc.ini file): Code:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precomp+srep+delta+4x4:lzma:maxWhy it is not working in mt for me ? :( |
@L0v3craft
precompmt doesnt required arc.ini include in compressor precomp64.exe precomp.exe cls-precompmt.dll cls-precompmt.ini in precompmt.ini edit Temp=./ and writr command for compression as -mprecompmt+srep+lzma... also if source file is below 64mb only 1 thread will be used. if above64mb 2 and so on... |
1 Attachment(s)
Quote:
|
Quote:
Quote:
I'm using this: Code:
cut |
1 Attachment(s)
the mask has nothing to do with precompmt, just not to go out of the question ;)
to use mask with pmt, you just have to adapt the files for compression metodo1,2,3,4,5 etc., then you have to adapt to your anthem scrip is simple but takes time for tests |
Quote:
I edited my arc.ini: - I removed this part of the code: Code:
[External compressor:precomp]Code:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precomp+srep+delta+4x4:lzma:maxCode:
ultral24x4 = msc_frog+srep+delta+4x4:lzma:max/$void=srep+zstd/$deflate=precompmt+srep+delta+4x4:lzma:max |
o yes code error
Code:
[External compressor:precomp]Code:
[External compressor:precomp64] |
Does precompmt ignore commands add in arc.ini? Or it only missing the option to disable MP3?
Schnaader say -t-3 disable MP3 compression, when i use it in Precomp045 that works fine but in precompmt it just ignoring this command. I need to disable MP3 compression because it cause error to my files. Is there some solution Razor? |
Quote:
|
Quote:
You can add your custom options into, cls-precomp.ini >> [Precomp] >> Options= -cn -brute -t-+ ...... |
Thanks, that one's working however it will force creating all the output files to where the .dll or arc.exe is, including the compressed file, the temp file folders as well as the log file.
And it seems when several precomp running in parallel to split the task, it will expose a problem I found: Some zip, 7z files , when only a few files going to be compressed, they will fail the decompress on CRC checks. When they are included in a larger set of files, they will pass the decompress. And with a large set of files, precomp running in parallel , they will fail to decompress because of CRC errors. I guess the reason is, when those zip, 7z files mixed with large set of files, they work fine. When precomp running in parallel , the whole file set been splitted into multiple sections, and the section doesn't have enough files to save those kids. The zip,7z files have problems are when you try to run this command Quote:
Quote:
I'll try -cl or -cb with precomp's builtin compressing;; |
Quote:
|
| All times are GMT -7. The time now is 12:18. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com