![]() |
add this line to your setup.ini
PrecompVer=inside |
Hey guy! Thanks so much! :)
Its so very cool! And I have a question.. how can I create a desktop icon of game?! Thanks! |
installer automatically creates shortcuts
|
Freearc cannot splitting files for 2gb part ?. I want create like that data1.cab - data2.cab.
Precomp or Srep's have any file split commands? Sorry for my bad english... |
freearc cant at the moment its planned for update 0.70 THEN you will be able to specify filesize. Its just be trial & error to get the size you want, as you start with freearc then precomp lastly srep.
maybe one of the more experienced with commandline maybe able to input more ?? |
how to use Setup.cab Cryptor.exe ??
|
extract setup.cab to a folder named setup then launch program, set password then done.
|
Guys I have a problem.
I want to use FreeArc, I read that says this: If you use FreeArc installation, just add to the line "Comp: (Number of component, for Which It Should be installed)" Example: code: FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1; Comp: 1; But where should I enter? use inno setup recently. Thanks to those who answer me Sorry for my english |
you can only use comp if you have used components. and remove spaces if you want to set a directory or destination
therefore it will be like this. FreeArcFile1 ={src}\Data1.cab; DestDir: {app}; Disk: 1 |
First of all, thanks for the reply
Yes, but I do not know where it goes physically inserted. In the script or in the setup.ini? and where exactly? because wherever I insert it gives me error. P.S. I removed the components, just because I do not want to use the indoor installation |
the setup.ini, under
[ExtractSettings] |
1 Attachment(s)
Done, but nothing happens, definitely something I'm wrong.
I want that when I go to install, it extracts the file.arc ... I'll put in a script that I made, with what I can do. If you have time and desire, you could send me the script and the setup.ini correct? Thank you so much razor |
this thing only works with yener90 source code/script
|
So I guess I'll have to give it up :(
Thanks for the help razor :) |
There are successful :)
FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1 It was like you said, but I was wrong inserting into. Last thing, if I want to extract 2 files, I do a thing like that?: FreeArcFile1 = {src} \ Data1.cab; DestDir: {app}; Disk: 1; Comp: 1; FreeArcFile1 = {src} \ data2.cab; DestDir: {app}; Disk: 1; Comp: 2; |
| All times are GMT -7. The time now is 10:09. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com