FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Windows Phone Installer (FMX) (https://fileforums.com/showthread.php?t=99856)

Razor12911 03-12-2017 11:04

Windows Phone Installer (FMX)
 
6 Attachment(s)
Windows Phone Installer designed using FireMonkey

-Unicode version of Inno required, can be enhanced version or normal version, both work.
-Design based on Windows 8.1, 10
-Enjoy

KaktoR 03-12-2017 12:10

Good work, always helpfull to the community :)

felice2011 03-12-2017 13:09

Great job to try surely ...:)

Jiva newstone 03-12-2017 17:06

Razor19211 you're a Delphi Genius !

Jiva newstone 03-12-2017 17:11

It is possible to use circular progressbar with other scripts

Titeuf 04-12-2017 02:46

Hello Razor12911,
How to translate the texts of your installer, please?
Thanks in advance

Jiva newstone 04-12-2017 04:10

I think all text are pre-build with that dll , so can't provide cutom text in installer . Installer just uses inno to compile only full function is in dll.

Titeuf 04-12-2017 05:23

Quote:

Originally Posted by JIvisPC (Post 464634)
I think all text are pre-build with that dll , so can't provide cutom text in installer . Installer just uses inno to compile only full function is in dll.

Hello,
thank you for your response. it's a pity because it would be very good to translate the texts in the language of each for the installation procedure.
I will wait for Razor's answer to see if he has a solution.
Thank you

Andu21 04-12-2017 12:08

I think i've found a bug, at least this is what happens on my end. When you arrive to the installation step, sometimes, not always, the back and the close buttons doesn't work anymore. I have to terminate the process or either click on install to leave that page.

Also the Installation title doesn't highlight in white like the rest does.

-NORO- 04-12-2017 12:23

Good work

Siber Pro 04-12-2017 21:38

Nice work.
Very good.
You are best in our world..

remixfrance 05-12-2017 15:21

Why installer on a 1920x1080 monitor I have this ? :

https://image.prntscr.com/image/E2_a...ejT0fTk-A.jpeg

ramazan19833 06-12-2017 08:59

Windows Phone Installer (FMX) & H.M Compressor V1.3 Help ....
 
2 Attachment(s)
Windows Phone Installer (FMX) & H.M Compressor V1.3 Help ....

https://i.hizliresim.com/zJ7M5j.jpg

https://i.hizliresim.com/XEr605.jpg

https://i.hizliresim.com/nJ3lWN.jpg

https://i.hizliresim.com/XEr643.jpg

Attachment 20276

&
compatible

to bring

Please Help
Attachment 20277

Razor12911 06-12-2017 15:28

Quote:

Originally Posted by Titeuf (Post 464635)
Hello,
thank you for your response. it's a pity because it would be very good to translate the texts in the language of each for the installation procedure.
I will wait for Razor's answer to see if he has a solution.
Thank you

Text is built in library currently (ISFMX.DLL)

Quote:

Originally Posted by remixfrance (Post 464666)
Why installer on a 1920x1080 monitor I have this ? :

https://image.prntscr.com/image/E2_a...ejT0fTk-A.jpeg

This is caused by change in DPI, something I totally did not consider.

Quote:

Originally Posted by ramazan19833 (Post 464670)

Bug caused by user.

Jiva newstone 11-12-2017 10:37

using resource hacker can translate isfmx.dll text , simply go to rcdata find the text by scrolout

EzzEldin16 14-12-2017 04:29

Is there a method that can create a freearc archive that can't be opened by freearc gui
i know it's using moded version of arc.exe and unarc.dll but are they available to public or not ??
By the way Razor12911 Really beautiful UI for this installer

Andu21 14-12-2017 05:28

FA_Protect i believe it's called.

EzzEldin16 14-12-2017 05:41

i've tried it but it appeared that freearc can actually open it and asking for the archive password

78372 14-12-2017 06:04

FreeArc can decompress it, but with modified freearc, not with standard freearc. If you don't protect your archive with password, how it will ask for password?

ramazan19833 14-12-2017 23:55

Windows Phone Installer (FMX) Redists Help...
 
Windows Phone Installer (FMX)
_CommonRedist selected applications not installed please help

[Execs]
Exec1Name=Max Payne 3 Collector Edition Türkçe
Exec1Path={app}\Max Payne 3 TR.exe
Exec1Work={app}

[Redists]
Redist1Name=Direct X (Jun 2010)
Redist1Exec={app}\_CommonRedist\DirectX\Jun2010\DX Setup.exe
Redist1Cmds=/silent
Redist1Is64=1

Redist2Name=Visual C++ 2010>32-Bit
Redist2Exec={app}\_CommonRedist\vcredist\2010\vc_r edist_x86.exe
Redist2Cmds=/q /norestart
Redist2Is64=1

Redist3Name=Visual C++ 2010>64-Bit
Redist3Exec={app}\_CommonRedist\vcredist\2010\vc_r edist_x64.exe
Redist3Cmds=/q /norestart
Redist3Is64=1

https://i.hizliresim.com/qJr0WZ.jpg

EzzEldin16 15-12-2017 01:52

Quote:

Originally Posted by 78372 (Post 464831)
FreeArc can decompress it, but with modified freearc, not with standard freearc. If you don't protect your archive with password, how it will ask for password?

It's protected with password i'm not talking about decompression or password protection i'm talking about freearc archives that appears corrupt while they are not

78372 15-12-2017 03:13

Then your compile was not good or you haven't compiled with a password

EzzEldin16 15-12-2017 07:03

OK Thank you for information

Titeuf 15-12-2017 22:48

Hello,
how to change the icon please?
thanks in advance

Nizar3003 15-12-2017 23:36

great, thanks :)

Devanth Demon 16-12-2017 01:14

I found wpi.engine secret
 
Quote:

Originally Posted by Razor12911 (Post 464615)
Windows Phone Installer designed using FireMonkey

-Unicode version of Inno required, can be enhanced version or normal version, both work.
-Design based on Windows 8.1, 10
-Enjoy

Razor i found that wpi.engine is an inno setup script file. I am also a programmer

Jiva newstone 16-12-2017 02:38

Yeah , great founder of engine . Simply open the file with n++ - it is one of the razor hardwork so he want to hide the src . Finding of code can't help cause isdone = unpacking function and UI = fmx DLL

-NORO- 16-12-2017 04:54

is there a way to add music ?

Razor12911 16-12-2017 05:33

Quote:

Originally Posted by Titeuf (Post 464873)
Hello,
how to change the icon please?
thanks in advance

http://www.jrsoftware.org/ishelp/top...upiconfile.htm

Quote:

Originally Posted by Devanth Demon (Post 464876)
Razor i found that wpi.engine is an inno setup script file. I am also a programmer

Great stuff :)

Quote:

Originally Posted by -NORO- (Post 464882)
is there a way to add music ?

You can add music bass library, problem is you won't be able to turn it off.

Quote:

Originally Posted by JIvisPC (Post 464878)
Yeah , great founder of engine . Simply open the file with n++ - it is one of the razor hardwork so he want to hide the src . Finding of code can't help cause isdone = unpacking function and UI = fmx DLL

I didn't hide it because of hard work, I simply hid it from noobs because they go and mess up the code section then say there are having problems compiling the script.

ramazan19833 16-12-2017 05:49

Razor12911 I very uncomfortable has given


src= source directory
app = location where the game will be installed

OK audit each both of them result I could not get

help....

rinaldo 20-12-2017 08:45

:)

-NORO- 21-12-2017 06:57

there is an issue in installer ,
It does not recognize selective components
Update needed. !!

Razor12911 22-12-2017 14:14

Quote:

Originally Posted by -NORO- (Post 465076)
there is an issue in installer ,
It does not recognize selective components
Update needed. !!

Sorry for late reply via forum and PM, was quite busy.

Indeed, seems buggy but that will take time to fix, really busy lately.

-NORO- 22-12-2017 15:26

Quote:

Originally Posted by Razor12911 (Post 465111)
Sorry for late reply via forum and PM, was quite busy.

Indeed, seems buggy but that will take time to fix, really busy lately.

Ok , hope you will fix it as soon as possible.:)

Razor12911 02-01-2018 14:08

Update 1801 available

Changes

* Updated components

pakrat2k2 02-01-2018 21:58

^ Ranbo... English only forum

JRD! 05-01-2018 03:35

I had not had time to try it, it is just sublime! You're really great ;)

RLsARc 11-01-2018 21:59

Hi! Is this what BlackBox setup uses lately? I've just installed Friday The 13th and it seems identical. Just passing by. Great work RZR :) Thank you!

Titeuf 13-01-2018 01:09

1 Attachment(s)
Hello,
I'm doing the translation of the latest version (wpi1801) and like the previous version, the text of the button "Next" does not change!
Even after compiling and saving my changes.
look at my picture
Regarding the change of the icon, I did not find, can you tell me where it is.
Thank you in advance and have a great day
Titeuf

Jiva newstone 13-01-2018 03:01

1 Attachment(s)
change the taborder to 8 and also increase the width of the btn and rectange::


All times are GMT -7. The time now is 21:32.

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