FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup (https://fileforums.com/showthread.php?t=92407)

RespectThis 16-11-2012 10:39

Quote:

Originally Posted by iMaTriXx (Post 408937)
kkkk u mean i cant able to combined issi script with my script there is an alternate way to edit these options in inno bcz im nt professnal.& i d't know much abt delphi & pascal scripting so if u dont mind could u plz help me there bcz i badly want to integreate this options in my script so plz u may suggest how can we resolve these errors..

The error is fairly self-explanatory. Your error is happening because 'InitializeWizard' is being called more than once. ISSI already has them listed in the script you're including, they can't be called again after the '#include' is called on ISSI. You'd have to extract the necessary functions/bits of code from the ISSI script and include them in the actual script you're writing, which if you have no clue as to what's going on in all those lines of code is next to impossible.

Some understanding of programming in general and more specifically Pascal (Delphi?) are required to really grasp what you're doing with IS. If someone really wanted to you could ask them to write the code for you and then simply copy & paste it, but you won't learn anything in the process and depending on complexity you're not likely to find someone to do it seeing as how people make a living doing such things.

Maybe you'll find someone, but best bet is to simply learn how to do it yourself if you have the determination. Plus what you learn can be applied to more than just writing some simple install scripts for IS. Granted Pascal isn't really used for much of anything anymore but alot of the principles are still the same. I was in the same boat not long ago, but I've always wanted to learn programming. So I started reading... and reading... and reading... to learn what I wanted to accomplish.

If all you want to do is learn to write some IS scripts, then go download the free e-book Essential Pascal, look through the plentiful documentation on Inno all over the web, look over the numerous example scripts included with Inno, and start knocking out some lines of code on your own. Game installers aren't very complex for the most part, so it's not too difficult to go from no understanding to being able to put a decent one together.

sigit_army 24-03-2013 00:49

how to add Licence Agreement?
sorry if OOT and bad english..

pakrat2k2 24-03-2013 07:05

Quote:

Originally Posted by sigit_army (Post 415792)
how to add Licence Agreement?
sorry if OOT and bad english..

in script under [languages]

[Languages]
Name: eng; MessagesFile: Languages\English.isl; LicenseFile:"Readme_US.txt"

DavidBillaOO7 01-09-2013 18:16

Nee some Help here !!!
 
Hey Guys can anybody help me how to edit the registry section in inno setup ??

Thanks in Advance ..please help me i want to make a repack game ..it is Assassin's Creed II so guys please help me .!!!

Newbie 02-09-2013 02:18

Well, I can't help you too much....

In Useful programs check post by pakrat2k2, he posted a "very handy program to convert those reg entries into inno script"


So, you export registry key/s from registry, make sure you don't forget something.

Open that program - load .reg file - that program will then create .iss script.

Open it.

Now you should edit some things - you will see a lot of things maybe, but I think that only thing that you need to change is something like "game path", understand.....

e.g. If you have something like this in your script....

Quote:

C:\Program Files (x86)\Ubisoft\Tom Clancy's Splinter CellŪ Blacklist™\
....you should change it to
Quote:

{app}\
I think.

Then it all depends what script are you using, but under [Registry] you should post those registry lines.

I hope you understand something.

Or wait for better clarification.

Cheers

bakutrak 08-03-2015 06:05

Bro how to add vcredist and directX script as silent install? iam using unicode version...Thanks

pakrat2k2 08-03-2015 10:23

Quote:

Originally Posted by bakutrak (Post 438649)
Bro how to add vcredist and directX script as silent install? iam using unicode version...Thanks

see this topic Component Argument Values
>> http://www.fileforums.com/showthread.php?t=95092

bakutrak 25-03-2015 23:55

1 Attachment(s)
pakrat2k2 i dont understand with CI, i just wanna make a repack game with installer like this,,plizzzzz help me

SAM2712 26-03-2015 01:10

I wanna know also..!
Thnks for Advance...pakrat

Razor12911 26-03-2015 02:32

Quote:

Originally Posted by bakutrak (Post 439153)
pakrat2k2 i dont understand with CI, i just wanna make a repack game with installer like this,,plizzzzz help me

it must be /silent and not \slient

bakutrak 26-03-2015 03:17

nice...you are a good man razor :D
one quetion again :D how to instal PhysX.msi like directx ? and what the parameters of that ?

pakrat2k2 26-03-2015 06:57

see post #47 for LINK


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

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