View Single Post
  #508  
Old 27-06-2012, 14:03
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Quote:
Originally Posted by yener90 View Post
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 ...

Last edited by lupetto77; 28-06-2012 at 06:31.