|
|
|
#1
|
||||
|
||||
|
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) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
@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. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |