|
|
|
#1
|
||||
|
||||
|
change #include 'Archives.ini'
with code in Archives.ini Last edited by rinaldo; 17-02-2017 at 21:23. |
| The Following User Says Thank You to rinaldo For This Useful Post: | ||
Abin Antony (17-02-2017) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Problem installing directx
|
|
#3
|
||||
|
||||
|
use switch Silent
Last edited by rinaldo; 18-02-2017 at 00:21. |
|
#4
|
||||
|
||||
|
Please make it clear
|
|
#5
|
||||
|
||||
|
Code:
old not working
Exec2 (ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/q',false)
new ok
Exec2 (ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/Silent',false)
Last edited by rinaldo; 18-02-2017 at 01:54. |
| The Following 2 Users Say Thank You to rinaldo For This Useful Post: | ||
Behnam2018 (12-01-2020), Stor31 (27-02-2017) | ||
![]() |
| 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 |