FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Tutorial using CI 8.0.0 (https://fileforums.com/showthread.php?t=92805)

kassane 02-05-2012 12:19

It is possible to put a password on the file in freearc to install but not open?

pakrat2k2 02-05-2012 19:20

no.
if you password lock a file it will not even be able to open it without that password, therefore it cant extract it without the password.

mehrdad 09-05-2012 02:51

help for reg key
 
1 Attachment(s)
can you edit my reg key to work in all computer?
now just work on drive G:........
please edit i can not

Attachment 3445

pakrat2k2 09-05-2012 18:31

Quote:

Originally Posted by mehrdad (Post 402479)
can you edit my reg key to work in all computer?
now just work on drive G:........
please edit i can not

Attachment 3445

change the location from specific ( G: ) to just {app}, where it will reflect on users choice NOT one specified by the script.

Good Man 11-05-2012 13:44

hi man you say
Setup.cab => is origin a zip file, contains installer images and sounds -> you can edit it using WinRAR or 7zip

you mean extract the setup.cab

how can i add the new files in setup.cab i edit it and give error sorry i am new in the Conversions

damar15 11-05-2012 14:57

hi i want to ask i have a game it's 6.8 g i use the innosetup with anther game in 2 dvd i edit the scrip and compile it to temp it was 3.52 g i want it in 2dvd can you help me to do it in 2 dvd or make it 5.5 or 6.8 g thanks

Joe Forster/STA 12-05-2012 16:16

I suggest using correct punctuation.

yener90 13-05-2012 01:09

Quote:

Originally Posted by Good Man (Post 402530)
hi man you say
Setup.cab => is origin a zip file, contains installer images and sounds -> you can edit it using WinRAR or 7zip

you mean extract the setup.cab

how can i add the new files in setup.cab i edit it and give error sorry i am new in the Conversions

with what did you edit it?
screenshot of error message please.

gk4u 18-05-2012 07:56

First, thanks for such a cool looking installer!!!

Here is my problem:-
I used free arc 0.67 alpha version to create arc file and renamed extension to cab file.
Settings for compression :-
http://img100.imageshack.us/img100/1236/84282880.jpg

First it showed error as "Not an srep file"
Then this
http://img687.imageshack.us/img687/1659/58144686.jpg

[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};PrecSre p:0;

pakrat2k2 21-05-2012 20:56

you added a bunch of commands that yener's installer cannot handle at this time. The old format of freearc zero compression, then precomp, followed by srep and a final freearc of the final output file, will be understood by his installer, but not the commandline structure like your screenshot shows.

REV0 22-05-2012 04:26

So, we can only use one internal compression.. I'm using lzma as compression in INNO, i would be ok with more compression level as internal though

gk4u 22-05-2012 14:12

Thanks for the reply.

I did like this:- arc->precomp->arc.
It extracted successfully, but progress bar completes 100% when it decompresses with precomp, and again it starts from beginning when it extracts arc archive after that.
So it feels like hanging when it processes with precomp.
Is there a way to fix this?

I hope you understood what i want to say!!!

einzjha 02-06-2012 10:03

How To Make This??
 
hi all, I'm new here, I want to ask how to make this? any help would be very useful for me. (^_^)
http://44.imagebam.com/download/c84K...9154/setup.png

mehrdad 02-06-2012 10:11

i have a script maxpyne3 and i just copy "Profiles" folder to USERPROFILE*Documents/Rockstar Games/Social Club* when install the setup. give script of inno setup to this action please

einzjha 02-06-2012 10:31

Quote:

Originally Posted by mehrdad (Post 403081)
i just copy "Profiles" folder to USERPROFILE*Documents/Rockstar Games/Social Club* when install the setup. give script please

you think my installer script?? (sorry for my bad english)

pakrat2k2 02-06-2012 14:18

Quote:

Originally Posted by einzjha (Post 403079)
hi all, I'm new here, I want to ask how to make this? any help would be very useful for me. (^_^)
http://44.imagebam.com/download/c84K...9154/setup.png

its just a logo.. use paint etc create your own

einzjha 02-06-2012 18:25

Quote:

Originally Posted by pakrat2k2 (Post 403088)
its just a logo.. use paint etc create your own

but i don;t know how to insert it to my instaler, could you teach me step by step pakrat2k2??

pakrat2k2 02-06-2012 20:54

same place as you grabbed inno.. go back & look for ispack5.5 ( exe or unicode.exe )
either one depending on where you are. The ispack installs a writing script tool, that you can visualy see how your installer image will look, use that to place your logo.
Code:

http://www.jrsoftware.org/isdl.php
Thats all I'll say on it, as the rest is up to you to READ & figure it out. I dont use it, because I dont like logo's in installers. Nice & simple will do.

einzjha 03-06-2012 00:22

Quote:

Originally Posted by pakrat2k2 (Post 403104)
same place as you grabbed inno.. go back & look for ispack5.5 ( exe or unicode.exe )
either one depending on where you are. The ispack installs a writing script tool, that you can visualy see how your installer image will look, use that to place your logo.
Code:

http://www.jrsoftware.org/isdl.php
Thats all I'll say on it, as the rest is up to you to READ & figure it out. I dont use it, because I dont like logo's in installers. Nice & simple will do.

thank you i wil try it.

einzjha 04-06-2012 00:20

Need Help!
 
2 Attachment(s)
hello guys, I encountered an error during installation program is complete. and I do not know how to fix this, can you fix my script? error.jpg look to see the error. thank you

pakrat2k2 04-06-2012 11:28

einzjha, error in script.. change the ??? to uninstall, and add something for desktop / startmenu icon as well.

Code:


[Icons]
Name: {group}\???????; IconFilename: {app}\unins000.exe; Filename: {app}\unins000.exe


alias-as 05-06-2012 06:01

Good Morning
i wanna know what's the arguments for silent install of Punkbuster in 'setup.ini' ??

kassane 05-06-2012 09:19

I'm in trouble when I use precomp042, every time I use this version in the middle of the compaction process it stops working, I can only use version 038. Has a solution?

pakrat2k2 05-06-2012 13:51

Quote:

Originally Posted by alias-as (Post 403242)
Good Morning
i wanna know what's the arguments for silent install of Punkbuster in 'setup.ini' ??

pbsvc.exe /i --no-display --i-accept-the-pb-eula

Good Man 26-06-2012 10:56

hi man

what i can change in the iss for command and conquer 4 ?

splitdvd9todvd5 29-06-2012 00:54

what do i change if the files install in C:\games
not here C:\Program Files (x86) help please..

thanks in advance!

mikey26 30-06-2012 08:59

hi yener.quick question i just started using your latest CI i have done the conversion all is fine only hassle the setup.exe it self stays on the default it wont change to the game type exe is there something i am missing.any help will be much appreciated. :-)

pakrat2k2 30-06-2012 09:05

change the setup.ini to match your game

mikey26 30-06-2012 09:24

hi pakrat2k2

[InstallOptions]
ApplicationName=SpellForce 2 Faith in Destiny
Publisher=
MyExecutableName=SpellForce2FaithinDestiny.exe
MyExecutablePath=
SaveGameFolder=
GameSize=4370
Lang=en
LangUI=0
PrecompVer=0

is this right?cause i still cant get it to change i testing with a small game as it easy to learn rather than coverting a big game everytime u make a mistake

pakrat2k2 30-06-2012 09:36

is SpellForce2FaithinDestiny.exe in root of game folder or in subdir?
if in subdir then MyExecutablePath= ( subfolder path )

mikey26 30-06-2012 09:39

i solved it bit of a blonde moment forgot to change the setup.ico ..... BIG FACE PALM
but thx for the prompt reply

pakrat2k2 30-06-2012 09:43

Lol

mikey26 30-06-2012 09:45

my first custom installer working perfect i hope will post now.

NiTroViouSiX 01-07-2012 05:15

when i tried to edit setup.cap
autorun image,,,background,,etc etc
although i replace with JPEG
but the result of setup
http://img189.imageshack.us/img189/4654/5857.png
blank !!!

Th3Raven 01-07-2012 08:12

Quote:

Originally Posted by NiTroViouSiX (Post 404048)
when i tried to edit setup.cap
autorun image,,,background,,etc etc
although i replace with JPEG
but the result of setup
http://img189.imageshack.us/img189/4654/5857.png
blank !!!

They must have the same name as the originals and the extension must be .jpg (not .jpeg)

yener90 01-07-2012 08:15

Quote:

Originally Posted by NiTroViouSiX (Post 404048)
when i tried to edit setup.cap
autorun image,,,background,,etc etc
although i replace with JPEG
but the result of setup
http://img189.imageshack.us/img189/4654/5857.png
blank !!!

upload your setup.cab
im sure compression is wrong.

NiTroViouSiX 01-07-2012 14:13

1 Attachment(s)
Quote:

Originally Posted by yener90 (Post 404053)
upload your setup.cab
im sure compression is wrong.

see??

Joe Forster/STA 02-07-2012 04:24

Yes, the compression is wrong. This should be an InstallShield CAB, not a Micro$oft CAB; they're very different, even if their file extension is the same.

NiTroViouSiX 02-07-2012 09:28

Quote:

Originally Posted by Joe Forster/STA (Post 404077)
Yes, the compression is wrong. This should be an InstallShield CAB, not a Micro$oft CAB; they're very different, even if their file extension is the same.

OOH YEAH ,,THANKS
but how can i do that?
thanks for help

yener90 02-07-2012 09:38

no no Setup.cab is not a a real cab file, its a zip file.
it just contains this extension too look more like a installshield installer.

NiTroViouSiX
youre one is a cab file, but it need to be a zip file.
just compress it like zip then rename it to cab.


All times are GMT -7. The time now is 07:58.

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