|
|
|
#1
|
||||
|
||||
|
I don't, I create it from scratch.
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
I know you're good razor but you said that you need the setup of the game to know .. then what you need the setup my friend That was what I was saying ![]()
|
|
#3
|
||||
|
||||
|
hmm, yeah I know. I just need to see all the pages so that I can create something similar.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
sentinelks (13-06-2013) | ||
|
#4
|
|||
|
|||
|
Razor..can u make one such installer ???
|
|
#5
|
||||
|
||||
|
yep. private message me the setup.exe download link.
will do it after I release my designer project. |
| The Following 2 Users Say Thank You to Razor12911 For This Useful Post: | ||
kostaskaraivalis (13-06-2013), sentinelks (13-06-2013) | ||
|
#6
|
||||
|
||||
|
How to change music on and off to image
how to add image slideshow or video during installation in v1.7 |
|
#7
|
|||
|
|||
|
Quote:
Last edited by sentinelks; 26-06-2013 at 11:34. |
|
#8
|
||||
|
||||
|
what about music on & off
to image ? |
|
#9
|
|||
|
|||
|
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) | ||
|
#10
|
|||
|
|||
|
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
|
|
#11
|
|||
|
|||
|
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. |
|
#12
|
|||
|
|||
|
I got question
My .exe from game is located in Binaries\Win32 Quote:
Last edited by MartinezPL; 14-06-2013 at 09:39. |
|
#13
|
|||
|
|||
|
@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) | ||
|
#14
|
|||
|
|||
|
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 |
|
#15
|
||||
|
||||
|
@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) | ||
![]() |
|
|
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 |