FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   yener90's Inno Project Source Codes (https://fileforums.com/showthread.php?t=91563)

pakrat2k2 07-01-2013 21:55

Just an FYI, to those using CIU / CI any version.... You MUST generate a NEW game GUID for each and every game. Its NOT an issue when you have only 1 game installed at a time but DOES become an issue IF you have multiple games installed at a time.

Just goto Tools, Generate GUID, and it will create a new guid for that conversion. Make having multiple games installed on OS, not have an issue uninstalling the wrong game or having uninstall information incorrect. ( having multples of one game in uninstall programs or showing farcry 3 when its actually AC3 thats being uninstalled )

May need to post this in first post if not already there, i didnt find it.

geekstar 10-01-2013 04:54

Quote:

Originally Posted by KillerOh (Post 396334)
By looking the setup.ini file provided in the newest setup code, I've noticed the following:
Code:

FreeArcFile1={src}\Movies.cab;DestDir:{app};Disk:1;PrecSrep:0
It seems that switching that "0" to "1" will enable PreComp and SRep compressions.
Plus, by reading this:

I suppose that will do the trick.
I haven't seen the coding part yet, but I suppose that, if no "*.srep" file is present, then the IsDone functions will just "skip" that and start PreComp de-compress.

I'll enjoy the chance and ask if there is a way to make a "cab" file uncompress ONLY when we select a specific language.
I mean, let's consider that I've created three different cabs, "lang_eng.cab" (English), "lang_esp.cab" (Spanish) and "lang_ger.cab" (German). Is that possible to this installer to unpack only "lang_eng.cab" when select "english" in the lang selector, or "lang_esp.cab" when select "spanish" language, and so on?

should the extension of srep compressed file be *.srep or *.rep????please answer quickly....

pakrat2k2 10-01-2013 20:07

look in this tutorial under setup.ini section...

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

yener90 11-01-2013 06:24

fix for Far Cry 3 Uninstaller problem:
#define ProductCode "{E3B9C5A9-BD7A-4B56-B754-FAEA7DD6FA88}"
delete this line.

Janukafix 11-01-2013 06:52

Fullscreen erro

go to link download attachment help please yener90

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

muzz 11-01-2013 07:39

minimize and close button
 
how to add minimize and close button in small installer

pakrat2k2 11-01-2013 08:04

Quote:

Originally Posted by yener90 (Post 412873)
fix for Far Cry 3 Uninstaller problem:
#define ProductCode "{E3B9C5A9-BD7A-4B56-B754-FAEA7DD6FA88}"
delete this line.

not a fix, just an error on everyone's part using same productcode for every game. instead in inno, goto tools, generate GUID. put the new generated GUID for that conversion, into the define productcode line. then they wont be the same for every game/conversion.

Fabioddq 11-01-2013 08:25

Quote:

Originally Posted by muzz (Post 412875)
how to add minimize and close button in small installer

Support only in Installer (Welcome Page).

yener90 11-01-2013 08:25

Quote:

Originally Posted by pakrat2k2 (Post 412876)
not a fix, just an error on everyone's part using same productcode for every game. instead in inno, goto tools, generate GUID. put the new generated GUID for that conversion, into the define productcode line. then they wont be the same for every game/conversion.

its not really an error, just a featue^^
this code adds installshield registry values.
for this you need installshield code & edit the values in the codes.
-> this feature should fix problem if you update the game.

yener90 11-01-2013 10:28

To AntiVir Users...
My conversion will be detected as virus.
This happens on everything which is compiled with lazarus :mad:
So AntiVir thinks:
Ahhh there is a tool created with lazarus
its 100%ly a virus.
the lazarus community already wrote to AntiVir a mail about this.
i wanted to say:
ITS DEFINITLY NOT A VIRUS.
i could share the source, but everybody would have the code for decrypting crypted archives.

Janukafix 12-01-2013 04:03

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

CIU 1.0.0.3 Fullscreen "Error"

Fix please yener90.....

vasu001 12-01-2013 07:44

Quote:

Originally Posted by yener90 (Post 412887)
To AntiVir Users...
My conversion will be detected as virus.
This happens on everything which is compiled with lazarus :mad:
So AntiVir thinks:
Ahhh there is a tool created with lazarus
its 100%ly a virus.
the lazarus community already wrote to AntiVir a mail about this.
i wanted to say:
ITS DEFINITLY NOT A VIRUS.
i could share the source, but everybody would have the code for decrypting crypted archives.

:eek:when this started to happen?
i am using Eset 5.2.9.1 and didn't get any virus warning up until now........

yener90 17-01-2013 13:50

Update 1.0.0.4 Hotfix:
- small language box is back -> faster and more stable
- fixed disabled button in WelcomePage
- fixed exit button in finishedpage
- fixed fullscreen video play
- fixed AntiVir error message
Hotfix:
- fixes regarding small language box
-> now you can disable arrows also all languages should appear

Thx to Fabio informing me about the problems :D

REV0 17-01-2013 14:16

Any fix about the one additional shortcut after 4th component ? It redirects to game insallation folder but there's no exe file in there, therefore it's not needed.

Cheers

Fabioddq 17-01-2013 14:34

Quote:

Originally Posted by REV0 (Post 413063)
Any fix about the one additional shortcut after 4th component ? It redirects to game insallation folder but there's no exe file in there, therefore it's not needed.

Cheers

I will test with Angry Birds Collection and post my results. ;)


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

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