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)

satrianiboys 09-10-2015 09:22

Maybe this question has asked a lot, but meh i'm searching it and it's really hard to find. Need to find an exact keyword, too many possibility.

How to repack games with reg entries in their original setup installation?
How to see a proper reg entries in original setup and add it to inno setup?

I'm a guy with script wizard used mostly, but i know a little about the codes i can change inside. Never tried with reg entries. Please help.

y_thelastknight 09-10-2015 11:21

There are some tools that can detect reg when installing a application or games.. You can use that tool to get the reg and then you can covert that reg entry to inno setup format... This way you can add reg entries to inno setup easly.

I use Regshot tool to detect the reg entry
http://sourceforge.net/projects/regs...regshot/1.9.0/


And reg to inno convertor to conver reg files
http://fileforums.com/showpost.php?p=410165&postcount=2


I hope this will help you.. ;)

bakutrak 15-02-2016 09:06

sorry bro, how to make a png image as transparent splas screen and how to insert this in innosetup standard? iam use unicode version..... thanks

mertderler 16-02-2016 00:37

Revo why Banned

nasir ahmad 29-02-2016 00:25

Quote:

Originally Posted by Razor12911 (Post 418597)
45% complete

now, you can load jpg or bmp and png, re-arrange all you want,

create quick conversions

test attachment added :)

Requesting language translators...:rolleyes:

it's kinda funny, that all of this is been created just by using inno setup and nothing else, :D

Select Backgrounds under Autorun Interface Select tab standard configuration to load a simple file .jpg, Select tab advanced configuration to load a folder which has autorun#.jpg, Select tab expert configuration to load bmp and png image.

my friend do you have this version of installer creator in this topic.
if you have show me please.

pakrat2k2 29-02-2016 09:27

Quote:

Originally Posted by bakutrak (Post 447122)
sorry bro, how to make a png image as transparent splas screen and how to insert this in innosetup standard? iam use unicode version..... thanks

Look in this topic ( file by razor12911 & a file by altef_4 ) gives you 2 choices which program to use. :)

http://fileforums.com/showthread.php?t=96183

ffmla 18-03-2016 08:25

Inno wizard page help.
 
Hi everyone.
I need some code for installer.(inno)
1.I want to remove program group page in installer. (Know by disabled that page) ok.

2.And the start menu folder options in that page .-》changed to next Task page content . Simply in task page I want task selection and start menu folder selection.

Thanks in advance.

oltjon 27-03-2016 17:41

http://i67.tinypic.com/2rh7fqw.png

how to fix this ???
thanks brothers

RamiroCruzo 27-03-2016 19:32

Quote:

Originally Posted by oltjon (Post 448280)
http://i67.tinypic.com/2rh7fqw.png

how to fix this ???
thanks brothers

Its "???" 'cause its in Russian...Try editing the .iss's Messages module

oltjon 29-03-2016 15:32

Quote:

Originally Posted by RamiroCruzo (Post 448282)
Its "???" 'cause its in Russian...Try editing the .iss's Messages module


I do not find the exact string to change
anyone has any idea where is the string to change:confused:

pakrat2k2 30-03-2016 12:42

check your PM

punchao 03-04-2016 08:30

@oltjon ,can you share the script?

oltjon 03-04-2016 08:39

Quote:

Originally Posted by punchao (Post 448345)
@oltjon ,can you share the script?

check your PM

punchao 03-04-2016 09:44

i disable this,problem solved :D

https://snap.ashampoo.com/FGt7vW68

pakrat2k2 03-04-2016 10:04

need the original script BEFORE you made ANY changes to it, basically the entire folder as it was before you started changing anything. There are files missing & it cant read from your language file when I try compiling from what you sent me before.

ffmla 07-04-2016 22:43

Help relate ISPrecompextract(0,20.....
In the blackbox inno script isprecomp () extraction process not shown in progress bar.
Process extract in background but in progress bar and percentage not shows.
How to fix this?.

ffmla 09-11-2016 21:29

Question about inno script hotkeys
 
How to disable inno setup hotkeys in the installer :confused:.
I'll edit one of the customized wizard installer (dante1995).
In that installer by pressing space button installer start installing. How to disable it..

Thanks in advance. ..

pakrat2k2 09-11-2016 22:14

Quote:

Originally Posted by ffmla (Post 453765)
How to disable inno setup hotkeys in the installer :confused:.
I'll edit one of the customized wizard installer (dante1995).
In that installer by pressing space button installer start installing. How to disable it..

Thanks in advance. ..

search for hotkey in the script itself, if there change to ""

ffmla 09-11-2016 23:11

Thanks for reply

But there is no hotkey word in the script.
May I upload the script. .

dr.kaskus.s.pd. 23-11-2016 07:59

1 Attachment(s)
help me please!
i have downloaded yener90's script (CI 8.0.1.0)
(detail on the image).

what should i do at the first time to use this script ?
i'm using inno setup 5.9 unicode.

- i want to make setup internal and dont use compressor . i was remove ( ; )
but i still get error. :(


im waiting for advice. thanks:)

nizcoz 28-11-2016 02:13

How to add an external compress method to inno script? I wish add .rar file (data.rar) to my script (and install it) instead of inno compression. How?

felice2011 28-11-2016 02:49

Quote:

Originally Posted by nizcoz (Post 454082)
How to add an external compress method to inno script? I wish add .rar file (data.rar) to my script (and install it) instead of inno compression. How?

http://www.fileforums.com/showthread.php?t=98186

Logically I suggest a basic script installation, if you run a search here on the forum will find several...;)

nizcoz 29-11-2016 14:04

Quote:

Originally Posted by felice2011 (Post 454083)
http://www.fileforums.com/showthread.php?t=98186

Logically I suggest a basic script installation, if you run a search here on the forum will find several...;)

I can not do it correctly. I have many problems with my script. I tried mix my script with the isdone example but no work.


Another question, how add a message at the finish of the cancel of the install?? ¨the installation was succefully aborted¨ (english and spanish)

felice2011 29-11-2016 14:35

@Nizcoz, I can not guess what you're mixing, are not a magician, your inexperience on programming a script, ti should teach you to try before on a tested installer and running here on the forum, in order to study you its code and its concept of operation , and later on modify it as you want.
Choose an installer here on the forum, you work, for problems, post the code and someone will help you.

pakrat2k2 29-11-2016 18:22

Quote:

Originally Posted by ffmla (Post 453768)
Thanks for reply

But there is no hotkey word in the script.
May I upload the script. .

sure upload script, then the magicians here may solve your issue for you :)
( in reference to post 1218 )

nizcoz 30-11-2016 03:08

^^ Ok, thanks.

How add a message at the finish of the Cancel while installing?? ¨the installation was succefully aborted¨ (english and spanish)

danswano 01-12-2016 06:44

How do i set temp dir of srep to destination directory instead of temp?
[Srep]
Memory = 256
TempPath =

[Precomp]
Memory = 40
TempPath =

Razor12911 02-12-2016 06:41

Quote:

Originally Posted by danswano (Post 454148)
How do i set temp dir of srep to destination directory instead of temp?
[Srep]
Memory = 256
TempPath =

[Precomp]
Memory = 40
TempPath =

if not SrepInit(ExpandConstant('{tmp'),512,0) then
if not PrecompInit(ExpandConstant('{tmp'),128,0) then


also

ISArcExtract(CurComponent:Cardinal; PctOfTotal:double; InName, OutPath, ExtractedPath: AnsiString; DeleteInFile:boolean; Password, CfgFile, WorkPath: AnsiString; ExtractPCF: boolean ):boolean;
external 'ISArcExtract@files:ISDone.dll stdcall delayload';

notice WorkPath?

danswano 05-12-2016 00:29

Thank you razor, i thought it should be set in cls.ini

nizcoz 05-12-2016 04:09

1) How to add a message at the finish of the ¨Cancel while installing¨?? ¨the installation was succefully aborted¨

2) How to resize the uninstall`s WizardSmallBitmapImage to Left := ScaleX(0);
Width := ScaleX(500);
Height := ScaleY(60);

3) How to add timeelapsed, porcentage, etc to install and uninstall pages?

Thanks!!!

PD: sorry, bad english.

Razor12911 05-12-2016 10:56

1) if isdone was not used, meaning if you rely on internal installation, i don't think that's possible.
2)
procedure InitializeUninstallProgressForm;
begin
with UninstallProgressForm.WizardSmallBitmapImage do
begin
left...
Width...
end;
end;
3) add labels, apply math, add a counter for the elapsed time x (100 - current progress), use a timer to update labels.

nizcoz 05-12-2016 11:18

Quote:

Originally Posted by Razor12911 (Post 454223)
1) if isdone was not used, meaning if you rely on internal installation, i don't think that's possible.
2)
procedure InitializeUninstallProgressForm;
begin
with UninstallProgressForm.WizardSmallBitmapImage do
begin
left...
Width...
end;
end;
3) add labels, apply math, add a counter for the elapsed time x (100 - current progress), use a timer to update labels.

2) How define the bmp file? i wish that uninstaller shows the same that the installer. The installer show the bmp file with this size.

3) A simple example? with seconds and porcentage? it`s possible?

Thanks a lot!

nizcoz 10-12-2016 14:11

Hi! How to add the function of TotalSpace, freeSpace, NeedSpace to a readypage??

nizcoz 26-12-2016 13:04

What characteristics are required for an avi file with Inno Media Player? Because a particular avi file works ok, but with another video file, it doesn't work.

nizcoz 27-12-2016 06:38

Quote:

Originally Posted by nizcoz (Post 454824)
What characteristics are required for an avi file with Inno Media Player? Because a particular avi file works ok, but with another video file, it doesn't work.

Solved.

Viper645 14-03-2017 01:38

Quote:

Originally Posted by Razor12911 (Post 454223)
1) if isdone was not used, meaning if you rely on internal installation, i don't think that's possible.
2)
procedure InitializeUninstallProgressForm;
begin
with UninstallProgressForm.WizardSmallBitmapImage do
begin
left...
Width...
end;
end;
3) add labels, apply math, add a counter for the elapsed time x (100 - current progress), use a timer to update labels.

Will you please check your PM please?

sanujsahu 24-03-2017 00:47

Bro how to make your own design innovative script

nizcoz 24-03-2017 03:30

Quote:

Originally Posted by Viper645 (Post 457105)
Will you please check your PM please?

I do not have messages.

nizcoz 24-03-2017 03:32

How to decompress an arc file with password when i use a isdone (ini) script? (by dante1995)

-XCX- 24-03-2017 03:58

Quote:

Originally Posted by nizcoz (Post 457385)
How to decompress an arc file with password when i use a isdone (ini) script? (by dante1995)

if not ISArcExtract ( 0, 100, ExpandConstant('{src}\data.bin), ExpandConstant('{app}\'), '', false, '{#PasswordHere}', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;


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

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