View Single Post
  #6  
Old 24-09-2012, 08:48
buttignol's Avatar
buttignol buttignol is offline
Registered User
 
Join Date: Sep 2012
Location: Brasil
Posts: 126
Thanks: 102
Thanked 16 Times in 13 Posts
buttignol is on a distinguished road
peterf1999'm creating a simple script inno setup and I can not extract the bin created by FreeArc you could pass me is only part of the script where the commands that I have to put the game to extract the forun already googled but could not google translator thanks

script simple and without frills images to extract only

ISArcExtract 0, 0, ExpandConstant ('{src} \ Setup.bin'), ExpandConstant ('{app}'),'', false,'','', ExpandConstant ('{app}'), notPCFonFLY PCFonFLY {} ) then break;

Ja tried but could not get one ready

Last edited by buttignol; 25-09-2012 at 23:45.
Reply With Quote