|
|
|
#1
|
||||
|
||||
|
oh yeah
find this line Code:
procedure ShowSplashScreen(p1:HWND;p2:string;p3,p4,p5,p6,p7:integer;p8:boolean;p9:Cardinal;p10:integer); external 'ShowSplashScreen@files:isgsg.dll stdcall delayload'; simple but forget to change
|
| The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
Kurutucu (15-06-2013) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
@y_thelastknight
Your edited script need fixes. 1. Slideshow seen only 1.jpg and 2.jpg. 2. Setup giving this error with no setup-1.bin. ![]() Here fixed some bugs. But you need to fix 1 and 2. When you fixed send me with message. Last edited by Kurutucu; 15-06-2013 at 15:27. |
|
#3
|
||||
|
||||
|
01. there is no 3.jpg in the slide folder
![]() will chk the error 02
|
|
#4
|
|||
|
|||
|
Look at Slides folder. There is 1-8.jpg.
|
|
#5
|
|||
|
|||
|
just create a small file data1.bin 1mb and place it in the directory where it will load and the problem is solved ...
and give the extraction directory in [source] not having a file compress.bat is + very fluid to try that code Last edited by sentinelks; 15-06-2013 at 14:47. |
|
#6
|
|||
|
|||
|
@sentinelks
Then run uninstall. You can give this error again. |
|
#8
|
|||
|
|||
|
Update 1.8
-Added 4 version [Main.iss, Main(precomp.0.43).iss, Main(Compact.Mode).iss, Main(Compact.Mode-precomp.0.43).iss] -Added original Blackbox Logo font. -Fixed buttons. -Fixed font colors. -Added compact mode. -Fixed finish page. -Fixed Kurutucu Compressor. -Added Framework redist. -Skin change fixed. You can change with any skin. -Disabled Nvidia Physx Checkbox. But you can enable it. -Other checkboxs selected automatic. -Watch Dogs Original Soundtrack added.
Last edited by Kurutucu; 16-06-2013 at 00:45. |
| The Following User Says Thank You to Kurutucu For This Useful Post: | ||
kostaskaraivalis (16-06-2013) | ||
|
#9
|
|||
|
|||
|
Quote:
Where is the link ?? Sorry , am new to this |
|
#10
|
||||
|
||||
|
thanks for update again... V1.8
You can edit redist files line 835 (Exec2) hopefully you can have more then just the 3 that are there now ? Some games have 4-5 requisites that they want to install. ( yes DX is always one of them & shouldnt be counted, same goes for physx drivers ( video card drivers should install latest version anyways )). if @y_thelastknight is doing V1.9 for slideshow & video ( that version should be posted seperately at bottom of first post the whole blackbox script initially was for a slick looking installer ( that didnt need a bunch of fancy work done to display images etc.) some people just want a simple installer ( maybe display a game background during install, & thats all, much like compact mode ) Last edited by pakrat2k2; 15-06-2013 at 22:19. Reason: added info |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
Kurutucu (15-06-2013) | ||
|
#11
|
|||
|
|||
|
@pakrat2k2
For more Redists they use Winrar. For example 4 redists need. DX, VC and Physx included. For 4. redist using winrar. For example disaplay driver and physx compressed with winrar sfx type. And they will edit sfx for silent and opening physx.msi and disaplaydriver.exe. Then open main.iss. Find Exec2(ExpandConstant('{src}\Redist\physx.exe'),'/q',false) change to Exec2(ExpandConstant('{src}\Redist\redists.exe'),'/q',false). or They can add [Run] section for other redists.
Last edited by Kurutucu; 15-06-2013 at 22:54. |
|
#15
|
|||
|
|||
|
Quote:
|
![]() |
|
|
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 |