View Single Post
  #4  
Old 05-11-2011, 19:55
sulfurum1989's Avatar
sulfurum1989 sulfurum1989 is offline
Registered User
 
Join Date: Mar 2010
Location: spain
Posts: 50
Thanks: 0
Thanked 6 Times in 2 Posts
sulfurum1989 is on a distinguished road
it is possible , call frearc sfx in inno setup whit autoit , no dlls , no codes , only 1 sfx archive , and , 1 auto ok button created with AutoIt

is easy , in inno setup at the final of installation calls the auto ok , the auto ok calls the freaarc sfx

with this method is executed sfx file with AutoIt , in inno setup calls the auto ok , like calls directx for example

I want to learn how to call a FreeArc file with Inno Setup - as peterf conversions but I had to try alternative methods

Last edited by sulfurum1989; 05-11-2011 at 20:07.
Reply With Quote