![]() |
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:
|
| All times are GMT -7. The time now is 01:33. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com