PDA

View Full Version : UltraARC for Inno Setup (Conversion Tool)


Pages : 1 [2] 3 4 5

Razor12911
27-04-2015, 02:39
Guys, Use Inno Setup Enhanced Unicode to compile this script.

bakutrak
27-04-2015, 02:58
Thanx Razor u are a good man :D

punchao
27-04-2015, 03:08
http://snap.ashampoo.com/uploads/2015-04-27/u8qloZk7.png

not work for me

Stor31
27-04-2015, 05:38
Thx razor but splash it does not launch ...
fix Plz

houcine80
27-04-2015, 06:22
Hi Razor 12911
you can give the order to split first DVD in 4.10 or 4.20
because the new version UA it split with 4.36

thx bro

punchao
27-04-2015, 06:32
Thx razor but splash it does not launch ...
fix Plz

which INNO version are you using?

Stor31
27-04-2015, 07:26
which INNO version are you using?

Use Inno Setup Enhanced Unicode ;)
I could not upload to fileforums

removed 3rd party link & added directly to first post>pakrat2k2

punchao
27-04-2015, 08:13
Thanks bro

punchao
27-04-2015, 08:33
#define AppExec2 "ARageMP.exe"
#define GameSize "4000"
#define RGameSize "4000"
#define Coder "Sentinelk"
#define Splash

A question,progress bars working correctly?
always look black?

pakrat2k2
27-04-2015, 09:07
Hi Razor 12911
you can give the order to split first DVD in 4.10 or 4.20
because the new version UA it split with 4.36

thx bro

you can set it to what you want in UltraARC.ini

FirstVolumeSize= ( 4480 - size of setup files ), if you want more room on DVD1 then use 4460 - size of setup files. ( or smaller number to give more room )

CustomVolumeSize= any number you want I use 4480 to use as much space as possible on dvd5

houcine80
28-04-2015, 03:24
you can set it to what you want in UltraARC.ini

FirstVolumeSize= ( 4480 - size of setup files ), if you want more room on DVD1 then use 4460 - size of setup files. ( or smaller number to give more room )

CustomVolumeSize= any number you want I use 4480 to use as much space as possible on dvd5

Hi Bro
you tested??? because it does not work for me
last vesrion UA3020

Razor12911
28-04-2015, 09:05
Did you use First Volume Content?

If you set UltraARC like this
http://www.fileforums.com/showpost.php?p=439762&postcount=25

I think it will work perfectly.

Razor12911
28-04-2015, 16:04
UltraARC v3.0.2.1 is now available

Changes

Absolutely nothing is changed from last version.

Updates

Recompiled main exe with RAD Studio XE8

punchao
29-04-2015, 05:34
how to disable de second progress bar in Black Box_Sentinelk_ultraarc?

in the original,bar will be seeing green as the installation progresses
in your script i have two black bars only,no colour during install

Is possible fix ?

Razor12911
30-04-2015, 15:04
CI and CIU implementation has been updated

Changes

Added CIU 2036 support.

omdj
30-04-2015, 16:18
there is an error compiling with ciu 2036:

http://i61.tinypic.com/sf82yt.jpg

Stor31
30-04-2015, 16:31
there is an error compiling with ciu 2036:

http://i61.tinypic.com/sf82yt.jpg

Thx razor
But the same error ´´´

Razor12911
30-04-2015, 16:53
****, okay. fixed and uploaded.

omdj
30-04-2015, 18:12
there is no error when compiling but another to run the setup:

http://i60.tinypic.com/155rlth.jpg

http://i58.tinypic.com/2mw8o5k.jpg

pakrat2k2
30-04-2015, 20:09
then check in the 2036 include folder to make sure there is a precomp.exe ...

lhanz678
30-04-2015, 20:21
there is no error when compiling but another to run the setup:

http://i60.tinypic.com/155rlth.jpg

http://i58.tinypic.com/2mw8o5k.jpg

in script 2036 you see this

Source: Include\precomp038.exe; DestDir: {tmp}; Flags: dontcopy;
Source: Include\precomp040.exe; DestDir: {tmp}; Flags: dontcopy;
Source: Include\precomp041.exe; DestDir: {tmp}; Flags: dontcopy;
Source: Include\precomp042.exe; DestDir: {tmp}; Flags: dontcopy;

to fix the error add this

Source: Include\precomp.exe; DestDir: {tmp}; Flags: dontcopy;

omdj
30-04-2015, 20:25
thank you lhanz678 . the problem is solved

prudislav
03-05-2015, 23:49
Somehow DVD9 setting gives me cca 300MB overload

Mabrikos
04-05-2015, 02:58
This thing still can't split archives correct. Remove these data1a,b,c,d,e and do simple Data1,2,3,4,5. What the point of this ******, dunno.

mausschieber
04-05-2015, 15:42
Hey Guys since a few days I got this error
after i start Install button
and that with all scripts 1.0.6 / 2.0 / 2.30 etc
how can i solve this please help
1 error
http://abload.de/thumb/unbenannt-1ftskh.jpg (http://abload.de/image.php?img=unbenannt-1ftskh.jpg)

2 error
http://abload.de/thumb/unbenannt-2q3sxi.jpg (http://abload.de/image.php?img=unbenannt-2q3sxi.jpg)

rxlord
05-05-2015, 00:24
Using the 7zip method and getting:
Failed to create data.bin

Bilawal
06-05-2015, 01:33
Compression don't even start. Again the same error. :(

lhanz678
06-05-2015, 01:42
Compression don't even start. Again the same error. :(

What version of UA that you use, and what Operating System you use because it is not compatible in windows 8, 8.1 sometimes its ok but then after restart the error always there :( i fix my issue,i down grade my OS now im using Windows 7

Bilawal
08-05-2015, 01:22
What version of UA that you use, and what Operating System you use because it is not compatible in windows 8, 8.1 sometimes its ok but then after restart the error always there :( i fix my issue,i down grade my OS now im using Windows 7
Using Win 7 and Latest Version.

lhanz678
08-05-2015, 17:28
Using Win 7 and Latest Version.

and why you have error in UA ? me in my case it is work perfectly when i downgrade in window 7 :)

pakrat2k2
08-05-2015, 21:57
it does work in win 8/8.1 as long as you set compatibility mode to win7

Bilawal
09-05-2015, 01:36
and why you have error in UA ? me in my case it is work perfectly when i downgrade in window 7 :)

I works but compression is not starting (CMD is appearing):confused:

Razor12911
09-05-2015, 09:14
Will check it out.

Trevorzt
12-05-2015, 00:45
Hey Friends..
I compile CIU v2030 scripts using Inno Setup Enhanced Unicode from page #1, but when i edit this scripts or without edit, I always meet the problem like this
http://i60.tinypic.com/29lk9c3.jpg

Please, how to solve this problem ?
Thanks, Sorry for my bad english:D

punchao
12-05-2015, 13:00
Use ANSI version

mausschieber
12-05-2015, 14:55
Hey Friends..
I compile CIU v2030 scripts using Inno Setup Enhanced Unicode from page #1, but when i edit this scripts or without edit, I always meet the problem like this
http://i60.tinypic.com/29lk9c3.jpg

Please, how to solve this problem ?
Thanks, Sorry for my bad english:D

the problem is istool have testet is i have the same problem
use Inno Setup Enhanced Unicode itself to compress

Trevorzt
12-05-2015, 15:40
@Punchao: Not working, because this script must be compile using inno unicode, i have try Ansi and error

@mausschieber: I have try compile directly using inno compiler unicode, and keep error like this
http://i61.tinypic.com/dljeig.jpg

How to solve this problem friends?

mausschieber
12-05-2015, 16:30
@Punchao: Not working, because this script must be compile using inno unicode, i have try Ansi and error

@mausschieber: I have try compile directly using inno compiler unicode, and keep error like this
http://i61.tinypic.com/dljeig.jpg

How to solve this problem friends?

i think you use better 5.5.1.ee2 for all your scripts
or just remove the 3 semicolon look at my picture

http://abload.de/img/unbenannt-1gqsiz.jpg (http://abload.de/image.php?img=unbenannt-1gqsiz.jpg)

Trevorzt
12-05-2015, 19:25
I have edit incorrect line to correct line on my scripts CIU v2030 modified, i compare with original CIU v2030, and this below, line correctly, and i can compile my scripts CIU v2030 modified without error
http://uploadpie.com/YAF4M


but another problem, when i try test to run in inno setup compiler unicode 5.5.1 ee2 (build 121216), always error like this
http://uploadpie.com/BUJmV

So, any solution for this problem friends?

Pirate Ted
12-05-2015, 19:52
What is the Code of UltraARC i want to add my script!

pakrat2k2
12-05-2015, 20:42
but another problem, when i try test to run in inno setup compiler unicode 5.5.1 ee2 (build 121216), always error like this
http://uploadpie.com/BUJmV

So, any solution for this problem friends?

the second picture tells you what the error is!

The file font1.ttf is NOT found in your Setup subfolder. There needs to be a font with that name in the main subfolder setup.

pakrat2k2
12-05-2015, 20:45
What is the Code of UltraARC i want to add my script!

Not likely.... Razor12911 is the author of it, & if you want to use it, then use the scripts that supports it. All in the first few posts.

kenzo34
12-05-2015, 23:27
hello in ultraarc example script, how to add desktop icon and music during installation? thank you

houcine80
13-05-2015, 03:19
Hi
@ Trevorzt

Use Inno Ultra UNICODE

Trevorzt
13-05-2015, 04:46
@Pakrat2k2: Thanks bro, for your correction
@houcine80: Yeah, i have try compile use inno ultra unicode and Successfully without error again..Thanks Bro.

Razor12911
13-05-2015, 09:34
The code of UltraARC is there, from the example.

And everyone, expect UltraARC v3.1 soon.

Trevorzt
13-05-2015, 16:20
Hey friends, i will uninstall my games from setup.exe which is from scripts ciu v2030, but another problem appear, like this

http://uploadpie.com/swUyE


How to solve this problem?

gatosky1620
14-05-2015, 16:16
What is the commad for use only srep compression with compress.bat file LIKE ULTRAARC only srep option

Compres.bat
arc a -ep1 -r -w.\ ¿? [email protected] -dp"%choice%" .\TEW_CE_1\%arc%

arc.ini (I need this code too)

Razor12911
14-05-2015, 16:25
arc a -ep1 -r -ed -w.\ -msrep [email protected] -dp"%choice%" .\TEW_CE_1\%arc%

use the same arc.ini, nothing is changed in it.

gatosky1620
14-05-2015, 16:32
arc a -ep1 -r -ed -w.\ -msrep [email protected] -dp"%choice%" .\TEW_CE_1\%arc%

use the same arc.ini, nothing is changed in it.

WHATS MEAN this -ed

Razor12911
14-05-2015, 16:36
leave empty directories.

Razor12911
15-05-2015, 16:11
UltraARC v3.0.3.0 is now available

Changes

Fixed a couple of bugs.
Removed simple page, for now.
Redesigned UI.
Added task monitor
Stringgrid errors fixed
recalculated media size presets

Note:
This version is in a beta state. No tested that much.
Some feature are removed but only to be re inserted correctly.

Droppo
17-05-2015, 11:45
UltraARC v3.0.3.0 is now available

Changes

Fixed a couple of bugs.
Removed simple page, for now.
Redesigned UI.
Added task monitor
Stringgrid errors fixed
recalculated media size presets

Note:
This version is in a beta state. No tested that much.
Some feature are removed but only to be re inserted correctly.

Tried to test it, but the program window is not even loading, stays on taskbar as minimized and can't do anything but close it, and when you do that, process stays running in background and you have to kill it before trying to load it again

pakrat2k2
17-05-2015, 12:40
Tried to test it, but the program window is not even loading, stays on taskbar as minimized and can't do anything but close it, and when you do that, process stays running in background and you have to kill it before trying to load it again

starts fine here. ( W7X64 )

coveiro
17-05-2015, 12:54
Tried to test it, but the program window is not even loading, stays on taskbar as minimized and can't do anything but close it, and when you do that, process stays running in background and you have to kill it before trying to load it again

here also...

pakrat2k2
17-05-2015, 14:27
make sure new version is extracted into NEW folder, don't overwrite older version.
if using Win8/8.1 set compatibility mode for win7

Droppo
17-05-2015, 17:00
make sure new version is extracted into NEW folder, don't overwrite older version.
if using Win8/8.1 set compatibility mode for win7

Already did that. Clean folder just the packed files there spanish win7x64 admin account. No luck at all

mikey26
18-05-2015, 04:01
yeah same here not loading on windows 8.1 just sits on task bar using around 20 to 30 % cpu usage.tried compatiblity mode no luck.

Razor12911
18-05-2015, 04:26
Microsoft and their Windows 8.1 is messing everything up.:mad:

Okay, I'll see what I can do, I think I know what the problem is.

punchao
18-05-2015, 05:00
For me work in w8.1 perfectly

coveiro
18-05-2015, 05:15
Here does not load, is also using 20 to 30% of the CPU, My Windows is 7

lhanz678
18-05-2015, 17:54
for me i got this error when i close the program :(

http://s1.bild.me/bilder/030315/3167884Untitled.png (http://www.bild.me)

btw bro thanks for adding this

http://s1.bild.me/bilder/030315/8674700Untitled1.png (http://www.bild.me)

Macke
20-05-2015, 06:15
Hello.

Are there any Command Line Arguments for the SFX Module of UltraArc?
What I am looking for is a Command Line for setting the Extraction Directory and starting the extraction via Batch File.

Thanks in Advance for any Help :-)

Razor12911
20-05-2015, 16:25
I will add that Macke
will also fix bug.

pakrat2k2
20-05-2015, 16:42
aside from ilhanz678 bug, also does NOT split archives period.

tried both dvd5 & dvd9 & ended up with 1 BIG archive rather then the specified size output.

aleison
20-05-2015, 17:58
Does not work, no split the archives, time lost

Razor12911
21-05-2015, 01:11
Thats it. Pakrat, can you please remove the current version and replace it with a stable preceeding version.

pakrat2k2
21-05-2015, 07:14
Thats it. Pakrat, can you please remove the current version and replace it with a stable preceeding version.

Sure, will be UA2400_17032015 is the last stable. All V3+ have had 1 issue or another.

Razor12911
21-05-2015, 07:48
Alright, thanks pakrat.
UltraARC project is suspended.

aram1376
26-05-2015, 02:02
Razor, why suspend the project?!
You can fix the split bug and other bugs, or remove splitting. UA is the best compressing program after all.
+We have some other requests for next versions, if you could work on it.

y_thelastknight
26-05-2015, 05:58
Suspended mean he is working on a better version of ultraARC.

aram1376
26-05-2015, 06:20
You sure suspended means carrying on??? o.O
Anyway, I'm waiting for the next version.

Razor12911
26-05-2015, 20:19
I'm working on other projects, I buried myself under a pile of projects, sometimes I have to stop working on some them and try to work with the rest (It is called prioritizing).

GBT repack
27-05-2015, 22:43
Thank you very much. Razor12911, hope to continue this project... Sincerely hope can have simplified Chinese, once again thank you for your share!

GBT repack
27-05-2015, 22:51
I like this forum, I can learn a lot of things

I am not good at English...

GBT repack
27-05-2015, 23:00
This UltraARC can perfect combination ISDone0.6 final?

punchao
28-05-2015, 02:23
how to disable split in UltraARC.ini?

punchao
29-05-2015, 04:36
i compressed Dying Light, 16 Gb to 9 Gb ,with precom and srep
and after more than six hours, 2GB of files missing

pakrat2k2
29-05-2015, 09:56
i compressed Dying Light, 16 Gb to 9 Gb ,with precom and srep
and after more than six hours, 2GB of files missing

hopefully after all that you weren't using anything newer then UA2400. The V3 had some serious issues & that's why it's been rolled back to 2400. Aside from that just to save a few dvd5 not worth all the extra time it'll take to install it because of precomp.

Razor12911
01-06-2015, 15:08
Alright guys, I have a lot of time to work on ASC so I'm back on the UltraARC project.

But this time I'll need:
Windows 10 x86 and x64 user for testing
Windows 8.1 x86 and x64 user for testing
Windows 7 x86 user for testing

Users must have Team Viewer.

GBT repack
01-06-2015, 19:35
@Razor12911,thanks.
The new version of instinct supports reflate?

mikey26
02-06-2015, 02:06
well i will be moving over to windows 10 pro next month on official release so i can help with testing i not doing the whole beta windows 10 just incase i need to reformat.hate reinstalling windows :P

exorc
03-06-2015, 11:11
How to configure ultraarc for best compresion?

Thanks

Stor31
03-06-2015, 19:05
How to configure ultraarc for best compresion?

Thanks
Level 5

pakrat2k2
03-06-2015, 22:28
Level 5

that was in UA3, which has been removed due to too many bugs. Use Only UAv2.4 as that is the last stable version.

those settings are srep,exe,exe2,delta,lzma

Razor12911
04-06-2015, 03:48
pakrat, I installed Win8.1 x64 and I did not experience any bugs with v3, I don't know what's wrong though with other computers. It started without any bugs and compressed normally.

pakrat2k2
04-06-2015, 08:07
pakrat, I installed Win8.1 x64 and I did not experience any bugs with v3, I don't know what's wrong though with other computers. It started without any bugs and compressed normally.

I had no issues either on VM, yet too many people cant seem to get it to compress any files without error, which is usually end-user error not UAv3 issues.

Stor31
04-06-2015, 08:49
pakrat, I installed Win8.1 x64 and I did not experience any bugs with v3, I don't know what's wrong though with other computers. It started without any bugs and compressed normally.

I agréé :D
I find thé version 3.0.2.1
is very stable even with precomp 0.38
better same as V 2400 :)

[Freearc]
Method=precomp,srep,exe,exe2,delta,lzma
PrecompVer=0.38
Max payne 3
28.3 GB =} 17 GB :D

Thx Thx Thx Razor12911
you saved my life

punchao
04-06-2015, 09:06
I use Win8.1 x64 and I did not experience any bugs with v3

pakrat2k2
04-06-2015, 09:10
I use Win8.1 x64 and I did not experience any bugs with v3

added back to first topic UA_V3030

omdj
04-06-2015, 09:32
Compressing Mortal kombat X 37.1 GB (with UltraARC 2400 and 3021) in windows 8.1 x64:

Free space in the temporary folder where are created the data: 80GB
Free space in C: 40GB

Method=srep,exe,exe2,delta,lzma

Compression time : 2 hours 30 minutes approximately (37.1 GB =} 30.2 GB)

Result: When creating the data the process stops.

Note: Do not use precomp in compression. Sorry for the mistake.

pakrat2k2
04-06-2015, 12:47
precomp is the guilty party most of the time.

omdj
04-06-2015, 15:30
compresing with srep + lzma: process stopped.

http://i61.tinypic.com/szcxg2.png

pakrat2k2
04-06-2015, 16:06
but if Mortal kombat X 37.1 GB you need 2x37.1GB to be able to compress / split files properly.

omdj
04-06-2015, 16:11
but if Mortal kombat X 37.1 GB you need 2x37.1GB to be able to compress / split files properly.

I do not understand why this error. I'll finish by changing the operating system.

omdj
05-06-2015, 06:28
In the end I installed windows 7 x64 and these are the results:

Compressing Mortal kombat X. Size: 37.1 GB (with UltraARC 3021).

Free space in the temporary drive where are created the data: 75 GB

Method=srep,exe,exe2,delta,lzma.

Compression time : 4 hours approximately (37.1 GB =} 26.2 GB)

Result: successful compression without error.


Installing the game:

Installation time: 50 minutes.

Result: Installation successful. there were no installation errors.

LuzhinE
06-06-2015, 07:38
Hi Razor 12911
It would be so kind as to add support for Ultra Arc UA_3030, my installer

https://drive.google.com/file/d/0B3iWgWAZGCs_TnNHZFk2UUxmQUk/view?usp=sharing

Razor12911
06-06-2015, 09:44
I'll see.

punchao
07-06-2015, 08:19
Ultra Arc support for BlackBox Kurutucu script ,please

felice2011
08-06-2015, 09:46
Hi Razor, i intended to use your program, but did not succeed in any way, I wanted to compress and split a picture folder, but it stops at this screen

http://i59.tinypic.com/289hjbd.png

Wanting to close the process, the application stops responding, and I have to reboot the system.:confused::rolleyes:
Or is it me not to be able to use the program or has some problems...:)
I would also recommend to add a button to terminate the process in an effective way..in case the user should need to stop the process before the end.:rolleyes:

aram1376
08-06-2015, 10:15
I had the same issue Felice.
There's not a problem with UltraARC, you just should deactivate your Antivirus and you'll be fine.

felice2011
08-06-2015, 10:42
I had the same issue Felice.
There's not a problem with UltraARC, you just should deactivate your Antivirus and you'll be fine.
Think it is not normal, given my experience, disable an antivirus for operating a compression program ....:confused::rolleyes:;)
In the event that there is a false positive, the filename blocked by the antivirus should be made public...;)

Eraser_LH
10-06-2015, 11:46
hey razor how can I increase the amount of compression, where I can change the amount of RAM for compression and decompression ?

Razor12911
10-06-2015, 12:23
Ultra arc and the resources are x86 and support 2gb+ mem usage is not possible.

felice2011
11-06-2015, 02:20
Hi Razor, why still uses the precomp042...is not more convenient to use the precomp043..:)

Logrim
11-06-2015, 03:11
For me at least, precomp043 is a lot more buggy..

felice2011
11-06-2015, 11:46
Ultra arc and the resources are x86 and support 2gb+ mem usage is not possible.
A great pity, in fact I noticed that it is very slow decompression, either from the command line and the same thing with inno setup, pity that can not be exploited more ram..:confused:

Razor12911
11-06-2015, 11:57
Decompression is not determined by memory usage that much but by hard drive speed, remember, merging also takes place and those are one of the causes of slow decompression.

Edit: otherwise, i can just make an x64 of ultra arc but not everybody uses 64-bit operating system, and i have made freearc and srep use more than 2gb ram but result is rather a disaster, for example, srep64, you must have enough memory for it to start, if it needs 4gb ram to use and you have about 3.7gb ram, it will not start then people start posting that the conversion or compression doesn't want to work but it is their system that lacks the resources. Which is why it takes long to (de)compress, it is just a way to accommodate everyone.

felice2011
11-06-2015, 12:21
Decompression is not determined by memory usage that much but by hard drive speed, remember, merging also takes place and those are one of the causes of slow decompression.

Edit: otherwise, i can just make an x64 of ultra arc but not everybody uses 64-bit operating system, and i have made freearc and srep use more than 2gb ram but result is rather a disaster, for example, srep64, you must have enough memory for it to start, if it needs 4gb ram to use and you have about 3.7gb ram, it will not start then people start posting that the conversion or compression doesn't want to work but it is their system that lacks the resources. Which is why it takes long to (de)compress, it is just a way to accommodate everyone.
Si, but I think that by now the system 64 should have it all.
I do not think that still used in xp or install a new copy of w7 x86.
I in the new "Installer" except the 100% compatibility with "UltrArc", 7z and RAR run only 64bit.:)
Thanks anyway for your work.;)

thanhbun
14-06-2015, 19:57
that was in UA3, which has been removed due to too many bugs. Use Only UAv2.4 as that is the last stable version.

those settings are srep,exe,exe2,delta,lzma

pakrat2k2!!! help me..

If I don't want to compress game (just restore it), How can I change "Method=srep,exe,exe2,delta,lzma" to ....?

Chinmaya Mishra
14-06-2015, 22:45
Please make a ultraarc compatible with Precomp 0.43

prudislav
15-06-2015, 01:22
Any way fot UltraArc to see error from the cmd packing window. If it fails for some reason i cant see anything as it closes itself immediately

pakrat2k2
15-06-2015, 08:59
pakrat2k2!!! help me..

If I don't want to compress game (just restore it), How can I change "Method=srep,exe,exe2,delta,lzma" to ....?

change METHOD=
which will not compress files at all

thanhbun
19-06-2015, 00:21
change METHOD=
which will not compress files at all

method= ???? empty it? right?

Razor12911
19-06-2015, 05:56
Yep, true.

Pasq92
20-06-2015, 00:46
How do we edit cjstyle files??

Razor12911
21-06-2015, 05:39
Visit codejock.com for that, i don't know if the site is correct.

Pasq92
21-06-2015, 06:44
Visit codejock.com for that, i don't know if the site is correct.

Thanks :D

..do you know how to translate this text? I really can't find the file to translate :confused:

12033

punchao
21-06-2015, 07:39
http://snap.ashampoo.com/uploads/2015-06-21/Rx4ei5MU.png

enea
22-06-2015, 12:51
hello razor...is my first post and I would not go wrong approach, I wanted to ask politely if possible integrate as the code Ultra Arc in my repack
many thanks :p
sorry my english language :o

mrcunbeo
24-06-2015, 01:53
hey everyone, please help me
i am using version 3030 and compressing Mortal Kombat X with these methods:
msc, srep, exe, exe2, delta, lzma

My aim: i want to split 35gb into 2gb/part
but the result is bad... i dont know whether i was wrong in setting?
thanks in advance

LuzhinE
24-06-2015, 06:55
It is better to make a single package, compresses better to be doing blocks,

pakrat2k2
24-06-2015, 09:36
Just change volume size to match whats equal to your setup files
IE: dvd5 = 4480 ( MAX ) - ( Setup.exe, setup.ico, autorun.inf ) 25

Volume size->4480-25=4455
Threshold=100

It will do the splitting automatically for you.

mrcunbeo
24-06-2015, 10:31
let me try again, i wonder which version should i use ? 2400 or 3030?
and,
Mortal Kombat X's size is 35GB
i set output folder to 100GB available partition (D partition)
but C has only 30GB left
is it possible to compress with your (pakrat2k2) setting?

pakrat2k2
24-06-2015, 11:00
you can use the settings I mentioned & as long as you have at least the 30G free on C that should be ok, as long as you do the conversion process on D.

mrcunbeo
24-06-2015, 21:14
Hi everyone, i am writing to you to report my results:
game: Mortal Kombat X
size : 35,7GB
compression method: Freearc: msc, srep, exe, exe2, delta, lzma
my aim: split folder 35GB to 2GB per part

First try:
Computer hardware:intel G2030 two-core 3GHz, 4GBram, AMD 7850HD
2TB hard disc, 4 partition, both folder input and output are in E partition with 135 GB free, but C partition(windows is set in C) has only 30GB free
Ultraarc v3.0.3.0
Output setting: split to dvd5, but set volumes sizes to 4300, threshold 100%
Status: FAILED, it stucked at 10,3% for 8hrs


Second try:
Computer hardware:AMD Athlon II X4 635 Propus Quad-Core 2.9GHz, 4GB ram, AMD 5770HD
160GB hard disc, 1 partition, both folder input and output are in C partition with 65 GB free (windows is set in C)
Ultraarc v3.0.3.0
Output setting: split to dvd5, but set volumes sizes to 2000, threshold 30%
Status: SUCCESS but it is NOT my aim because it splits into 5 parts with 5.3GB, 3.8GB, 5.4GB, 7.8GB, 7.6GB
Time: about 7hrs


Third try:
Computer hardware:AMD Athlon II X4 635 Propus Quad-Core 2.9GHz, 4GB ram, AMD 5770HD
160GB hard disc, 1 partition, both folder input and output are in C partition with 65 GB free (windows is set in C)
Ultraarc v2.4.0.0
Output setting: First volume size 1024, custom volumes size 1024, Threshold 10%
Status: SUCCESS, and it comes up with my expectation and splits into 1GB per media folder(about 24 or 25 media folder)
Compressed size: 26,4 GB :)
Time: about 7 hrs


Finally, i have something wondering:
1) I have NOT test decompression process
2) My second game I want to compress is GTA 5 with 52 GB(no multiplay), i want to ask which compressor METHOD should i use to fit 4x DVD9 ?

Thanks everyone, Have a nice day!

pakrat2k2
25-06-2015, 09:27
go read the GTA5 topic it tells you what to use for dvd9 settings
http://www.fileforums.com/showthread.php?t=96838

chum
25-06-2015, 13:03
The software is not capable of split single file bigger than the selected size?

Like have an 12gb single file in game folder and choose to split in 5x DVD9 and the 12gb file just keep there intact after compression.

Only way i find to create smaller files from single big file is using IStool which use only Lzma and split everything to 1.9gb files.

pakrat2k2
25-06-2015, 13:52
The software is not capable of split single file bigger than the selected size?

Like have an 12gb single file in game folder and choose to split in 5x DVD9 and the 12gb file just keep there intact after compression.

Only way i find to create smaller files from single big file is using IStool which use only Lzma and split everything to 1.9gb files.

UltraARC works perfectly fine with HUGE files, just select the gamefolder & output size dvd5/dvd9 then the volume size.

IF using DVD5 then:
First Volume Size = 4450 ( this number is your setup.exe files - CVS )
Custom Volume Size = 4480
Threshold Percent = 100

IF using DVD9 then:
First Volume Size = 7920 ( this number is your setup.exe files - CVS )
Custom Volume Size = 7950
Threshold Percent = 100


IF your setup files on dvd1 equal 30mb then the above examples are good. just substitute FVS ( equal your setup.exe files )

mrcunbeo
27-06-2015, 01:11
hello, can you tell me the different between TICK JPG recompression and UNTICK JPG recompression?
which makes better compress(time, size)?

chum
27-06-2015, 11:45
UltraARC works perfectly fine with HUGE files, just select the gamefolder & output size dvd5/dvd9 then the volume size.

IF your setup files on dvd1 equal 30mb then the above examples are good. just substitute FVS ( equal your setup.exe files )

I tried in AC Unity but even at UA version 2.3,2.4 and 3.0.3 all keep failing when it become to create data1.

I tried with splitting folders before Ultraarc to test, i just splitted manually 46gb of Unity in 2 separate folders each with 23gb then Ultraarc is capable to compress one folder 23gb and split them. But if i tried with all files inside same folder with 46gb then Ultraarc fail when start creating data1.

Razor12911
27-06-2015, 14:17
Guys, I repeat, never use 100% threshold for big folders. For example, GTAV, the game is 60gb, if you use threshold that big then you will need 120gb for compression and decompression if you are going to make it fit in a media such as dvd5 or dvd9. You can only set threshold if you are sure that there won't be spliting and merging taking place. Take Max Payne, 35gb, you can set threshold to 100 if you are going to fit it in a BD50 since there will be no splits and no additional space will be required. I put the threshold on 30% for a reason.

LuzhinE
27-06-2015, 16:03
Split: None Threshold 30% compression is great and gives the same time installation

Split: None Threshold 100% compression is small and gives the installation while 30%

The Evil Within Complete Edition, 6 DVD5 result 24.7GB

The Evil Within Complete Edition, 2 blocks 17 GB

Ultra ARC not let me do
Split: None Threshold 100% if the final size would be 13 or 14 GB

Razor12911
28-06-2015, 17:16
Pakrat, whenever you have time, please update the attachments by removing Rar.exe. I recently read the license agreement and I think I may have done something illegal by adding it in ultraarc, and everyone should stop using it with ultraarc.

enea
29-06-2015, 04:26
hello razor!
your compressor is good for me thanks..
I can ask for additional options as in the screenshot please, I would be very useful :)

LuzhinE
29-06-2015, 08:05
enea that version is that?

enea
29-06-2015, 12:55
enea that version is that?

is:
3030 (http://fileforums.com/showpost.php?p=437536&postcount=1)

pakrat2k2
29-06-2015, 23:17
Pakrat, whenever you have time, please update the attachments by removing Rar.exe. I recently read the license agreement and I think I may have done something illegal by adding it in ultraarc, and everyone should stop using it with ultraarc.

Done..Copies made & updated in first post.

ALL Users REMOVE rar.exe from your copies as well

dogyutz
06-07-2015, 04:26
How to Change Diskpace?

http://s18.postimg.org/wfgasmyzd/Untitled.png

Pirate Ted
07-07-2015, 17:14
How to Change Diskpace?

http://s18.postimg.org/wfgasmyzd/Untitled.png


you can add these:

#define NeedSize "25000000000"

#ifdef NeedSize
ExtraDiskSpaceRequired={#NeedSize}
#endif

sadeghbb
08-07-2015, 06:29
hi
plz help me to compresion The Witcher WH to DVD5
THX

elbubi
19-07-2015, 08:11
Guys, I repeat, never use 100% threshold for big folders. For example, GTAV, the game is 60gb, if you use threshold that big then you will need 120gb for compression and decompression if you are going to make it fit in a media such as dvd5 or dvd9. You can only set threshold if you are sure that there won't be spliting and merging taking place. Take Max Payne, 35gb, you can set threshold to 100 if you are going to fit it in a BD50 since there will be no splits and no additional space will be required. I put the threshold on 30% for a reason.

Hi Razor.

I understand the concept you gave there, but I still have a point I would like to learn:

Taking that example of Max Payne (35gb folder, BD50 target - hence no spliting/merging), what would be the difference (pros & cons) of using 30% or 100%?

Kind regards and thanks once again for your time!

pakrat2k2
19-07-2015, 08:50
easiest way of thinking if you use 100 threshold you need twice the space of the game for compression/decompression. Setting threshold to 30 doesn't require twice the game size, completes in much faster time, thus reinstalling from conversion will not take twice as long, no need to swap out more dvd's when installing, the archives are split better & don't require as much merging as happens when you use threshold 100.

IF your burning onto BD50 then as long as the entire game will fit onto 1 media then use 100.

elbubi
19-07-2015, 15:57
Thanks for your answer Pakrat.

I do get the benefits from using 30 over 100 when split/merge does take place, what I still don't get is the benefit/drawback (if there is any) from using 100 over 30 when split/merge does not take place.

Cheers!!!

pakrat2k2
19-07-2015, 20:00
the drawback from using 100 is that it takes twice the space & the files are split more
that means when installing, that the files have to be re-combined before they can be extracted, which again takes more space & time.

Razor12911
20-07-2015, 01:09
Yes, you do benefit when you use 100 percent.
Firstly if there are no splits, compression and decompression time is less, the final size might be better because of solid compression and srep, there are more chances of finding similarities in data when compressing all files at once(100 threshold).

elbubi
20-07-2015, 05:41
Thanks Razor, that was the missing part in my head.

From now on I'll stick to the following criteria:
* 30% when split/merge is present (final size bigger than burning media)
* 100% when split/merge is not present (final size smaller than burning media)

Cheers!

punchao
26-07-2015, 12:53
UltraArc work for me in w10

http://snap.ashampoo.com/uploads/2015-07-26/FtHSpiUS.png

Simorq
27-07-2015, 08:32
Is there a way that could be used Srep64 in UltraARC.
The Evil Within Complete Edition Srep64 can be made only through the 4DVD
Sorry I did not know English well.

Razor12911
27-07-2015, 08:56
Really? I thought srep and srep64 does produce same results, only the time for compression is less for srep64 than srep. Anyways, whatever makes you feel better, replace srep.exe with srep64.exe.

punchao
27-07-2015, 09:33
To use srep64
You do not need to edit arc.ini?

pakrat2k2
27-07-2015, 09:40
To use srep64
You do not need to edit arc.ini?

no just replace srep.exe with srep64.exe & rename it back to srep.exe

Razor12911
27-07-2015, 13:03
Also make sure srep64's version is 3.91 beta or better. -m5f is not available in all srep versions, some have -m3f as the maximum.

LuzhinE
27-07-2015, 14:04
that which is marked with a black rectangle, or the files in the folder win

http://i.imgur.com/aixtFgQ.jpg

punchao
27-07-2015, 14:28
SREP 3.93a beta (October 11, 2014)
This is the latest version?

Razor12911
27-07-2015, 15:24
Yea, i think so, ultraarc uses that version, that is if I didn't forget to update it when I had a chance.

LuzhinE
27-07-2015, 16:10
Please take a few minutes to update the 2 versions

Razor12911
27-07-2015, 16:20
that which is marked with a black rectangle, or the files in the folder win

http://i.imgur.com/aixtFgQ.jpg

the one you highlighted is fine.
Please take a few minutes to update the 2 versions

update what?

LuzhinE
27-07-2015, 16:26
to 64bits and SREP 3.93a beta

Razor12911
27-07-2015, 16:37
Well if I had the source, I'd do that. srep can be updated to 3.93b, but the 64 bit part cannot be done. Just use the backdoor method to do that, replace srep.exe with srep64.exe. Copy, delete and rename. Do the same with the srep.exe from the installer.
I have to start ultra arc from scratch, which is no problem because I know how I created it the first time, but I do not have time nowadays.

LuzhinE
27-07-2015, 16:49
So I copy and paste and rename

punchao
28-07-2015, 04:57
We can also use precomp 0.43 with UltraArc?

Razor12911
28-07-2015, 05:37
Yea, If you want, but don't ask me questions about errors and all that. You can sacrifice precomp042, update arc.ini, do the same with the installer. Replace precomp042 with precomp043.

SAM2712
28-07-2015, 08:08
Razor.!
firstly Problem : When I use (UA_3030_30062015)..When I start procedure then nothing happens after waiting..but when I click on close then suddenly starts the process of conversion and complete successfuly AND UA close itself because I click on close button to start the process..! It does'nt happen with (UA_2400_30062015)

So , my config. in Both UA are same like : RUN AS ADMIN, Compat. with Win7, compression with freearc and Threshold 100 % (No matter I have enough space)

So , where is the problem in (UA_3030_30062015) or This problem in my pc but i don't think its in my pc as (UA_2400_30062015) is run well.

Second : Why there is difference in compression ratio in both UA version..I think (UA_2400_30062015) do slightly much compress..!

Please suggest..:(

Razor12911
28-07-2015, 11:32
Well 3030 doesn't work because of operating system. It works on Windows 7 perfectly I think, although I tested it on Windows 8.1 from my PC and it still worked. Well I think the problem is still not clear.

The change compression ratio may be caused by lzma method change. Members wanted lzma to use more memory and that was the result. So yea, I gave members what they wanted, although I knew the side effects, I just didn't tell.

punchao
29-07-2015, 00:44
for me 3030 work in w7,8.1 and 10

Razor12911
29-07-2015, 02:25
Same here, I tested it on Win7, Win7 SP1 Win 8.1 and Win 8.1 Update 1. On 3 different PCs, with or without freearc installed. There was a problem like this in Installer Creator, all I did was make a 64-bit edition of it then it was fixed.

SAM2712
29-07-2015, 06:37
Same here, I tested it on Win7, Win7 SP1 Win 8.1 and Win 8.1 Update 1. On 3 different PCs, with or without freearc installed. There was a problem like this in Installer Creator, all I did was make a 64-bit edition of it then it was fixed.
Hey Hey ..! It works for me too this time..! :D
I installed win 8.1 Again and all window updates and It works without any problem.. OK But I want to tell that there is still good compression with (UA_2400_30062015) and COMPRESSOR v2.2.Means like 2% for ~4gb..It depends also on files but I am not saying this is better because of time (time is important) so in this fact (UA_3030_30062015) is much better..!
There is still one problem in compressor_After complete process there is still left (temp) folder.It should be delete after process....No problem because we use UA Mostly now..!
Otherwise ok..THNX RAZOR :)

Razor12911
29-07-2015, 08:12
Thanks for the feedback with additional information.
@everyone, I am going to start the project from scratch.

klaroqsim
06-08-2015, 17:47
I am selecting either the option "split dvd9 or dvd 5" but the end result is a file larger than 10 GB :S
help me plx

pakrat2k2
06-08-2015, 19:42
if issues with 3030 version then use 2400 version
easier to use.

@Razor12911 Issues running 3030 ( see below image )

romulus_ut3
10-08-2015, 10:07
An archive I packed with 2400 is saying a CRC32 mismatch when trying to extract a file. Is there a way to bypass the file with the failed CRC32 and extract the rest of the archive?

pakrat2k2
10-08-2015, 11:10
just manually use freearc to open the file & extract it to temp folder.

romulus_ut3
10-08-2015, 19:57
Since I used msc, lzma, delta, srep and stuff, FreeArc can be used to view the contents, but can't extract from it.

pakrat2k2
10-08-2015, 21:08
unfortunately then the only way to redo it, is to reinstall original game. Then re-do the conversion & use only srep, delta, lzma, exe, exe2. I too have had issues using msc in the past & no longer use it at all. IF you still have original game installed, simply delete the archives created with UA & records.ini, change compression method like I mentioned and start over.

SAM2712
11-08-2015, 08:31
Is there anyway to change the parameter of precomp from( -slow) to ( -fast) in ultraArc..? If yes then How..? Please Guide Me..:(

ShadowEagle
14-08-2015, 05:15
Hi, using the following didn`t work:

1. UltraARC is on Drive C
2. Source Folder is on Drive C
3. Output Folder is on Drive C
4. Using PreComp

"Can`t copy ..." Is given after few mins.

There is enough space on the drive. Admin rights are given.

This works:

1. UltraARC is on Drive D
2. Source Folder is on Drive D
3. Output Folder is on Drive D
4. Using PreComp

Is there any way to get a solution? I want to use Drive C, because an SSD is much faster than a HDD.

Thanks in advance. Greetz

Razor12911
14-08-2015, 06:39
Is there anyway to change the parameter of precomp from( -slow) to ( -fast) in ultraArc..? If yes then How..? Please Guide Me..:(

Just be patient.
@ShadowEagle, don't know what's causing the problem butvit shouldn't happen.

klaroqsim
18-08-2015, 16:24
as I edit the file records.ini to return to the disk 1 at the end of installation??
I had error with bbwizard the end of the installation with tiger.cjstyles

Amsal
22-08-2015, 08:21
Here the script on this post - http://fileforums.com/showthread.php?t=97110

Amsal
25-08-2015, 18:41
if issues with 3030 version then use 2400 version
easier to use.

@Razor12911 Issues running 3030 ( see below image )

@pakrat2k2 I have a solution

the solution is to disable the antivirus and then open UltraArc 3030

IT WORKS FOR ME

pakrat2k2
25-08-2015, 22:13
^Amsal, you actually think I hadn't thought of that ? LOL

Complete New OS install with all updates DX, VCredist Net Framework, etc & Still cannot run UA3030. That's why I still use 2400.

Amsal
05-09-2015, 09:07
Listen @patkrat2k2

i found the problem, the problem is with antivirus (i have bitdefender total security 2015, i think you have this to).

Disable the Intrusion Detection and the antivirus too.

I have also the same problem. when i enable the intrusion detection then UA3030 will not open and give the error, but when disable the intrusion detection then UA3030 will open and works

pakrat2k2
05-09-2015, 09:40
no I don't have that AV, & I have allowed it in my AV, processes & folder. Still cannot run it, even with AV OFF.

mamed3000
17-09-2015, 02:02
Hi
I split my game to 3 part! (data1a.cab , data1b.cab , data1c.cab)
your "Black_Box_ultraarc" installer will merge these 3 part to one part at Drive C {tmp}
I don't Want this to happen. I want to Merge these 3 part at {app}
so:
I changed "records.ini" and replaced {tmp} to {app}
the problem :
creating of new folder of {app} is after merging. so there is no {app} directory and merging will faild.
I want the installer to create that {app} directory automatically before merging.(if i create it Manually,it will work fine)
could u help me?
tnx

pakrat2k2
17-09-2015, 07:52
Hi
I split my game to 3 part! (data1a.cab , data1b.cab , data1c.cab)
your "Black_Box_ultraarc" installer will merge these 3 part to one part at Drive C {tmp}
I don't Want this to happen. I want to Merge these 3 part at {app}
so:
I changed "records.ini" and replaced {tmp} to {app}
the problem :
creating of new folder of {app} is after merging. so there is no {app} directory and merging will faild.
I want the installer to create that {app} directory automatically before merging.(if i create it Manually,it will work fine)
could u help me?
tnx

Razor has already stated he will rework UA, to extract to {app} rather then windows\temp. Just give him time to do so & he will update first post when its done.

pakrat2k2
20-09-2015, 10:49
UltraARC has NOW been updated to use {app} rather then windows\temp.
Replace UltraARC.exe with UltraARC_mod.exe, choose either 2410 version or 3040 version.

Also CIU Versions 1006-2036 Have been updated in post #2, so please update to latest
version for your copies as well.

gatosky1620
20-09-2015, 14:04
UltraARC has NOW been updated to use {app} rather then windows\temp.
Replace UltraARC.exe with UltraARC_mod.exe, choose either 2410 version or 3040 version.

Also CIU Versions 1006-2036 Have been updated in post #2, so please update to latest
version for your copies as well.

hey dou you have the complete ciuv2036 and dou you know

-whats is the diferences (setup.ini & InsttallerScrip.iss) between 2030 and 2036
-can i use 2030 or 2036 without Ultrarc

pakrat2k2
20-09-2015, 17:22
NO those have been designed to use UltraARC. If you have 2030, then you have 2036
just replace the files.

mamed3000
21-09-2015, 03:47
I can't compile CIU2036 or 2030 .... (tested with Inno Setup Enhanced Unicode)


How it works?! :confused:

Razor12911
21-09-2015, 05:35
I can't compile CIU2036 or 2030 .... (tested with Inno Setup Enhanced Unicode)

http://8pic.ir/images/ueb78hlqdu25ggcanmrj.png

How it works?! :confused:

you must have the original script first.

gatosky1620
21-09-2015, 12:07
setup.ini with ciu 2036 doesn´t works

example: Musicbuttonar always visible and i cant disable

Razor12911
21-09-2015, 13:05
setup.ini with ciu 2036 doesn´t works

example: Musicbuttonar always visible and i cant disable

can't you just look in the script to find out whats going on, Ctrl+F is quite helpful.

pakrat2k2
21-09-2015, 17:13
setup.ini with ciu 2036 doesn´t works

example: Musicbuttonar always visible and i cant disable

2 things, first is its named musicARbutton & second in setup.ini its under

[MusicARButton]
visible=0

works fine.

Have to have them named properly for it to work right.

omdj
21-09-2015, 17:52
2 things, first is its named musicARbutton & second in setup.ini its under

[MusicARButton]
visible=0

works fine.

Have to have them named properly for it to work right.

And to display the Website button in CIU 2036 ?

Mabrikos
22-09-2015, 00:58
Waiting for Reflate support

mausschieber
22-09-2015, 07:59
And to display the Website button in CIU 2036 ?

in Setup.ini

[WebsiteButton]

Site=GameSite.com

omdj
22-09-2015, 08:37
in Setup.ini

[WebsiteButton]

Site=GameSite.com

And it is set and is not displayed , in CIU 2030 yes.

Razor12911
22-09-2015, 10:14
And it is set and is not displayed , in CIU 2030 yes.

did you also consider position and size?

omdj
22-09-2015, 10:39
did you also consider position and size?

yes.

CIU 2030:

http://i57.tinypic.com/sqr391.png

CIU 2036:

http://i61.tinypic.com/k36lcj.png

SetupTitle and website not display.

gatosky1620
22-09-2015, 11:32
2 things, first is its named musicARbutton & second in setup.ini its under

[MusicARButton]
visible=0

works fine.

Have to have them named properly for it to work right.

doesn´t works muscic button always visible

mausschieber
22-09-2015, 14:01
doesn´t works muscic button always visible

its this in setup.ini

[MusicButtonAR] and not [MusicARButton]

gatosky1620
22-09-2015, 14:27
its this in setup.ini

[MusicButtonAR] and not [MusicARButton]

i fix the problem

mikey26
23-09-2015, 05:22
how did u fix it?

Stor31
23-09-2015, 09:11
Hi RAZOR
how fix it ?
http://nsa37.casimages.com/img/2015/09/23/150923061353346961.jpg
http://nsa38.casimages.com/img/2015/09/24/150924104622897124.jpg

gatosky1620
23-09-2015, 11:18
anyone knows how configure [ManualButton] and [ReadmeButton] in setup.ini

aleison
24-09-2015, 18:41
Hi RAZOR
how fix it ?
http://nsa37.casimages.com/img/2015/09/23/150923061353346961.jpg
http://nsa38.casimages.com/img/2015/09/24/150924104622897124.jpg

Yes. me too how solve this ?? :(

aleison
25-09-2015, 00:11
The Mods does not work, still sending files to C:/Windows/temp folder and not to app folder

pakrat2k2
25-09-2015, 21:25
anyone knows how configure [ManualButton] and [ReadmeButton] in setup.ini

2 ways actually under [ExtrasButton]
Open a new page in autorun with Website, Manual & Readme buttons

OR

[Readme1Button]
[Manual1Button]

As for the Music Button to not display set it to -500 or area greater then image
[MusicButton] ( in Installer section
Left=15000
Top=15000

Autorun section

[MusicARButton]
Left=403
Top=708
Visible=0

This is all in setup.ini.

gatosky1620
26-09-2015, 11:22
2 ways actually under [ExtrasButton]
Open a new page in autorun with Website, Manual & Readme buttons

OR

[Readme1Button]
[Manual1Button]

As for the Music Button to not display set it to -500 or area greater then image
[MusicButton] ( in Installer section
Left=15000
Top=15000

Autorun section

[MusicARButton]
Left=403
Top=708
Visible=0

This is all in setup.ini.

but with
[Readme1Button]
[Manual1Button]
how located the .pdf or .txt

pakrat2k2
26-09-2015, 14:51
Folder={src}\Readme
The path to the readme file in the source folder where the Setup.exe is, Readme file can be in any known file formats such as: .txt, .rtf, .pdf, .doc, .docx, html... and should be named as follows: readme_EN, readme_FR and so on, if file for specific language does not exist defaults to file name "Readme"

Folder={src}\Manual
The path to the Manual file in the source folder where the Setup.exe is, Manual file can be in any known file formats such as: .txt, .rtf, .pdf, .doc, .docx, html... and should be named as follows: manual_EN, manual_FR and so on, if file for specific language does not exist default to file name "Manual"

gatosky1620
27-09-2015, 16:29
I REMOVE ULTRAARC FROM CIUV2036 and i add

-two new languages, i can add more
-missing label extra button for each language
-three new release ".ini" language setting

i want razor if you can add or tell me how

-activate logo.png in autorun and setup windows because setup.exe dont load it
-change logo.png in autroun and setup window for each language, for example in the case of witcher game logo

logo.png
logo_es.png
logo_cz.png
logo_de.png
lodo_ru.png
logo_pl.png

http://i.imgur.com/OGWqrGa.jpg

pakrat2k2
28-09-2015, 11:07
there isn't a different logo button for each language, only 1 -> logo.png
( in setup.ini )

[Logo]
;------- Setup\Logo.png
Top=
Left=
Width=
Height=
Center= (use 0/1)
Visible= (use 0/1)

aleison
28-09-2015, 11:23
@pakrat2k2 please help me The Mods does not work, still sending files to C:/Windows/temp folder and not to app folder thanks

pakrat2k2
28-09-2015, 11:43
@pakrat2k2 please help me The Mods does not work, still sending files to C:/Windows/temp folder and not to app folder thanks

I have nothing to do with that, you will have to wait for Razor12911 to update it.

OR 1 of 2 ways
FIRST WAY
Learn how-to setup your OS properly. I've NEVER had a OS drive that needed to be bigger then 20GB-30GB Max !! The second partition is where EVERYTHING that gets installed goes. ( except for windows updates of course, & what you cant change to 2nd partition, some files of course automatically get put on OS drive as needed.)

SECOND WAY
Control Panel> System Settings > Advanced System Settings > Environment Variables. At the top there are 2 to change TMP & TEMP ( change them both, but the folders have to exist BEFORE you can change them ) and 2 at the bottom, change these all to the same folder. Then reboot your PC.

Either way now you won't run into issues when UA extracts into temp folder.
But if don't feel comfortable doing either then wait for Razor to change it.

gatosky1620
28-09-2015, 12:54
there isn't a different logo button for each language, only 1 -> logo.png
( in setup.ini )

[Logo]
;------- Setup\Logo.png
Top=
Left=
Width=
Height=
Center= (use 0/1)
Visible= (use 0/1)


in autroun when you select another language the logo change too

houcine80
29-09-2015, 03:02
:oHi razor it is possible to create designer for CIU v2

KaktoR
29-09-2015, 04:57
in autroun when you select another language the logo change too

This is in latest (closed) script from BAMsE for Witcher 3 conversion.

gatosky1620
29-09-2015, 12:30
This is in latest (closed) script from BAMsE for Witcher 3 conversion.

but how add this in ciuv2030

gatosky1620
29-09-2015, 15:19
to anyone
i have the ciu2036 without ultrarc and now i want use the internal compression but when i set define programfiles the uninstall.exe in the app directory ask me for the uninstall-1a.bin to start unistall process

anyone knows how fix it

mikey26
30-09-2015, 06:06
to anyone
i have the ciu2036 without ultrarc and now i want use the internal compression but when i set define programfiles the uninstall.exe in the app directory ask me for the uninstall-1a.bin to start unistall process

anyone knows how fix it

hey mate have you tried just disabling the ExtractSettings in the setup.ini maybe thats causing the issue.

gatosky1620
30-09-2015, 12:05
hey mate have you tried just disabling the ExtractSettings in the setup.ini maybe thats causing the issue.

i try and the same problem

pakrat2k2
30-09-2015, 13:55
to anyone
i have the ciu2036 without ultrarc and now i want use the internal compression but when i set define programfiles the uninstall.exe in the app directory ask me for the uninstall-1a.bin to start unistall process

anyone knows how fix it

Because ANY of the updated CIU Versions posted ALL have been reworked to use ULTRAARC, which means they no longer support Internal Compression.
You want to use CIU that supports internal compression, then use one of 1014
versions I posted. Think that was the latest at the time, before they were changed over to use UA.

Stor31
02-10-2015, 12:27
Hi Razor ...
I hope everything is okay..

drsanjula
03-10-2015, 20:26
Razor12911,

How to use ultraarc archives with installer creator

Thanks

pakrat2k2
03-10-2015, 20:38
ask the question in the right topic

KaktoR
05-10-2015, 05:30
Hi

Wanted to test out UA. So i downloaded Files for CIU2036 and replace them with my source for 2036. Compiling works well, but when i open Setup.exe an error appears. Something about precomp.exe was not found in temp dir. So i decided to disable precomp in Setup.ini and all works fine then. But, when it comes to install i get this two error messages

http://imgur.com/a/hfZzS

Any idea?

edit: Compression in UA as follow: srep, exe, exe2, delta. Splitting On.

pakrat2k2
05-10-2015, 08:16
precomp error is because for some reason precomp.exe is not in include subfolder in 2036
just copy that file from another version will get rid of that error, or take one of the
numbered versions and copy then rename to precomp.exe.

KaktoR
05-10-2015, 09:18
Found out the problem. precomp.exe is in "include" folder, the problem is inno don't compile this file because precomp.exe is not listed on [Files] section. So i write this file into the script and now all works fine.

edit: The other error still exists. http://imgur.com/a/hfZzS

edit2: No one can help? Any1 can send me a functional 2036 UA source via PM??

ShadowEagle
10-10-2015, 07:20
Possible to modify the skin of self extracting exe in UltraARC? Would be very important for me.

EDIT:
Would be great to use several UltraARC instances at once. Parallel compressing i mean.

Cheers

foo8088
15-10-2015, 02:04
Compression level 4 is 7-Zip ultra compression

hi can fix this mode ? the ultra compression not working , i think because ultraarc using 32bit of 7zip which not support more than 4gb ram , my self got 16gb ram installed .

pakrat2k2
15-10-2015, 09:47
it does work, make sure all your settings are correct on each tab before pressing start.

y_thelastknight
17-10-2015, 12:19
i just returned from the cave. how to use this thing?
it came with this error.

Process started at: 12:42:57 AM
Examining source...
Generating file lists...
Saving file lists...
Creating data1.arc...
Failed to create data1.arc
Process stopped at: 12:43:01 AM

i used UA_3030_30062015 and UA_2400_30062015
both of them return with same error.
my pc is Windows 8.1

ShadowEagle
17-10-2015, 12:39
i just returned from the cave. how to use this thing?
it came with this error.



i used UA_3030_30062015 and UA_2400_30062015
both of them return with same error.
my pc is Windows 8.1

Had the same error, but only while using precomp. It still helps to have the UltraARC folder on not OS partition. Don`t know why.

Hope it will help you.

Cheers

y_thelastknight
17-10-2015, 12:55
Had the same error, but only while using precomp. It still helps to have the UltraARC folder on not OS partition. Don`t know why.

Hope it will help you.

Cheers



tnx mate, i contacted the creator :p

i select the 7zip not freeArc.

gatosky1620
17-10-2015, 13:47
tnx mate, i contacted the creator :p

i select the 7zip not freeArc.

same error when i use srep

Razor12911
19-10-2015, 14:02
:oHi razor it is possible to create designer for CIU v2

yes, it is possible to make designer.
Hi Razor ...
I hope everything is okay..

Yes, everything is okay and thanks.
Razor12911,

How to use ultraarc archives with installer creator

Thanks

Read the first post.

ShadowEagle
21-10-2015, 13:13
Possible to modify the skin of self extracting exe in UltraARC? Would be very important for me.

EDIT:
Would be great to use several UltraARC instances at once. Parallel compressing i mean.

Cheers





No answer? :(

pakrat2k2
22-10-2015, 12:23
@ShadowEagle

modify the skin of self extracting exe in UltraARC? Would be very important for me.

Slap your name on it as its your creation, from some of the installers Ive seen from you, use how its provided or create your own.

Several Instances at once, not possible.

ShadowEagle
23-10-2015, 01:45
Yes, you`ve seen that? Can not be, because my installers are creations of my own using CIU from Yener. So i`m wondering why you did wrote that. If skinning is possible i`ll credit the creator.

Razor12911
23-10-2015, 02:37
No answer? :(

I thought I did answer your question (probably the forum thought I was spamming), well none of you asked is possible, one because I don't have source and two, Parallel compression isn't possible, even when you're running cmd compression the ultra arc, I designed it such a way that if you run two processes, information will clash which will cause errors so i had to avoid that.

ShadowEagle
23-10-2015, 10:18
I thought I did answer your question (probably the forum thought I was spamming), well none of you asked is possible, one because I don't have source and two, Parallel compression isn't possible, even when you're running cmd compression the ultra arc, I designed it such a way that if you run two processes, information will clash which will cause errors so i had to avoid that.

Ahh, ok, i do understand. Thanks for your answer. I will try it with two users on the server. Maybe i can start two processes, each for one user. I will give feedback here.

gatosky1620
23-10-2015, 13:50
razor can you add compress option without split example:

Setup-1a.bin, Setup-1b.bin, setup-1c.bin,setup-2a.bin, etc like internal compression

Rahmani1811
24-10-2015, 08:01
when using ultra arc with installer creator getting CLS-MSC.dll is missing error

Stor31
24-10-2015, 11:02
Hi RAZOR
problem of
{tmp} to {app}
what's new ???
Thx

Razor12911
25-10-2015, 02:40
well nothing, I haven't been doing much on my PC. My exams are still on, though I'm finishing off on the 2nd of November.

Stor31
25-10-2015, 03:54
well nothing, I haven't been doing much on my PC. My exams are still on, though I'm finishing off on the 2nd of November.

Ok ..thx
good luck on your exam

Rahmani1811
25-10-2015, 21:35
razor bro please help me while using Ultraarc with installer creator at 100% installation i am getting CLS-MSC.dll is missing error...please help bro.

Razor12911
26-10-2015, 01:07
disable AV and try again

Rahmani1811
26-10-2015, 02:46
disable AV and try again
tried after disabling antivirus but same problem
its all ok while compressing arc or 7zip but when i use Ultraarc this error comes
i re installed OS and re downloaded Ultra arc and IC but the same problem exist