|
|
|
#1
|
||||
|
||||
|
i want to make a nice, simple, fast and very effective installer like this:
![]() with extra music on/off button the function is simple : install game => install support drivers (directx, phsyx dll.) in silent mode. is it possible? can someone share how to make it? it would be wonderful. thanks
Last edited by reiji777; 01-11-2013 at 08:46. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
and run files thru batch file like this Code:
#Soft#\vc80_redist\Vcredist_x86.exe /q:a /c:"msiexec /i vcredist.msi /qn /l*v %temp%\vcredist_x86.log" #Soft#\DirectX\dxwebsetup.exe |
| The Following User Says Thank You to ASSAiL For This Useful Post: | ||
reiji777 (01-11-2013) | ||
|
#3
|
||||
|
||||
|
Quote:
![]() btw is visual basic program capable to make the same exact installer like these scripts especially yener script? Last edited by reiji777; 01-11-2013 at 10:16. |
|
#4
|
||||
|
||||
|
please how to make button for 'custom install', 'default install' and finish button?
and on ci 8.x.x.x i can get play button turn on after install. but in ciu after install the play button won't work and the feature of EnableAutorunMenu=0 isn't there. why upgrading the script but taking off the best feature of the previous script? Last edited by reiji777; 06-11-2013 at 18:20. |
|
#5
|
|||
|
|||
|
good evening
I have a small problem I use the script kucukutu 1.8 and I want to add a background, I added the line windowsvisible = yes but the problem is that it launches the splash at the same time as the background (see screen) I would like to launch the splash then the background a solution? thank you
|
|
#6
|
||||
|
||||
|
well maybe you should disable windowsvisible. what's the function of it anyways?
|
|
#7
|
|||
|
|||
|
Quote:
this function (windowsvisible) displays a window in the background You just add a line of code to display the image |
|
#8
|
||||
|
||||
|
please help what are the meaning of these arguments in launcher section:
/i --no-display --i-accept-the-pb-eula /qn /q /norestart /S /q:a i want all component installing automatically without displays. is it possible? and what is the correct code for each component such phsyx, punkbuster, etc ? Last edited by reiji777; 10-11-2013 at 13:42. |
|
#10
|
|||
|
|||
|
Hello
can one remove what have to surround in red on image thank you
|
|
#11
|
||||
|
||||
|
procedure InitializeWizard;
begin WizardForm.BorderStyle:=bsNone; end; |
|
#12
|
|||
|
|||
|
Thank you
|
|
#13
|
|||
|
|||
|
i don't know how to fix this text. Please help me.
![]() I use CI Designer 0.4a, and script CIU 1.0.0.6. Thanks |
|
#14
|
||||
|
||||
|
This software is programmed to configure the CI and not CIU.
|
| The Following User Says Thank You to kassane For This Useful Post: | ||
chuotchu001 (18-11-2013) | ||
|
#15
|
|||
|
|||
|
So, what program used to configure CIU 1.0.0.6? I working on LEGO Marvel Super Heroes, but I don't kown how to config install step. can you help me? Thanks.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |