FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   INNO TROUBLESHOOT - Questions Here (https://fileforums.com/showthread.php?t=93193)

Andre Jesus 17-04-2013 16:09

1 Attachment(s)
Hello Friends.

How can i change (size and place) the button of the message box?

Attachment 6091

Thanks in advance.

Cesar82 17-04-2013 16:27

Quote:

Originally Posted by Razor12911 (Post 417239)
use a timer and boolean,

in IS enhanced edition, use ttimer function in normal inno setup use settimer and killtimer using innocallback.dll

How to use this function using innocallback.dll? If anyone has an example script, please post for me. I use inno setup unicode (Standard Version).
Need to example
ButtonClick >> LabelHide(Time ms) >> LabelShow(Time ms) >> LabelHide(Time ms) >> LabelShow(Time ms) ....

What is the difference between versions of Inno Setup (ANSI, Unicode, Ansi Enhanced Edition and Unicode Enhanced Editio)? If the Enhanced edition version is more complete because we use another version.

altef_4 17-04-2013 22:05

Quote:

Originally Posted by Andre Jesus (Post 417258)
Hello Friends.

How can i change (size and place) the button of the message box?

Attachment 6091

Thanks in advance.

you can't

huavancuong098 18-04-2013 04:12

how uniform the installer icon. When I change the commands in CI's project Inno yener90 it retains the old icon. Is there any way to change this icon in my icon!

danswano 18-04-2013 04:40

In case no body saw my reply:
How do i dynamically make the installer asks for the next cab if it was missing on the disc without specifying which .cab is one the next disc?

Andre Jesus 20-04-2013 11:52

Hello.

How can i change the value [mb] to gb?

Code:

DiskSpaceMBLabel=At least [mb] MB of free disk space is required.
Thanks in advance.

danswano 20-04-2013 11:59

I would like to know that as well, but if the size is under 999 MB i think it should show up as MB not 0.x GB

spawniectes 20-04-2013 19:33

Quote:

Originally Posted by danswano (Post 417327)
I would like to know that as well, but if the size is under 999 MB i think it should show up as MB not 0.x GB

Actually if size is under 1024 MB (1024 MB = 1GB)

huavancuong098 21-04-2013 05:25

CIU why when I use it to not show up the setup menu interface. Although I was rather png and bmp. You can help me!

Razor12911 22-04-2013 07:26

Quote:

Originally Posted by Andre Jesus (Post 417326)
Hello.

How can i change the value [mb] to gb?

Code:

DiskSpaceMBLabel=At least [mb] MB of free disk space is required.
Thanks in advance.

it's easy to do that just by using pos, check IS documentation

Razor12911 22-04-2013 08:39

Quote:

Originally Posted by LuisCésar82 (Post 417259)
How to use this function using innocallback.dll? If anyone has an example script, please post for me. I use inno setup unicode (Standard Version).
Need to example
ButtonClick >> LabelHide(Time ms) >> LabelShow(Time ms) >> LabelHide(Time ms) >> LabelShow(Time ms) ....

What is the difference between versions of Inno Setup (ANSI, Unicode, Ansi Enhanced Edition and Unicode Enhanced Editio)? If the Enhanced edition version is more complete because we use another version.

Wow, long procedure huh? , PM me and will help you with your little problem.

The difference I think is that Enhanced Edition uses single functions which have been generated from long or frustrating procedures from the standard version.

The Enhanced Edition allows some lines or functions which aren't allowed in the standard version. like ttimer, doublebuffered and etc.

It also helps by suggesting or ideas for you whenever you are dealing with any script.:D

and etc.

Razor12911 22-04-2013 08:43

Quote:

Originally Posted by Andre Jesus (Post 417258)
Hello Friends.

How can i change (size and place) the button of the message box?

Attachment 6091

Thanks in advance.

create custom forms like new buttons, msgbox, labels and etc.

Razor12911 22-04-2013 08:47

Quote:

Originally Posted by danswano (Post 417257)
How do i dynamically make the installer asks for the next cab if it was missing on the disc without specifying which .cab is one the next disc?

you can use booleans and msgboxes.

kassane 22-04-2013 10:51

I can not understand why the compression is giving this error:
http://img132.imageshack.us/img132/5931/errosrep.jpg

Where did I go wrong? :(

danswano 22-04-2013 12:54

Quote:

Originally Posted by Razor12911 (Post 417376)
you can use booleans and msgboxes.

How to display the "insert next disk message upon next missing data.cab from disc?


All times are GMT -7. The time now is 16:14.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com