Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 29-10-2016, 22:43
Fakhruddinmaruf_ Fakhruddinmaruf_ is offline
Registered User
 
Join Date: Jul 2016
Location: Indonesia
Posts: 37
Thanks: 12
Thanked 17 Times in 5 Posts
Fakhruddinmaruf_ is on a distinguished road
How to add data1.bin to script

how to add result of external compression (data1.bin) to Inno setup script?
what codes to add in script?

sorry for my bad english. thanks
Attached Images
File Type: jpg Screenshot_8.jpg (58.3 KB, 148 views)
Reply With Quote
Sponsored Links
  #2  
Old 30-10-2016, 01:45
mcc26 mcc26 is offline
Registered User
 
Join Date: Jan 2016
Location: Indonesia
Posts: 20
Thanks: 0
Thanked 2 Times in 2 Posts
mcc26 is on a distinguished road
Gan.. mungkin itu bisa pakai ini gan (Mungkin saja ya bisa)..

Quote:
//if not ShowChangeDiskWindow ('insert disk (1) - data1.bin', ExpandConstant('{src}'),'data1.bin') then break;
if not ISArcExtract ( 0, 100, ExpandConstant('{src}\data1.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
(*
if not IS7ZipExtract ( 0, 0, ExpandConstant('{src}\CODMW2.7z'), ExpandConstant('{app}\data1'), false, '') then break;
if not ISRarExtract ( 0, 0, ExpandConstant('{src}\data_*.rar'), ExpandConstant('{app}'), false, '') then break;
if not ISSRepExtract ( 0, 0, ExpandConstant('{app}\data1024_1024.srep'),ExpandC onstant('{app}\data1024.arc'), true) then break;
if not ISPrecompExtract( 0, 0, ExpandConstant('{app}\data.pcf'), ExpandConstant('{app}\data.7z'), true) then break;
if not ISxDeltaExtract ( 0, 0, 0, 640, ExpandConstant('{app}\in.pcf'), ExpandConstant('{app}\*.diff'), ExpandConstant('{app}\out.dat'), false, false) then break;
if not ISPackZIP ( 0, 0, ExpandConstant('{app}\1a1\*'), ExpandConstant('{app}\1a1.pak'), 2, false ) then break;
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\Arc.exe'), ExpandConstant('x -o+ "{src}\001.arc" "{app}"'), ExpandConstant('{tmp}'), '...',false) then break;

*)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 22:43
Please HELP.. THETA Script ATL4NTYS Conversion Tutorials 6 14-08-2016 14:43
MSC+Srep+lzma Simple Script Example gozarck Conversion Tutorials 10 07-09-2015 16:31



All times are GMT -7. The time now is 22:17.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com