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)

y_thelastknight 03-12-2013 08:15

Free Space percentage : {percentage of the free space}

Attachment
Link

how to create like this?
http://img132.imageshack.us/img132/9262/qh23.jpg

lupetto77 03-12-2013 14:10

Hello to all ...

I would like to add a video with the edges of blacks during the installation this way:

http://s10.imagestime.com/out.php/i903893_Immagine.jpg

does anyone know how to do it?

Razor12911 04-12-2013 03:32

Quote:

Originally Posted by y_thelastknight (Post 426758)
Free Space percentage : {percentage of the free space}

Attachment
Link

how to create like this?
http://img132.imageshack.us/img132/9262/qh23.jpg

Free Space / Total Space * 100

y_thelastknight 04-12-2013 03:49

Quote:

Originally Posted by Razor12911 (Post 426773)
Free Space / Total Space * 100

message me on FB

y_thelastknight 05-12-2013 13:04

1 Attachment(s)
hi fellow Member

Check my Attached exe and tell me how is it?

http://img404.imageshack.us/img404/9127/7f48.jpg

danswano 10-12-2013 12:10

Hello,

I have 2 questions:

1- Few games recently have 32bit and 64bit executables, how to make a condition in inno to create a shortcut for the 64bit exe if the system is x64 and a shortcut for the 32bit exe if the system is x86.

2- Is it possible to customize the ISDone.dll error messages?

Thanks.

y_thelastknight 10-12-2013 12:25

Quote:

Originally Posted by danswano (Post 427117)
2- Is it possible to customize the ISDone.dll error messages?
Thanks.

you can edit english.ini file..

danswano 10-12-2013 12:28

Quote:

Originally Posted by y_thelastknight (Post 427118)
you can edit english.ini file..

Not the inno messages, the ISDone.dll error popups.

y_thelastknight 10-12-2013 12:35

Quote:

Originally Posted by danswano (Post 427119)
Not the inno messages, the ISDone.dll error popups.

Dude check english.ini in where arc.ini and other isdone file are placed..edit that it will work.

sentinelks 10-12-2013 12:35

[Files]
Source: "MyProg-x64.exe"; DestDir: "{app}"; Check: IsWin64; install only system x64
Source: "MyProg-x86.exe"; DestDir: "{app}"; Check: "not IsWin64"; no install in win x64

y_thelastknight 10-12-2013 12:38

Quote:

Originally Posted by sentinelks (Post 427121)
[Files]
Source: "MyProg-x64.exe"; DestDir: "{app}"; Check: IsWin64; install only system x64
Source: "MyProg-x86.exe"; DestDir: "{app}"; Check: "not IsWin64"; no install in win x64

Will it work sentinelks??

danswano 10-12-2013 12:40

Quote:

Originally Posted by y_thelastknight (Post 427120)
Dude check english.ini in where arc.ini and other isdone file are placed..edit that it will work.

What about "ISDone.dll" in the popup window title?

sentinelks 10-12-2013 12:40

Quote:

Originally Posted by lupetto77 (Post 426764)
Hello to all ...

I would like to add a video with the edges of blacks during the installation this way:

http://s10.imagestime.com/out.php/i903893_Immagine.jpg

does anyone know how to do it?


16:9 standard with black stripes
4:3 standard no black stripes

sentinelks 10-12-2013 12:42

Quote:

Originally Posted by y_thelastknight (Post 427122)
Will it work sentinelks??

I think so .. or need to create an if

sentinelks 10-12-2013 12:47

Quote:

Originally Posted by danswano (Post 427123)
What about "ISDone.dll" in the popup window title?

"ERROR_PARSE_FILENOTFOUND"="Your message


All times are GMT -7. The time now is 05:39.

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