|
#211
|
|||
|
|||
|
Last edited by sentinelks; 26-06-2013 at 11:34. |
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
ashyamsundar (14-06-2013) | ||
| Sponsored Links |
|
#212
|
|||
|
|||
|
Firts i want thank you now evrything works great ,installer unpacks evrything nicely
2nd guys don't add any videos etc ,cuz this installer was supposed to be a simple one this installer is what i was looking for for long time
|
|
#213
|
|||
|
|||
|
is a great script but it's always better .. razor will make a version with videos etc. or we will not use more than its patch for GTA4
Last edited by sentinelks; 14-06-2013 at 09:18. |
|
#214
|
|||
|
|||
|
I got question
My .exe from game is located in Binaries\Win32 Quote:
Last edited by MartinezPL; 14-06-2013 at 09:39. |
|
#215
|
|||
|
|||
|
@MartinezPL
Don't change anything. Code:
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Code:
#define AppExec "Binaries\Win32\RememberMe.exe" Last edited by Kurutucu; 14-06-2013 at 09:50. |
| The Following User Says Thank You to Kurutucu For This Useful Post: | ||
pakrat2k2 (14-06-2013) | ||
|
#216
|
|||
|
|||
|
hello, i'm from vietnam
i'm a newbie with Inno and i have just practice with Inno now i need how to create skin for setup.exe and found this thread but i don't understand how the code work so can you teach me how to use Inno and create skin carefully and clearly ??? thank you so much |
|
#217
|
||||
|
||||
|
@assassin193
check here.. Don't forget to change "Office2007.cjstyles" with your own filename.. Eg: skin.cjstyles Last edited by Joe Forster/STA; 15-06-2013 at 11:29. |
| The Following User Says Thank You to Pein46 For This Useful Post: | ||
assassin193 (15-06-2013) | ||
|
#218
|
|||
|
|||
|
I'm testing this inno script, change as describe on first step, compile with success but when I execute the setup, forms and text are mess up and I dint change nothing there.
Please, some one now what's happening. |
|
#219
|
||||
|
||||
|
which script are you using ??
just changing line in script ( to match installed game dir is fine ) BUT you also must make changes in setup.ini to match game information. |
|
#220
|
||||
|
||||
|
Black_Box_Script_By_Kurutucu_V1.8 Based on Black_Box_Script_By_Kurutucu_V1.4_Unicode By Razor12911
Changes -Changed music button position for better place -Added Logo+URL. -Added Unlimited Picture Slideshow -Added Video Background -Added Compact Mode -Added Task Progressbar -Fixed Bug in Task Installation Put your video file in the same directory where is main.iss Support Mp4, avi, mpg, or wmv For Internal Compression Change this to Code:
;#define Internal "C:\Program Files\Fileforums\Blackbox Inno Setup Script\" Code:
#define Internal "yourgameinstallationpath\" ![]() ![]() ![]() ![]()
Last edited by y_thelastknight; 15-06-2013 at 11:17. |
| The Following 9 Users Say Thank You to y_thelastknight For This Useful Post: | ||
ashyamsundar (15-06-2013), BLACKFIRE69 (02-06-2019), kostaskaraivalis (16-06-2013), MMR (04-10-2013), Pein46 (15-06-2013), Prince Soft (10-11-2016), Razor12911 (15-06-2013), Simorq (16-01-2015), Stor31 (09-02-2015) | ||
|
#221
|
|||
|
|||
|
@y_thelastknight
It's my work. but you change logo with your name. Reported. |
|
#222
|
||||
|
||||
|
Quote:
(i dont want any credit)there is a psd file in psd folder..it has a gradient like that so everybody can change it.. it just a example no body is going to use my logo or your logo..that is the real fact ![]() i will Reupload. |
|
#223
|
|||
|
|||
|
@y_thelastknight
I say to you 2 times. When you editing this script send me with message. Then I will test and share in main post. Sorry but you don't understand this. Last edited by Kurutucu; 15-06-2013 at 12:38. |
|
#224
|
|||
|
|||
|
error:
isdoneprogressbar1.Position:=isdoneprogressbar1.Po sition + 10; better precompile scripts or someone you can not go wrong
|
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
Kurutucu (15-06-2013) | ||
![]() |
|
|
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 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |