View Single Post
  #7  
Old 21-02-2018, 10:20
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Code:
#ifdef srep2
  ExtractTemporaryFile('cls-srep.dll');
  ExtractTemporaryFile('CLS.ini');
  SaveStringToFile(ExpandConstant('{tmp}\CLS.ini'), '[Srep]'+#13#10+'Memory=75%'+#13#10+'TempPath='+ExpandConstant('{app}'), True);
#endif
__________________
Haters gonna hate
Reply With Quote