![]() |
Use Icons.iss
|
Quote:
HTML Code:
Name: "{group}\{#Name}"; Filename: "{app}\{code:ExeName2}"; Parameters: "{code:ExeParameter2}"; Check: CreateIconsHTML Code:
line4:required function or procedure "exename2" not foundyou still here mate?!!! |
hey Kaktor great job on the asis script =3
i have a question. is there a way to make the asis setup dialog be bigger than 496x491 resolution? i edited the iss script but every time i run the setup exe it shows the wallpaper at the resolution i put in the script but the actual installer with the 'music off/install/quit' wont change to match my custom resolution :confused: is this a hardcoded limitation of the script or can i make the setup dialog window bigger? thanks! -Kitsune |
You can change everything. The thing is, buttons/labels/etc are placed to match with the wizardform size (i have not placed it by variables). You can edit the positions of all of them tough.
|
Quote:
Code:
Name: "{group}\NameForTheIcon"; Filename: "{app}\ExeName.exe"; Parameters: "-Parameter"; Check: CreateIcons |
1 Attachment(s)
kaktor, here is the issue i am having. take a look at the attached pic and my script.iss and tell me what i need to do to get it to the resolution i want. i want the installer to be 720x455 though preferably 800x600 or higher resolution. how do i do this?
|
Change resolution for image in
Code:
WizardForm.WizardBitmapImage.Width := 497;Code:
MusicButton := TNewButton.Create(WizardForm); |
Thank you... i was looking for a simple and clean installer creator.
|
2 Attachment(s)
Quote:
Nope, Website button is moving but when I tried to resize the image it's not resizing. My image has 750x500 but when I Tried to resize This happens:Attachment 22212 Original image looks like this: Attachment 22213 |
did you change BOTH sets of lines where KaktoR posted them ?
https://www.fileforums.com/showpost....&postcount=322 |
Nah he is right. Something is wrong.
|
Quote:
I've changed both variables. As KaktoR said, something really Isn't right. Edit: OK, KaktoR please tell me the installer has 2 or 3 layers if I think correctly. The layer that is responsible for the image size is not resizing correctly and I think that it has a constant size. |
1 Attachment(s)
Hm yeah
I think the problem is WelcomeLabel1 + WelcomeLabel2 transparency I have not worked on it for a long time. Anyway, script was initialy not made to change all that stuff. |
Quote:
KaktoR Can You please work on that? I'm not a programmer, so I can't solve this problem. I'm trying to solve the problem but no results. I've occured another problem, The wizard does not always run correctly. the steps are: running setup, splashscreen appears, after thar nothing happens. |
|
| All times are GMT -7. The time now is 14:09. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com