...
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\game1.bin'), ExpandConstant('{app}\N'), '', false, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
ISMoveDir(ExpandConstant('{app}\N'),ExpandConstant('{app}\N\Game'),'\Game\');
if not ISArcExtract ( 0, 0, ExpandConstant('{src}\game2.bin'), ExpandConstant('{app}\M'), '', false, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
...