![]() |
Quote:
http://www.jrsoftware.org/ishelp/ind..._diskslicesize |
please fix hte gamesixe is working bad if i set 14550 show 14.50 mb and must be 14.55 GB
|
Quote:
http://img15.hostingpics.net/pics/517062Capture.jpg |
for me 14450 = 14.55 MB
i think is better thar the setup show Gb when MB = 1 GB |
Add this function in your script, i made the choice to define megabytes...
Code:
Function MbOrTb(Byte: Extended): String; |
1 Attachment(s)
Quote:
|
1 Attachment(s)
Quote:
Here |
|
You can implement the languages in the setup?
|
how i do to convert all this line in custom message
Code:
'Setup requires at least '+MbOrTb({#AppSize})+' of free space to install, but the'+#13#10+'selected drive only has '+MbOrTb(FreeMB)+' available.'+#13#10#13#10+'Do you want continue anyway?' |
Code:
[Languages]Code:
[CustomMessages]Code:
[_CODE] |
Quote:
|
Quote:
bad handling of my part :rolleyes: it's good ... thank you very much it works Perfectly :D:D |
[Icons]
Name: "{group}\{#GameName}"; Filename: "{#GameExeName32}"; Check: Not IsWin64; Tasks: groupicon; Name: "{commondesktop}\{#GameName}"; Filename: "{#GameExeName32}"; Check: Not IsWin64; Tasks: desktopicon; Name: "{group}\{#GameName}"; Filename: "{#GameExeName64}"; Check: IsWin64; Tasks: groupicon; Name: "{commondesktop}\{#GameName}"; Filename: "{#GameExeName64}"; Check: IsWin64; Tasks: desktopicon; HELP GAME DESKTOP |
Quote:
|
| All times are GMT -7. The time now is 16:46. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com