![]() |
Quote:
|
2 Attachment(s)
to find the file in the installers others use this
|
Quote:
Thank you so much! |
1 Attachment(s)
Quote:
|
Yeah, very very good :) You`re a master of inno script i think ;)
1. Can you remove the empty space in the middle? 2. How to change this logo in middle on the upper side? It`s a component of the skin file or of the install script? Best regards |
Quote:
2 - You want the checkbox component I understand it (if you where) 3 - the empty space is not a problem 4 - make a second screenshot so I do not 2 times |
Quote:
2. What checkbox? 3. Cool :cool: 4. It`s just to make the window more little / to remove the empty space. All other looks very good. :D |
Hey rinaldo I tried to add the password to decompress the files to your installer but continues to give the following error..
http://i66.tinypic.com/2upfn2e.png ? |
can you add
-internal compression -install redistributanles -color font on mouse -language suppport |
1 Attachment(s)
Quote:
Code:
function pass: string;example: pass 12345 |
Quote:
2 yes in checkbox 1,2,3,4,5 vcredist x86,x64,directx,SocialClub,framework 3 yes color font on mouse 4 yes language ita,eng+but I do not know which add over these :rolleyes: |
1 Attachment(s)
Quote:
|
1 Attachment(s)
NI Update Skin version (fullFiles)
|
Quote:
just one suggestion if you can keep all you updates to the first page must easier to track just say that you have updated the project and refer to first page to download. |
How to set the little drive box to drive d as standard drive?
I defined Quote:
And how to edit that the "AppName" is shown in Taskbar? |
1 Attachment(s)
- VclStylesInno.dll modified
- Add Windows10Dark.vsf http://img15.hostingpics.net/pics/452736Sanstitre.png |
Quote:
|
Quote:
Code:
DefaultDirName=D:\{#Publisher}\{#AppName} |
And the needed size problem?
|
Code:
#define NeedSize "gamesizenumber" |
Quote:
In my ISS file this is included Quote:
http://ultraimg.com/images/ERROR.png Any solution? Anyone other who can help me pls? |
Quote:
add a function type: Code:
function NextButtonClick(CurPageID: Integer): Boolean; |
Quote:
|
look at this script and you'll understand ;)
Code:
|
So i only have to add this line? (Sorry, but i`m no coder. You`ve to help me pls)
Quote:
|
Pls write what to do, i script which doesn`t show up needed space is useless for me :(
|
Quote:
//ISPP #define ExtraDiskSpaceRequired "1000000000" //Size of the game in Byte [Setup] ExtraDiskSpaceRequired="{#ExtraDiskSpaceRequired}" |
3 Attachment(s)
Quote:
a)Change WpWelcome to wpSelectDir b)Replace code ShouldSkipPage with that under 1) Code:
Procedure CurPageChanged(CurPageID: Integer);Code:
function ShouldSkipPage(PageID: Integer): Boolean;Under the file of a change type (Disk space): |
^ rinaldo thanks for this BUT WHY do it in KB ? The norm for all other installers is either MB or GB, can you modify it again to use those values ?
|
Quote:
|
Pls can you modify the mod and only show "Required HDD Space" on left, replacing the old "Need Space..." text and on the right the music button, do you know what i mean?
|
Quote:
Code:
Space[2].Hide; |
If an error happens while installing the rolling back feature delete the whole folder what`s not so good for using this script as on update installer. That`s my last wish, tell me what to delete that the rolling back feature won`t delete the whole folder.
I`ve to edit this line Quote:
Quote:
Best regards |
Quote:
if (CurPageID = wpFinished) and ISDoneError then begin UnBtn.Hide; CustomCancelBtn.Enabled:=False; DelTree(ExpandConstant('{app}'), True, True, True); end; That answer your question? |
No, i want to disable the feature DelTree.
|
Juste modify CurStepChanged section on UltraArc module:
Code:
procedure CurStepChanged(CurStep: TSetupStep); |
No, i only want to remove that the app folder will be deleted if a isdone error will happen.
|
Quote:
Code:
procedure CurStepChanged(CurStep: TSetupStep); |
just create a .ini file and tell him what to delete and what not
or ex: Code:
[UninstallDelete] |
That installer design looks so similar to others I already saw this year, even if I don't use inno anymore (I like other program more), I always liked seeing unique setup designs, but that is just my opinion of course.
But nevertheless users also love to have sth simple, who doesn't. For .cjstyles style I would recommend Trinium, I think that's the name of it (available with inno ultra iirc), and for vcl style CobaltXEMedia, I liked it the most while using inno. And of course: Great Work rinaldo! |
| All times are GMT -7. The time now is 04:52. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com