![]() |
Quote:
|
1 Attachment(s)
Quote:
|
yes is possible
|
Quote:
|
if (FreeMB>{#NeedSize}) then NeedSpaceLabel1.Font.Color:=clBlack else NeedSpaceLabel1.Font.Color:=clRed;
if (FreeMB>{#NeedSize}) then Progress.State:= npbsNormal else Progress.State:= npbsError; if (FreeMB>{#NeedSize}) then progress.Position:=FreeMB*100/TotalMB; |
Quote:
Quote:
|
Quote:
progress percentage is should be like (((TotalMB-FreeMB)/TotalMB)*100) not FreeMB*100/TotalMB |
Quote:
btw when I embedded hdd.bmp file to setup by pre-extracting it to 'temp' suddenly my antivirus detecting it as virus/worm/trojan :eek: what could possibly wrong? am I accidentally creating a virus? |
Quote:
however, does not change anything just give a different interpretation |
Quote:
because in default inno has already count the program size |
2 Attachment(s)
Hei .
I'm noob who tried to create simple installer with inno setup . i am using unicode version and got problems about creating setup.exe icon This is my script Code:
; Script generated by the Inno Setup Script Wizard.Code:
*** Starting compile. [1:04:34 AM]http://fileforums.com/attachment.php...1&d=1389636443 and result with no icon http://fileforums.com/attachment.php...1&d=1389636443 Can anyone tell me whats wrong that script Sorry for my english . thanks |
where did you get that icon file, did you create it?
there is no error in the script. |
how to insert .png file in inno?
|
1 Attachment(s)
Quote:
This is the details of icon http://fileforums.com/attachment.php...1&d=1389686794 |
Just attach the icon file. Or use other icon file
|
| All times are GMT -7. The time now is 21:47. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com