|
|
|
#1
|
|||
|
|||
|
Hi. So I thought i edit some things that might be usefull.
Changes: - Changed some text size cause they was big and didn't displayed correctly. - If you set the Component to 1 it will change the Insaller width so all the text displays correctly - Changed the installer height cause some text displayed incorrectly. (Total Partition Space, Free Space Available and Free Space Required) - Changed the "Select the installation directory for ..." and "Select the Program Group for ..." search icon to fit properly. - Changed some text in the System Requirements to fit properly - I saw someone said "Allow multiple languages at the same time" so I also added this too - Changed the "Are you sure that you want to exit Setup?" MsgBox size + Text size cause it didn't displayed properly. - Changed some text in the Finalization screen to fit properly. - Fixed other small displaying issues |
| The Following 4 Users Say Thank You to danieldeak70 For This Useful Post: | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
By the Way which Compressions combo does it supports...........
for eg srep+lama+lolz.................etc And does it support ultra arc? |
|
#3
|
|||
|
|||
|
Hlp me
|
|
#4
|
|||
|
|||
|
How to Change That PINK COLOUR??
|
|
#5
|
||||
|
||||
|
look for this
Code:
;Set 00 for custom color and give your color code here in BBGGRR CustColor=$8223FE
__________________
It would be nice if you appreciate my work with the thanks Button |
| The Following 2 Users Say Thank You to mausschieber For This Useful Post: | ||
Epic Titan 69 (06-01-2021), pralin (06-01-2021) | ||
|
#6
|
|||
|
|||
|
Quote:
Please......... |
|
#7
|
||||
|
||||
|
i think this is it but note that the colors have to be entered in reverse order example: BBGGRR
http://www.creepyed.com/2012/11/03/w...olors-hex-rgb/
__________________
It would be nice if you appreciate my work with the thanks Button |
| The Following 2 Users Say Thank You to mausschieber For This Useful Post: | ||
devil777 (05-03-2021), Epic Titan 69 (06-01-2021) | ||
|
#8
|
|||
|
|||
|
Quote:
This dude has made video on this topic without PROPER credits.......... Watch Here Last edited by Epic Titan 69; 07-01-2021 at 02:16. |
|
#9
|
|||
|
|||
|
Can Anyone help
This installer is unable to set the icon of shortcut it creates on desktop I mean, the shortcut thus created has no icon?? |
|
#10
|
||||
|
||||
|
Epic_titan69
For ShortCuts To show "icon" (the one which was used for installer),edit [icons] section in the windowsPhone.iss file Code:
Name: {commondesktop}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; WorkingDir: {app}\{#E1[60]}; Check: CreateDesktopShortcuts;
Code:
Name: {commondesktop}\{#E1[62]}; Filename: {app}\{#E1[60]}\{#E1[61]}; IconFileName: "{src}\Icon.ico"; WorkingDir: {app}\{#E1[60]}; Check: CreateDesktopShortcuts;
Code:
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name AppExe1=ME||GRW.exe|Tom Clancy Ghost Recon Wildlands Last edited by devil777; 05-03-2021 at 05:44. |
| The Following User Says Thank You to devil777 For This Useful Post: | ||
Epic Titan 69 (05-03-2021) | ||
|
#11
|
|||
|
|||
|
Ele helped me with this
Quote:
|
| The Following User Says Thank You to Epic Titan 69 For This Useful Post: | ||
Ele (05-03-2021) | ||
|
#12
|
|||
|
|||
|
Can Anyone tell me that is the processor speed here is in "Hz" or "GHz"
Code:
[SystemReq] ReqProcessorSpeed=3100 Code:
;513 = WinXP, 611 = Win7, ... ReqOS=611 |
|
#13
|
||||
|
||||
|
Mhz
If it was Ghz ![]() Edit: Ram and Vram things are in Megabyte For Windows version sort of thing I think its related to ISsysinfo.dll (inno system info) By altef_4 https://fileforums.com/showthread.ph...ht=System+info User: BlackFire69 had something done about system info too Last edited by devil777; 06-03-2021 at 05:29. |
| The Following User Says Thank You to devil777 For This Useful Post: | ||
Epic Titan 69 (06-03-2021) | ||
|
#14
|
|||
|
|||
|
How to know how much MHz a processor has.....????
|
|
#15
|
|||
|
|||
|
Quote:
Try these windows codes (Win2000 = 5.0) (Win XP = 5.1) (WinXP64 & WinServer2003 & 2003R2 = 5.2) (Win Vista & WinServer2008 = 6.0) (WinServer2008R2 & Win7 = 6.1) (WinServer2012 & Win8 = 6.2) (WinServer2012R2 & Win8.1 = 6.3) (Win10 = 10.0) |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Coming Soon: Metro Install Creator | Razor12911 | Conversion Tutorials | 48 | 31-10-2021 02:59 |
| Windows Phone Installer (FMX) Redists Help... | ramazan19833 | Conversion Tutorials | 3 | 15-12-2017 04:08 |
| Custom Installer (help test ) windows 8 | Dante1995 | Conversion Tutorials | 4 | 07-07-2014 03:43 |
| 321 studios game x copy | acehardy12 | XBox Games | 6 | 29-06-2005 13:55 |