View Full Version : A doubt hermanos... [Inno]
RamiroCruzo
11-01-2016, 09:01
Hola amigo & masters of Inno...I wanted to ask what does this sort of records.inf mean ????
760000 0 0 0
70000 0 0 0
20000 65000 0 0
30000 70000 0 0
20000 70000 0 0
30000 70000 0 0
20000 70000 0 0
30000 70000 0 0
10000 40000 0 0
10000 35000 0 0
-(in old scripts)
.inno read the data from "records.inf" to show the correct progress percent.
data.bin 2gb in your first intallation, the progress show you 300% and when the install finish, generate "records.inf"
when you define "records.inf" the progress show you 100%.
RamiroCruzo
11-01-2016, 10:10
-(in old scripts)
data.bin 2gb in your first installation, the progress show you 300% and when the install finish, generate "records.inf"
I got that it is like a definer for our archives' %age...But don't get the part of making it???
I got that it is like a definer for our archives' %age...But don't get the part of making it???
Inno make it after a complete installation.
ChronoCross
11-01-2016, 21:09
Please make the right question like "what a hell means those numbers"
stores all data packets packaged with isDone progress .. is used to not lie in errors in progress (but many times the autorun from problems with the files)
because the file records to be copied on the DVD along with autorun etc ..
to have no problems using 2 progressbar .. and the first you hide it .. so the second progressbar, always start again from 0 the progress of the package .. if are used both and using the component, the Bar1 is interrupted at a rate such as 20 % it's better be hidden .. only with components chosen from feed problems
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.