Quote:
Originally Posted by yener90
disable precsrep switches...meaning make it 0.
edit
PrecompVer=0
to PrecompVer=inside
try it out :/ doesnt work properly for me maybe for you.
|
Yener is just to inform you that the method does not work inside these problems,,,
I did several tests without first putting in setup.ini: PrecompVer = 0
[ExtractSettings]
FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
and gives me this error:
Then I tried putting like you said so:
PrecompVer = inside
[ExtractSettings]
FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep: 1
and it seems that the install then after 1 minute from this error:
I hope that in the next update you can integrate the function for files Inno-precomp-SREP.
Hello and thanks to all ...