#196
|
||||
|
||||
SlideShow
Code:
TabControl1: TTabControl; TabItem1: TTabItem; Rectangle1: TRectangle; ActionList1: TActionList; ChangeTabAction1: TChangeTabAction; NextTabAction1: TNextTabAction; PreviousTabAction1: TPreviousTabAction; Timer1: TTimer; Last edited by hitman797; 22-01-2023 at 16:25. |
The Following 2 Users Say Thank You to hitman797 For This Useful Post: | ||
audiofeel (22-01-2023), Behnam2018 (27-01-2023) |
Sponsored Links |
#197
|
||||
|
||||
under the Style of Windows 10 and Windows 10 Mobile from Razor12911
under the Style of Windows 10 and Windows 10 Mobile from Razor12911
thanks to blackfire69, Harsh ojha, Razor12911 and hitman797 Last edited by audiofeel; 27-12-2023 at 10:08. |
The Following 5 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (16-02-2023), Behnam2018 (27-01-2023), Gehrman (27-01-2023), Harsh ojha (29-01-2023), hitman797 (27-01-2023) |
#198
|
|||
|
|||
Error
cannot import dll utf8 kernel32.dll
|
#200
|
||||
|
||||
CorePack Installer
CorePack Installer
Everything is done on "FMXInno 1.0.0.2 + IsArcEx 0.4.0.1". Added - animation, removed - some png icons as well... And also - SysInfo.dll, XTime.dll, ISHash.dll, IsSlideShow.dll, bass.dll, isgsg.dll, ISFMXFW.dll. Deleted from the file ".Style" images for scale - table 125%-150% (reduced file .mb) Last edited by audiofeel; 27-12-2023 at 10:08. |
The Following 6 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (16-02-2023), Behnam2018 (03-02-2023), ffmla (03-02-2023), Gehrman (02-02-2023), Harsh ojha (04-02-2023), hitman797 (02-02-2023) |
#201
|
||||
|
||||
reduced the size of the style file to 810 kb
Last edited by audiofeel; 06-03-2023 at 07:31. |
#202
|
||||
|
||||
Redshank Stylish
The "revival" of the forgotten "Redshank Stylish" from "BLACKFIRE69". As always, I removed everything "unnecessary"- (browse.jpg, button.png, user.png, b2p.dll, bass.dll, botva2.dll, CallbackCtrl.dll, InnoCallback.dll, ISFMXFW.dll, ISSysInfo.dll, Resources.bf, Resourcesbf.dll, SysInfo.dll). Added page animation, added animation with transparency "opacity".Everything is done on "FMXInno 1.0.0.2" + "isarcex".
Last edited by audiofeel; 27-12-2023 at 10:08. |
The Following 8 Users Say Thank You to audiofeel For This Useful Post: | ||
ADMIRAL (16-02-2023), Behnam2018 (07-02-2023), ffmla (10-02-2023), Gehrman (08-02-2023), Harsh ojha (07-02-2023), hitman797 (07-02-2023), Razor12911 (08-02-2023), ScOOt3r (08-02-2023) |
#203
|
||||
|
||||
Q. Which script-project deserves to be revived on FMXInno ?
|
#204
|
||||
|
||||
Hello dear friend
To answer your question, choose is Metro11 If you add the user loading page and goodbye page and also video on backgroud it will be the best installer ever made
__________________
Search and Find |
The Following User Says Thank You to ADMIRAL For This Useful Post: | ||
audiofeel (10-02-2023) |
#205
|
||||
|
||||
Quote:
Well, it's not serious. More like..."and I like green markers." The script "Metro11" already has a lot of pages, buttons and not quite necessary information. Most users won't even read it. There is an unspoken rule - "no more than five buttons" otherwise most users will simply close the installer (it is not for nothing that the Microsoft campaign advised all software manufacturers to abandon unnecessary pages such as a greeting or an initial invitation). And simple guys like scripts where - "I changed two pictures and a couple of names and the script for another game is ready." And in "Metro11" you will have to try to adapt this script to another game, find a bunch of icons, change the music, slide shows, videos, etc. and so on. Perhaps a video on the background is a good idea, but again - then what size will the installer file have? [/SPOILER] Last edited by audiofeel; 10-02-2023 at 12:03. |
The Following User Says Thank You to audiofeel For This Useful Post: | ||
Carldric Clement (17-02-2023) |
#206
|
||||
|
||||
Quote:
__________________
Search and Find |
The Following User Says Thank You to ADMIRAL For This Useful Post: | ||
audiofeel (12-02-2023) |
#208
|
|||
|
|||
Help
Hello audiofeel
I used to use this script but it gives me an error Runtime Error (at-1:0) Cannot Import dll:<utf8>C:/Users\Behnam\AppData\Local\Temp\is-EOHI8.tmp\ISArcEx.dll. |
#209
|
||||
|
||||
you have some kind of isarcex "wrong", old, try 0.4.0.1
https://www.fileforums.com/attachmen...3&d=1672933280 |
#210
|
||||
|
||||
hello everyone, advise another way to install fonts (some Windows 10 users complain about the lack of icons, etc.). here is a known way
Code:
function AddFontResource2(FileName: string): Integer; external '[email protected] stdcall delayload'; function RemoveFontResource2(FileName: string): BOOL; external '[email protected] stdcall delayload'; Code:
function AddFontResource(lpszFilename: string; fl: dword; pdv: integer): Integer; external '[email protected] stdcall delayload'; function RemoveFontResource(lpszFilename: string; fl: dword; pdv: integer): boolean; external '[email protected] stdcall delayload'; but how to do it? |
The Following User Says Thank You to audiofeel For This Useful Post: | ||
hitman797 (21-02-2023) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Windows Fluent Effects Standalone API - InnoSetup / VCL / FXM | BLACKFIRE69 | Conversion Tutorials | 0 | 15-11-2023 17:35 |
Windows Phone Installer similar to razor12911's original design? | Kitsune1982 | Conversion Tutorials | 0 | 02-07-2020 13:04 |
INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |