|
|
|
#1
|
||||
|
||||
|
ok, dont worry about it then, just too used to using png. too much coding isnt necessary then, will use as-is.
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
My next step was to implement time left/remain.
After that, i would like to change almost the complete Settings.ini to get rid of bunches of #define's (f.e. using getiniint instead), but that also needs half of rewriting the code. Because it's not that practicable. Then i could work on png images (maybe with bmp masks too).
__________________
Haters gonna hate
|
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
|||
|
|||
|
To disturb a little bit, I went to do another setup and gave this error, which for me was the first time. How do I solve it?
And the box marking the redists is not showing up, it's installing straight through at the end. Last edited by WOliveira; 11-01-2018 at 15:44. |
|
#5
|
||||
|
||||
|
Share me your Settings.ini please
__________________
Haters gonna hate
|
|
#6
|
||||
|
||||
|
whether to install games with ultraarc method
without record.ini ?? |
|
#7
|
|||
|
|||
|
Yes, ultra arc method ... and with records.ini
|
|
#8
|
|||
|
|||
|
Here it is
|
|
#9
|
||||
|
||||
|
On which point you get this error?
__________________
Haters gonna hate
|
|
#10
|
||||
|
||||
|
he's changed names where he shouldnt have ?
//Background = WelcomePage, Background2 = FinishedPage #define Background "Background.bmp" #define Background2 "Background.bmp" #define Banner "smallbitmap.bmp" #define Icon "Setup.ico" //Define Splash image and duration of FadeIn/Show/FadeOut in ms. If not needed, just disable Splash (set ![]() #define Splash #define SplashFile "logo.png" #define SplashFadeIn "500" #define SplashShow "1000" #define SplashFadeOut "500" unless he's renamed the corresponding files in folder as well ? |
|
#11
|
||||
|
||||
|
Name as you like, doesn't matter.
And if file doesn't exist, compiler gives out a "file not found" error.
__________________
Haters gonna hate
|
|
#12
|
||||
|
||||
|
oh ok good to know
|
|
#13
|
|||
|
|||
|
Yes, I changed the name of the files in the folder .. The point that gives the error is at the time it will start the installation. And the other error and that is not appearing the menu to choose which components (directx and etc ...) choose.
|
|
#14
|
||||
|
||||
|
I don't have this error.
Do me a favour: In Inno Setup window, press F9 for compile+run setup.exe, click next till installation starts. When the error shows up, look at the bottom of Inno Setup window in tab "Debug Output" and tell me what script line the error is.
__________________
Haters gonna hate
|
|
#15
|
|||
|
|||
|
This is the error that occurred ino at the time of the setup error.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |