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)

Logrim 11-03-2014 03:32

Altef, see m.p please.. i'm lost with that :D..

reiji777 12-03-2014 22:57

why inno sometimes shows need to restart page in the end of installation? although I've already put all the right parameters :(
is there any way to suppress no restart page at all cost?

justinbieber500 13-03-2014 13:14

hmm reiji Page finally pressing need.

dienszge 16-03-2014 20:17

Hallo everyone..
sorry i'm newbie. and i come from indonesia
i want to try conversion..
can you give me script (InstallerScript.iss and LangScript.iss) language indonesian
please.. thx bahasa
sorry my bad english..

Cesar82 17-03-2014 11:05

2 Attachment(s)
PS: Text translated with Google Translate.
Please. I need help.

In need of a code that satisfied the following properties of an executable:
Copyright, Company Name, File Description, File Version, Product Version, InternalName, Original Filename, Product Name.
I found a code on the internet and is not working with Unicode Inno Setup. Tested Inno Setup Version Ansi worked.
In unicode inno he cuts the information.

I have attached the script's code for those with more experience can analyze and give me some corrections.

Added one second scrip to compare the differences.
This second script detects only the description of the executable.
However this works in unicode version of Inno Setup.

Logrim 18-03-2014 10:15

One question.. how to put in a custom message, the name of a game set in an ini?, i mean,

"welcome to the installation of "name stored in external ini"

Razor12911 18-03-2014 10:21

[Code]

RazorLabel.Caption:=FmtMessage(ExpandConstant({cm:WelcomeMessage}), [GetIniString('Application', 'Name', '', ExpandConstant('{tmp}\Setup.ini')]);

[CustomMessages]
WelcomeMessage=Welcome to the %1 Setup Wizard

danswano 19-03-2014 14:50

Hello,
How to unpack arc archive has bcj2 compression using ISDone?

Razor12911 23-03-2014 23:55

most things are done under arc.ini

danswano 24-03-2014 04:06

Will that expose arc.ini in temp folder?

Darkangel5 05-04-2014 07:10

hello,

sorry to use google translation to translate.

I made an autorun (see screen).

http://img11.hostingpics.net/pics/344903Sanstitre.jpg

I would like to know how to make a zoom effect passage of the mouse has on the button readme, manual etc etc.

Razor12911 07-04-2014 12:06

Use a timer or sleep with repeat and until on the onmouseenter event and do the same with onmouseleave, during that period you can change the font size and etc.

Darkangel5 08-04-2014 05:40

Quote:

Originally Posted by Razor12911 (Post 430387)
Use a timer or sleep with repeat and until on the onmouseenter event and do the same with onmouseleave, during that period you can change the font size and etc.

thank you for your answer

are there any example scripts?

Logrim 11-04-2014 07:40

Hi, long time without ask nothing ... i need to know how to make a unninstall button with botva2 buttons.. thanks.. ( i still have problems managings some reg keys )

Razor12911 19-04-2014 03:20

@Logrim,

Same way you did with setup buttons, just that botva2.dll and innocallback.dll/callbackctrl.dll must exist in the temp directory when uninstalling.

Just find a way to copy the files to install directory when installing then when uninstalling, copy them to temp. :D, Problem solved.


All times are GMT -7. The time now is 04:42.

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