Thread: Game Installer
View Single Post
  #12  
Old 24-04-2015, 09:57
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
Quote:
Originally Posted by prudislav View Post
any way of forcing it to use 7zip to decompress?
if not IS7zExtract ( 0, 100, ExpandConstant('{src}\*******'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
Reply With Quote