FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Metro UI Installer (FMX Handler) (https://fileforums.com/showthread.php?t=102463)

masen485 19-12-2018 07:46

I'm sorry, yeah don't
He doesn't have anyone who speaks English.
I'm making great efforts to get help from you guys.

1- Did you try the Metro_UI_FH_UA.7z file you added to the topic? There are many deficiencies. you need to look.
2- Music, SlideShow, Splash This 3 plugin is not working properly. I get the error as in Figure 2.
3- The tools we see in Figure 1 have been added to the file extension Metro_UI_FH_UA.7z / Setup UA.iss missing
I'm getting an error in sticking files.

Jiva newstone 19-12-2018 21:00

Quote:

Originally Posted by masen485 (Post 477889)
I'm sorry, yeah don't
He doesn't have anyone who speaks English.
I'm making great efforts to get help from you guys.

1- Did you try the Metro_UI_FH_UA.7z file you added to the topic? There are many deficiencies. you need to look.
2- Music, SlideShow, Splash This 3 plugin is not working properly. I get the error as in Figure 2.
3- The tools we see in Figure 1 have been added to the file extension Metro_UI_FH_UA.7z / Setup UA.iss missing
I'm getting an error in sticking files.

I only post which i tested , so in my test result i don't have any error and all are working fine and also i tested before upload

masen485 19-12-2018 21:04

will there be any new updates ?
Is that the final version?

masen485 19-12-2018 21:08

Hi Jiva newstone
 
2 Attachment(s)
Ultarc records if I send you a new script.ini
do you know how to add file opening?

sorry, I forgot to add
thanks for the help

Jiva newstone 19-12-2018 21:12

Quote:

Originally Posted by masen485 (Post 477910)
Ultarc records if I send you a new script.ini
do you know how to add file opening?

hey just add records.ini in where setup.exe in.. or use ultraarc and generate

Jiva newstone 19-12-2018 21:13

Quote:

Originally Posted by masen485 (Post 477909)
will there be any new updates ?
Is that the final version?

Gonna soon update the dll only , not the installer. if it is possible will add browse form and some improvement to the installer.

PsYcHo_RaGE 21-12-2018 01:59

what's going on here guys?

Jiva newstone 21-12-2018 02:29

Quote:

Originally Posted by PsYcHo_RaGE (Post 478009)
what's going on here guys?

Nothing lol

Kitsune1982 18-02-2019 18:04

error when trying to make slideshow work
 
2 Attachment(s)
hey jiva, im having a problem. when i enable slideshow in setup.ini, and compile the script with the inno setup version you posted the link to, when i run my setup.exe file it gives me an error about isslideshow.dll not found. i am including the picture and my script. please take a look and tell me what im doing wrong.

thanks.

-Kitsune

pakrat2k2 19-02-2019 07:34

Metro_UI_FH has been re-uploaded in first post, just tested, and error mentioned above still happens.
Jiva' will have to look & post the fix for it to work.

Th3Raven 06-03-2019 12:27

Quote:

Originally Posted by pakrat2k2 (Post 479603)
Metro_UI_FH has been re-uploaded in first post, just tested, and error mentioned above still happens.
Jiva' will have to look & post the fix for it to work.

Can confirm the error on UA version but not on non UA.

KaktoR 06-03-2019 15:09

There is a simple ispp error which cause this issue

Add #endif to line 318
Remove/quote out #endif in line 329

Should look like this then
Code:

#define j 0
#sub Data10
#define DataInf1 ReadIni(AddBackSlash(SourcePath)        + "Setup.ini", "Resources", "Resource" + Str(j), "")
Source: "Files\Dec_tools\{#DataInf1}"; DestDir: {tmp}; Flags: dontcopy;
#endsub
#if ReadIni(AddBackSlash(SourcePath)        + "Setup.ini", "Resources", "Resource1", "") != ""
#for {j = 1; ReadIni(AddBackSlash(SourcePath)        + "Setup.ini", "Resources", StringChange("ResourceInt","Int", Str(j)), "") !=""; j++} Data10
#endif

#ifdef SlideShow
#ifexist "Files\Slides\1.jpg"
#sub AddFile
Source: "Files\Slides\{#i}.jpg"; DestDir: {tmp}; Flags: dontcopy;
#endsub
#for {i = 1; FileExists(StringChange("Files\Slides\FileName.jpg", "FileName", Str(i))) != 0; i++} AddFile
#endif
Source: "Files\Dll\IsSlideShow.dll"; DestDir: {tmp}; Flags: dontcopy;
#endif


Th3Raven 07-03-2019 18:09

Output log doesn't scroll down to last line once the window is filled and scrollbar goes up.
Non UA version

Jiva newstone 05-05-2019 17:26

i know it's too late but fixed and re-uploaded the "Metro_UI_FH_UA"

PsYcHo_RaGE 22-05-2019 03:48

Quote:

Originally Posted by Jiva newstone (Post 480900)
i know it's too late but fixed and re-uploaded the "Metro_UI_FH_UA"

Ah, i see

Great work here Jiva Buddy :)

Are we getting a components section with this release?

Th3Raven 19-06-2019 07:09

Quote:

Originally Posted by PsYcHo_RaGE (Post 481101)
Ah, i see

Great work here Jiva Buddy :)

Are we getting a components section with this release?

I am wondering the same about this. Having component page would be a great feature, for example for games as Borderlands to have all games in 1 installer and select what games you want installed. Plus of course Redist too.

Jiva newstone 19-06-2019 12:09

Quote:

Originally Posted by Th3Raven (Post 481412)
I am wondering the same about this. Having component page would be a great feature, for example for games as Borderlands to have all games in 1 installer and select what games you want installed. Plus of course Redist too.

mmm, will update soon with component section but it won't support ultraarc

devil777 06-10-2019 09:37

About xtool icon
 
Nice work mr.Jiva newstone.. but I have a question. Dont know it it's meant to ask you but how xtool.exe comes with icon which are included in you script file.

Have a nice day.

DiCaPrIo 07-10-2019 00:54

use resource hacker or resource tuner


All times are GMT -7. The time now is 00:45.

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