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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1456  
Old 10-10-2013, 07:29
rxlord rxlord is offline
Registered User
 
Join Date: Jul 2013
Location: india
Posts: 49
Thanks: 10
Thanked 16 Times in 13 Posts
rxlord is on a distinguished road
How to edit your script

hey i dont know pascal.Plz can u tell me that is there any program through which i can edit your ciu script.how can i change position of buttons and i mage a autorun.png and a autorun.bmp just like you did but when i run autorun a black box surrounds the entire image plz help
Sponsored Links
  #1457  
Old 10-10-2013, 10:27
rxlord rxlord is offline
Registered User
 
Join Date: Jul 2013
Location: india
Posts: 49
Thanks: 10
Thanked 16 Times in 13 Posts
rxlord is on a distinguished road
how to change icon of sys check

during the setup run of your script a sysem chck happens which tells whether pc is compatible or not plz can you tell me how to change those red and green bars to a icon
  #1458  
Old 10-10-2013, 15:56
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 rxlord View Post
hey i dont know pascal.Plz can u tell me that is there any program through which i can edit your ciu script.how can i change position of buttons and i mage a autorun.png and a autorun.bmp just like you did but when i run autorun a black box surrounds the entire image plz help
everything is in setup.ini, you don't ever edit ISS script, except maybe to add reg entries. Setup.ini, is where you change position of buttons, size of images ( autorun, installer etc ), wether or not you want music / cancel button or just icon.
  #1459  
Old 11-10-2013, 08:52
rxlord rxlord is offline
Registered User
 
Join Date: Jul 2013
Location: india
Posts: 49
Thanks: 10
Thanked 16 Times in 13 Posts
rxlord is on a distinguished road
how to run video

can u tell me how to run video in backgroung instead of images during installation
  #1460  
Old 11-10-2013, 12:13
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 rxlord View Post
can u tell me how to run video in backgroung instead of images during installation
tutorial thread is here, which has all the answers to your questions> http://fileforums.com/showthread.php?t=92805

the answer to your question is have an avi file named video.avi in backgrounds folder, it will play then any images in that folder will show after end of video.
  #1461  
Old 15-10-2013, 10:07
rxlord rxlord is offline
Registered User
 
Join Date: Jul 2013
Location: india
Posts: 49
Thanks: 10
Thanked 16 Times in 13 Posts
rxlord is on a distinguished road
will video run in loop

will the video.avi run in loop if i dont add images.And can the user pause this video or rewind etc
  #1462  
Old 15-10-2013, 22:11
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
nope.
  #1463  
Old 25-10-2013, 19:33
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
Hi, I have set up this installation you want to edit by myself DVDs and CDs without compression, the stall I Want to Make This process will edit the files which you have prepared this Ready Or you need to delete from the Setup
  #1464  
Old 28-10-2013, 12:29
reiji777's Avatar
reiji777 reiji777 is offline
Registered User
 
Join Date: May 2011
Location: Tokyo
Posts: 53
Thanks: 50
Thanked 3 Times in 3 Posts
reiji777 is on a distinguished road
please, how to join / merge setup.cab into setup.exe?
  #1465  
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)
  #1466  
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
  #1467  
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
  #1468  
Old 06-11-2013, 14:10
reiji777's Avatar
reiji777 reiji777 is offline
Registered User
 
Join Date: May 2011
Location: Tokyo
Posts: 53
Thanks: 50
Thanked 3 Times in 3 Posts
reiji777 is on a distinguished road
Quote:
Originally Posted by gatosky1620 View Post
Yener bro do you have the CUI v2 script ready, if its ready can you give me please, i have various projects in mind

THANKS SO MUCH FOR YOUR AMAZIN WORK
me too please bro yener90 i want to make GOG themed installer
The Following User Says Thank You to reiji777 For This Useful Post:
ice_arijit (28-10-2014)
  #1469  
Old 08-11-2013, 19:57
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
me too please bro yener90 i want to make GOG themed installer
CIU V2 is beta only, given to specific people for now. I'm sure once its fully tested & errors fixed, it will be given to all. Just be patient & wait for it.
  #1470  
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.
Closed Thread

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
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 02:18.


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