![]() |
Hide bar of the buttons close/minimize windows?
Hello dears, i hope you are very well.
How can i hide the bar of the buttons close/minimize windows in my installer on Inno Setup? :confused: Thanks in advance.:) |
check windowsresizable ? in inno help
|
2 Attachment(s)
Quote:
I want this. Attachment 3868 I donīt want this. Attachment 3869 Have a command scrpt or only with .dll? |
Quote:
Code:
procedure InitializeWizard();Code:
procedure InitializeWizard(); |
2 Attachment(s)
Quote:
This is exactly that i want. When i put this code on my script, appear a part below...:eek: Attachment 3871 But i insert a code that control the size, so i insert the same size of image of the my installar and was good.:D Attachment 3872 This is the code tha i said: Begin With WizardForm Do Begin BorderStyle:=bsnone Width:=600 Height:=400 end; End; Thank you very much.:) |
Peter, if you're still in a charitable mood, would you also share the part of your script for creating a slideshow during the install process & having a png (some parts transparent) splash? It would be great if I could just add that to my existing scripts.
|
| All times are GMT -7. The time now is 01:30. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com