Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-07-2013, 03:37
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by red01 View Post
sorry for my silly question

this installer support internal compression or external compression?
v2.3.1.0 support both(with some bugs)
Reply With Quote
The Following 2 Users Say Thank You to altef_4 For This Useful Post:
Newbie (19-05-2014), papas (14-10-2016)
Sponsored Links
  #2  
Old 09-07-2013, 04:09
red01 red01 is offline
Registered User
 
Join Date: May 2013
Location: last aayam
Posts: 95
Thanks: 36
Thanked 9 Times in 8 Posts
red01 is on a distinguished road
Quote:
Originally Posted by altef_4 View Post
v2.3.1.0 support both(with some bugs)
where is the option for internal compression in script (sorry i cant find it)?


and

i use the following method for external compression

compressions method
arc a -m0 data.arc "C:\Program Files\*"
precomp.exe -c- data.arc
srep.exe -m3f data.pcf data.srep
arc a -mx data.cab data.srep



how to configure this installer for above method?
Reply With Quote
  #3  
Old 09-07-2013, 06:33
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,022 Times in 239 Posts
altef_4 is on a distinguished road
Quote:
Originally Posted by red01 View Post
where is the option for internal compression in script (sorry i cant find it)?
to enable internal, change this key in installer.ini InternalSetup=Game_Folder

Quote:
Originally Posted by red01 View Post
and

i use the following method for external compression

compressions method
arc a -m0 data.arc "C:\Program Files\*"
precomp.exe -c- data.arc
srep.exe -m3f data.pcf data.srep
arc a -mx data.cab data.srep
how to configure this installer for above method?
Archive1Input={src}\data.cab
Archive1Output={app}\
Archive1UnpackType=0
Archive1DeleteInputAfterExtract=0
Archive1DiskNumber=1

Archive2Input={app}\data.srep
Archive2Output={app}\
Archive2UnpackType=4
Archive2DeleteInputAfterExtract=1
Archive2DiskNumber=1

Archive3Input={app}\data.pcf
Archive3Output={app}\
Archive3UnpackType=5
Archive3DeleteInputAfterExtract=1
Archive3DiskNumber=1

Archive4Input={app}\data.arc
Archive4Output={app}\
Archive4UnpackType=0
Archive4DeleteInputAfterExtract=1
Archive4DiskNumber=1

and ISDone=1

i think it's must work
Reply With Quote
The Following 4 Users Say Thank You to altef_4 For This Useful Post:
Newbie (19-05-2014), pakrat2k2 (09-07-2013), papas (14-10-2016), red01 (09-07-2013)
Reply

Tags
inno setup, installer, script, source code

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Carldric Installer (Compact Version) Carldric Clement Conversion Tutorials 4 20-01-2023 01:43
Game Installer Designer by altef_4 altef_4 Conversion Tutorials 236 28-05-2021 02:54
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Tutorial using CI 8.0.0 yener90 Conversion Tutorials 424 21-10-2014 09:49



All times are GMT -7. The time now is 16:09.


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