|
|
|
#1
|
||||
|
||||
|
guys what about if a want to use 7z+ serp for compression what code should i write in bat file?
and what about arc.ini what i should write if using 7z+ serp? also -msrep+lzma:a1:mfbt4:d256m:fb128:mc100 0:lc8 is this the best compression serp can do? if not then what is? thanks |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Here's my question. Let's say I want to add some optional mods to my installation. How to add them to the installation and how to make backups of possible overwrited files? I'm guessing this belongs to the [Components] section but I don't have much time at the moment to experiment by myself, hence my question here
|
|
#3
|
|||
|
|||
|
According yo yener's script (and assuming every exe has same system) the information you're looking to change was actually created WHEN bin files were created by setup.
So, to simplify the explanation, for example; If you have 3 bin and setup.exe which were created bt script, the installation will check these 3 bin files during installation. If you put 2 bin files instead of 3, setup will ask 'Insert disk1', if you put 4 or more instead of 3, setup will continue to install without asking it. When some setups are saying only 'insert next disk' some of them are demanding correct bin files and disk numbers. I suggest to re-create or convert your game instead of editing (if it's easy to do) |
|
#4
|
|||
|
|||
|
I made a 3xDVD5 conversion. Everityhing is ok except that the setup ask for disk1 instead of disk2 and disk3, but this is not a major problem.
Thx. Have a nice day |
|
#5
|
||||
|
||||
|
Quote:
FreeArcFile1={src}\Data4.bin;DestDir:{app};Disk:2 so Data4.bin is on disk 2 notice Disk number in the last of the line ![]() that's all have fun
|
|
#6
|
||||
|
||||
|
Hey i made my own setup.cab with all the files but no background and other things are coming
|
|
#7
|
||||
|
||||
|
ok now i'm able to deal with the registry keys very good but just one question left
how to create sub-folder in a folder ? i have tried many times with no luck anyone knows? thanks |
|
#8
|
|||
|
|||
|
How to hide main progress bar?
|
|
#9
|
|||
|
|||
|
Quote:
You're using FreeArc ? Why you need to hide it anyway
|
|
#10
|
||||
|
||||
|
maybe i didn't explain much i mean in the registry like this
![]() thanks |
|
#11
|
|||
|
|||
|
Quote:
Publisher: EA (leave it in regkey as it is) Appname: Need for Speed Most Wanted (leave it in regkey as it is) "SOFTWARE\{code:GetAppPublisher}\{code:GetAppName} \ergc\blabla.. You know the rest i believe
|
|
#12
|
|||
|
|||
|
hiding progressbar xD
you can set moveprogressbar in interfacesettings to 5000 to hide it. |
|
#13
|
|||
|
|||
|
Okey,How to move progress bar and extracting file item label?
Last edited by FatalError; 20-08-2012 at 04:01. |
|
#14
|
||||
|
||||
|
Quote:
one more question i made 2 dvd for my game the additional installation folder exist on the 2 dvd so if i choose to install dx or vcredist it runs fine but if i choose to not install dx or vcredist the installation of the game finish with out of range error game installed fine but this out of range error really kills me any ideas ?!!!! thanks mate Last edited by JacksMafia; 20-08-2012 at 10:56. Reason: update |
|
#15
|
|||
|
|||
|
ISSI duplicates...
not working this; #define ISSI_UseMyInitializeWizard procedure ISSI_InitializeWizard(); begin end; or how to use different InitializeWizard(); Please Help..!! and How to move progress bar and extracting file item label? Last edited by FatalError; 22-08-2012 at 12:51. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |