![]() |
Hi. I want to make a conversion but i'm stuck at the setup.exe. I want to modify the setup.exe in order to ask me when to insert the second disk. if i don't modify the setup file i will receive an error "error, the file is not on thie disk" (something like that) but if i'll insert the second disk and press ok the instalation will continue.
The folder looks like that: http://img43.imageshack.us/img43/7821/58851823.jpg You can download the setup file from here |
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) |
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 |
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 :) |
Hey i made my own setup.cab with all the files but no background and other things are coming
|
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 |
How to hide main progress bar?
|
Quote:
You're using FreeArc ? Quote:
|
hiding progressbar xD
you can set moveprogressbar in interfacesettings to 5000 to hide it. |
Quote:
|
Quote:
http://img838.imageshack.us/img838/6894/26422814.jpg thanks |
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 :D |
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 |
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? |
fatalerror
you define initializewizard # first, depending on how many things you want to do. just increase the number for each seperate item. #define InitializeWizard(); #define InitializeWizard(1); #define InitializeWizard(2); procedure InitializeWizard(); begin .. .. .. end; procedure InitializeWizard(1); begin .. .. .. end; procedure InitializeWizard(2); begin .. .. .. end; etc... as for second part of question read yener's tutorial topic, its been asked & answered already. |
Thank You!!But its only yener90's script?Don't working my script.
|
Quote:
#define ISSI_UseMyInitializeWizard --> bold part is missing from procedure line... procedure ISSI_UseMyInitializeWizard(); begin . . . . end; |
Quote:
|
how to auto launch settings.exe after install finish yener90's inno script
|
Quote:
|
Can anyone tell me code for adding video while game is installing!!Installer is simple I just want to add a a video that starts when installation of Game starts!!
|
You Know For This Error
Source: Include\7z.com; DestDir: {tmp}; Flags: dontcopy 7z.com |
Quote:
|
Why, my inno setup, not create icon for unistall?
|
how can i extract pcf --> srep--> compresed file in inno setup
nt in CI |
I create the setup for inno setup Progresbar not show what can i do
http://imageshack.us/f/16/64116425.jpg/ Sorry For my bad english |
Quote:
|
Thanks
Quote:
|
Hello !!I want help on this !! Can anyone tell me code that will make a compact view button while installation like this : http://speedcap.net/sharing/534/b6c9...65836e8553.png(see below in let corner) and after clicking that button installer go in Right corner and become small like this : http://speedcap.net/sharing/534/72e9...45f3051a68.png
Thnx in advance for helping me!! |
How to add a password to setup.cab please
|
there is a tool...called setup.cab cryptor
Evil Boy whats the advantage?! i see no point. |
aFTER installing max payne 3 from inno setup provided by peter i get this error-
"PlayMaxPayne3 has encountered a problem and need to be close" this error is only on windows xp and also the compressed setup was not launching on xp. what to do? |
Quote:
|
Quote:
2.) before ,with original installer the game was not giving this error but now it gives in xp. [i have installed the game in 7 and its working there but not on xp]. well thats my problem.......... Also one more thing.- Do i have to keep those leftover files like compress.bat,levels1,levels2,etc. the files outside Disks 1,2,3,4 folders.:confused: |
can anyone tell me how to add directx setup in the installer before installing game file. I already have have the full installation on the disk and want to install it from dvd. please also tell me coding which is to be added in the install script file(i.e .iss file)
|
Can background images be added in the installer without the need of setup.cab & and setup.ini & also provide me the coding to be added in compiler(if possible)?
|
Quote:
Quote:
Quote:
|
hi guys i 'm trying to do Command And Conquer Red Alert 3-old game i know but very good one- but i'm stuck with movies folder with 3.78 gb of .vb6 files this is the codes i have tried
Quote:
Quote:
any ideas?!!! thanks |
All video formats use compression so movies are poorly compressed with archivers. Only way to shrink their size is to recompress them. vb6 is some mp4 container so it'll be quite complicated.
|
Quote:
|
| All times are GMT -7. The time now is 11:13. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com