|
|
|
#1
|
|||
|
|||
|
@rxlord
What you're using inno version? UNICODE or ANSI? If you using ANSI try with UNICODE version
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
downloading
ok i have created two setuo1 and 2.bin they are in \Kurutucu Compressor\data folder
now i deleted all lines from archives.ini and added if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue..', ExpandConstant('{src}'),'Setup-2.bin') then break; if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; now what i have to do to compile my installer |
|
#3
|
|||
|
|||
|
How To Remove That Music On/Off Button ???
|
|
#4
|
|||
|
|||
|
@rohann9
Delete SoundCtrlButton.Parent := WizardForm; or use // in front of SoundCtrlButton.Parent := WizardForm; = //SoundCtrlButton.Parent := WizardForm; |
|
#5
|
|||
|
|||
|
@rohann9
Look at PM. |
|
#6
|
||||
|
||||
|
Rather then PM that 1 user, post answer here too, so that others who may want to do the same thing have the answer.
|
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
mausschieber (26-07-2013) | ||
|
#7
|
|||
|
|||
|
@rxlord
1. #define AppExec "Kurutucu.exe" to your game exename.exe 2. For video execute search on google. (Inno setup run section) |
|
#8
|
||||
|
||||
|
Hallo!
![]() I'm very upset!! I tried to put a background VIDEO.PM4.But how?? I tried "Black_Box_Script_By_Kurutucu_V1.8" I tried "Black_Box_Script_By_Kurutucu_V1.4_Unicode" I tried "Slideshow & Video" .......................... And following the step by step! But nothing but error,Or black background. ![]() Can you give me a hand?Or how to write script. ![]() Help me. |
|
#9
|
||||
|
||||
|
do you have k-lite mega codec pack installed ?
if not that may be why video doesnt show up only black screen. |
|
#10
|
||||
|
||||
|
@ pakrat2k2
Of course I installed the k-lite mega codec pack.PLAY WITH PLAYER "CLASSIC,vlc...". But in the installer BlackImage No Video,No Sound.Error.I tried on another PC,the same problem not Run Video BlackImage No Video,No Sound.Error. Download Assassin's Creed III,And video runs.I copied that video to me,Compile and run Setup.exe The same problem not Run Video BlackImage No Video,No Sound.Error. I think there's something wrong in the Script. |
|
#11
|
|||
|
|||
|
Quote:
|
|
#12
|
|||
|
|||
|
Video script by y_thelastknight. He says script works perfect.
|
|
#13
|
||||
|
||||
|
@Kurutucu
Have you tried it? Or you have a good one? Please UPLOADED FOR ME. |
|
#14
|
|||
|
|||
|
I don't have with video and slideshow background. Because I don't like backgrounds
|
|
#15
|
||||
|
||||
|
Quote:
-Added original Blackbox Logo font. ( ooops, I wanted to say the logo itself NOT the font ) thanks WaltonSimons for pointing that out. because logo is still yours !!! NOT blackbox, as it should be, according to what you wrote. Last edited by pakrat2k2; 03-08-2013 at 11:58. Reason: misread again |
![]() |
|
|
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 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |