FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ASIS: Advanced Simple Installer Script (https://fileforums.com/showthread.php?t=99481)

KaktoR 11-01-2018 10:58

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).

pakrat2k2 11-01-2018 14:02

Quote:

Originally Posted by KaktoR (Post 465797)
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).

The most thing i love about this is the fact the you only need a couple images for start/finish windows + banner, no having to worry about masks or any of that. Yes they're easy enough to do, but this installer is so easy to use as it is, love the way the backgrounds change, that me personally wouldnt change that part at all.

WOliveira 11-01-2018 15:37

1 Attachment(s)
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.

Sonansyach_10 11-01-2018 16:33

whether to install games with ultraarc method
without record.ini ??

WOliveira 11-01-2018 17:56

Yes, ultra arc method ... and with records.ini

KaktoR 12-01-2018 06:01

Quote:

Originally Posted by WOliveira (Post 465805)
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.

Share me your Settings.ini please

WOliveira 12-01-2018 11:46

1 Attachment(s)
Here it is

KaktoR 12-01-2018 12:14

On which point you get this error?

pakrat2k2 12-01-2018 12:23

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 ?

KaktoR 12-01-2018 12:52

Name as you like, doesn't matter.

And if file doesn't exist, compiler gives out a "file not found" error.

pakrat2k2 12-01-2018 14:46

oh ok good to know

WOliveira 12-01-2018 15:30

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.

KaktoR 12-01-2018 15:44

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.

WOliveira 12-01-2018 16:05

1 Attachment(s)
This is the error that occurred ino at the time of the setup error.

KaktoR 13-01-2018 02:14

This was fixed with v7.0.1. Please download it from first page and overwrite all files.


All times are GMT -7. The time now is 14:30.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com