|
#16
|
|||
|
|||
|
Hi Simorq
Jiva newstone Prepared update 1 Prepare Metro_UI_FH Script You know the update? Jiva newstone Metro UI Installer (FMX Handler Uploaded Update1 Just Extract and replace with old dll and iss file Fixed Exit issue and Focus |
| Sponsored Links |
|
#17
|
||||
|
||||
|
Error in the ISS script's
In your setup.iss ( post #1) you had the paths correct but pops out error ![]() From Simorq script (post #11 ) +update 1 ( post #1 )
Last edited by pakrat2k2; 14-12-2018 at 11:06. |
|
#18
|
||||
|
||||
|
Use this Inno setup version for compiling
https://www.fileforums.com/attachmen...4&d=1543923579 Which i provied in FMX handler thread , it is custom inno setup for solving high dpi issue so use that inno setup for compiling |
|
#19
|
|||
|
|||
|
however, thx for help.
the installer started extracting. but it says "It is not found any file specified for ISArcExtract" plzz help!! |
|
#20
|
||||
|
||||
|
Quote:
Change the filename and also enter progress value example if you want to extract data1.bin and data2.bin then u have to configure like this if not ArcExtract(60,'data1.bin') then break; if not ArcExtract(40,'data2.bin') then break; so totally ArcExtract is 100 so i just set 60 for data1.bin and 40 for data2.bin so till 60 percent it extract data1.bin and after 60 its extract data2.bin till the end if u want to extrcat 3 files then configure like this if not ArcExtract(60,'data1.bin') then break; if not ArcExtract(20,'data2.bin') then break; if not ArcExtract(20,'data2.bin') then break; |
| The Following User Says Thank You to Jiva newstone For This Useful Post: | ||
sirshi007 (15-12-2018) | ||
|
#21
|
|||
|
|||
|
so what is it for 1 file ????
Last edited by sirshi007; 15-12-2018 at 01:34. |
|
#22
|
|||
|
|||
|
can you tell me the best compression method for fast installation
|
|
#23
|
|||
|
|||
|
Thanks Bro .. i wish to add music and splash screen
|
|
#24
|
||||
|
||||
|
Just one line with 100 progress value
if not ArcExtract(100,'data1.bin') then break; 100 is the progress value so till 100% it extract data1.bin |
| The Following User Says Thank You to Jiva newstone For This Useful Post: | ||
sirshi007 (15-12-2018) | ||
|
#25
|
|||
|
|||
|
ahhh, that was good
it worked like a charm thx Jiva!! |
|
#26
|
||||
|
||||
|
Update 2
Optional Update2 which add Music, Splash and SlideShow to the installer
You have to apply With Update1. @ZAZA4EVER Added what you want ! All updates applied and added in first post Last edited by Jiva newstone; 17-12-2018 at 02:49. |
|
#27
|
|||
|
|||
|
Update 2 UltraARC (v2.9.0.0 R6 Final do you know how to add full support ?
records.ini can I add the ini ? how to provide support for full compatible operation? Compatible with current version Code:
Optional Update2 which add Music, Splash and SlideShow to the installer
You have to apply With Update1.
Metro_UI_FH Update 2 UltraARC (v2.9.0.0 R6 Final You can find the file I want to add here
UltraARC (v2.9.0.0 R6 Final : you can download the file in the link below
Archives.ini This is not
records.ini Can you get him to support this?
records.ini (about an example)
[Record1]
Type=Split
Source={src}\Data1a.bin
Output={app}\Data1.bin
Disk=1
[Record2]
Type=Split
Source={src}\Data1b.bin
Output={app}\Data1.bin
Disk=2
[Record3]
Type=Split
Source={src}\Data1c.bin
Output={app}\Data1.bin
Disk=3
[Record4]
Type=Freearc_Split
Source={app}\Data1.bin
Output={app}
Disk=3
[Record5]
Type=Split
Source={src}\Data2a.bin
Output={app}\Data2.bin
Disk=3
[Record6]
Type=Split
Source={src}\Data2b.bin
Output={app}\Data2.bin
Disk=4
[Record7]
Type=Split
Source={src}\Data2c.bin
Output={app}\Data2.bin
Disk=5
[Record8]
Type=Freearc_Split
Source={app}\Data2.bin
Output={app}
Disk=5
[Record9]
Type=Split
Source={src}\Data3a.bin
Output={app}\Data3.bin
Disk=5
[Record10]
Type=Split
Source={src}\Data3b.bin
Output={app}\Data3.bin
Disk=6
[Record11]
Type=Freearc_Split
Source={app}\Data3.bin
Output={app}
Disk=6
Last edited by masen485; 15-12-2018 at 21:44. Reason: clean up wall of text |
|
#28
|
||||
|
||||
|
Quote:
Your Metro_UI_FH.7z in post #1 is only 5MB, Simorq's file in post #11 which added Add Diskspan, Compatible UA, is 12MB. So what will that be FULL package that is correct with update1 + update 2? Using Simorq's file + Update1 + Update2 I think it would be best if you made a complete package & have it in the first post, add a date or version number so users can keep it straight, which is the newest package. thanks |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
Grumpy (18-12-2018) | ||
|
#29
|
||||
|
||||
|
Quote:
|
|
#30
|
|||
|
|||
|
I'm sorry for everything
I know I made a lot of mistakes. Brisi's a good thing.when you make one Naturally, from that person sometimes I want help It's so hard. is happening. My English is not very good and around me in English I have no one to learn. I live in Turkey 45% Health report available my obstacle is that I don't use my right arm too actively. ![]() UltraARC (v2.9.0.0 R6 Final and Records.ini Metro_UI_FH Do you know that you will give it the support it fully compatible? Last edited by masen485; 15-12-2018 at 23:50. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Metro UI Installer | Gupta | Conversion Tutorials | 51 | 01-08-2021 07:46 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Metro Installer (Conversion Installer) | Razor12911 | Conversion Tutorials | 28 | 01-05-2018 07:17 |
| razor has make a metro installer...help | yash497 | Conversion Tutorials | 5 | 27-10-2016 10:36 |