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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28-10-2013, 15:21
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by reiji777 View Post
please, how to join / merge setup.cab into setup.exe?
do NOT post the same question in more then 1 topic.

wait for someone to answer.... which I did here

http://fileforums.com/showpost.php?p...&postcount=773
The Following User Says Thank You to pakrat2k2 For This Useful Post:
reiji777 (06-11-2013)
Sponsored Links
  #2  
Old 29-10-2013, 11:00
ayateknik ayateknik is offline
Registered User
 
Join Date: Dec 2012
Location: turkey
Posts: 19
Thanks: 4
Thanked 0 Times in 0 Posts
ayateknik is on a distinguished road
Autorun extra button to add the style file and add the code to add on top of the table and add a shortcut to the start menu autorun new link button and manual about how to add new language file to add the opening to insert the picture
  #3  
Old 02-11-2013, 03:23
assegno18 assegno18 is offline
Registered User
 
Join Date: Mar 2008
Location: Italy
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
assegno18 is on a distinguished road
Hi, I have an error when install a game in Windows 8.1
Error is from IsDone.dll when extract archive

I use CIU 1.0.0.6 and compress files with arc

arc.ini
Quote:
[External compressor:srep]
header = 0
packcmd = srep {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep {options} -d -s - - <stdin> <stdout>

[External compressorrecomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
compress script
Quote:
arc a -ep1 -r -w.\ -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%\Data1" .\%arc%
Setup.ini
Quote:
[InstallOptions]
precompver=inside

[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:1;
FreeArcFile4=Data4.cab;DestDir:{app};Disk:1;
FreeArcFile5=Data5.cab;DestDir:{app};Disk:1;
This error appears only with Windows 8.1
With Windows 7 and Windows 8 (32bit and 64bit) install normally
  #4  
Old 03-12-2013, 02:17
GloverK1911's Avatar
GloverK1911 GloverK1911 is offline
Registered User
 
Join Date: Nov 2013
Location: Viet Nam
Posts: 116
Thanks: 22
Thanked 8 Times in 4 Posts
GloverK1911 is on a distinguished road
How to change License Agreement and location License Agreement in CIU?
And how to change Button Install and Exit to text like PlayButton?



Last edited by GloverK1911; 03-12-2013 at 02:20.
  #5  
Old 03-12-2013, 05:07
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
add this line for each language supported in game. Name of folder / filename change to match what you have/want
Code:
 [Languages]
Name: eng; MessagesFile: Languages\English.isl ; LicenseFile: License\readme.txt
  #6  
Old 03-12-2013, 07:05
GloverK1911's Avatar
GloverK1911 GloverK1911 is offline
Registered User
 
Join Date: Nov 2013
Location: Viet Nam
Posts: 116
Thanks: 22
Thanked 8 Times in 4 Posts
GloverK1911 is on a distinguished road
after compression all folder with freearc, i have a problem
  #7  
Old 03-12-2013, 16:02
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
change font colors in setup.ini
  #8  
Old 10-12-2013, 08:28
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
Exclamation C.I.U and C.I

You should check this script very deeply. if you work with it, there is the risk restore your pc of DoS .. just delete a string in uninstaller and you're done, use other methods to uninstaller yener90 , or write (= !!!DANGER!!! DO NOT TOUCH MY SCRIPT)
  #9  
Old 10-12-2013, 09:14
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
Quote:
Originally Posted by sentinelks View Post
You should check this script very deeply. if you work with it, there is the risk restore your pc of DoS .. just delete a string in uninstaller and you're done, use other methods to uninstaller yener90 , or write (= !!!DANGER!!! DO NOT TOUCH MY SCRIPT)
Ehm dont use my script, happy?
  #10  
Old 21-10-2014, 09:50
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Topic reopened just for reading info ONLY

Added CI7.2.5

Last edited by pakrat2k2; 08-12-2017 at 07:37.
The Following User Says Thank You to pakrat2k2 For This Useful Post:
kassane (16-12-2017)
  #11  
Old 18-06-2013, 12:18
HellRazor HellRazor is offline
Registered User
 
Join Date: Mar 2007
Location: Q'onos
Posts: 182
Thanks: 213
Thanked 103 Times in 56 Posts
HellRazor is on a distinguished road
Any chance to get .SWF (flash) support for Splash?
Closed Thread


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
INNO TROUBLESHOOT - Questions Here REV0 Conversion Tutorials 1565 29-11-2024 09:51
Inno Setup: Additional Libraries altef_4 Conversion Tutorials 50 21-10-2020 09:59
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Help- How to extract a .bin file compressed by a code ? Adonix Conversion Tutorials 22 22-03-2015 15:02
yener90's older Inno Project Source Codes THADEADMAN2011 PC Games - CD/DVD Conversions 0 16-06-2012 03:40



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


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