View Single Post
  #2  
Old 11-03-2017, 22:56
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
Quote:
Originally Posted by hasandgn34 View Post
change like this;


ExtractTemporaryFile('arc.ini'); // your script probably doesnt have this line
ExtractTemporaryFile('pzlib.exe');
ExtractTemporaryFile('pzlib64.exe');
ExtractTemporaryFile('raw2hif_dll.dll');
ExtractTemporaryFile('raw2hif_dll64.dll');
ExtractTemporaryFile('hif2raw_dll.dll');
ExtractTemporaryFile('hif2raw_dll64.dll');
Ah stupid me, totally forgot about it.
Thank you and big thanks to razor for his hard working efforts.
Reply With Quote
The Following User Says Thank You to danswano For This Useful Post:
Razor12911 (14-03-2017)