
11-04-2016, 02:57
|
|
Registered User
|
|
Join Date: Feb 2015
Location: indonesia
Posts: 21
Thanks: 17
Thanked 2 Times in 2 Posts
|
|
|
help
sory my english not good , im newbie
after instalation pro evolution soccer 2016
why dt00_win.cpk - dt70_win not insert in folder data ?
my Archieves.ini
Quote:
if not ShowChangeDiskWindow ('Mohon Masukan DVD untuk melanjutkan...', ExpandConstant('{src}'),'Setup-1.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('mohon masukan DVD 2 untuk melanjutkan..', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('mohon masukan DVD 2 untuk melanjutkan..', ExpandConstant('{src}'),'Setup-3.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-3.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
|
im using 2 dvd , What should I do if using 3 dvd or more ?
thanks
|