|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#16
|
||||
|
||||
|
Quote:
|
| Sponsored Links |
|
#17
|
||||
|
||||
|
hmm, I see, it fails, trying the last method, if this fails then I got no clue or solution.
try this Last edited by Razor12911; 07-04-2013 at 02:15. |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
mausschieber (07-04-2013) | ||
|
#18
|
||||
|
||||
|
Quote:
|
|
#19
|
||||
|
||||
|
hmm, I'm out of Ideas, will ask someone.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
mausschieber (07-04-2013) | ||
|
#20
|
||||
|
||||
|
my ideas are also at the end
but thanks anyway for your toil |
|
#21
|
||||
|
||||
|
What i need to copy from this to my iss ?and how to export this as reg file?
![]() Who know please help me becouse i so beginner !!! Thanks
__________________
I'll make him an offer he can't refuse. |
|
#22
|
||||
|
||||
|
Quote:
__________________
always above all, keep in mind that some day you will die. Bushido. |
|
#23
|
||||
|
||||
|
Thanks man
Now i need to know if need to change something or i paste in my iss script
__________________
I'll make him an offer he can't refuse. |
|
#24
|
||||
|
||||
|
if you want send me the reg and I will modify for you.
__________________
always above all, keep in mind that some day you will die. Bushido. |
| The Following User Says Thank You to spawniectes For This Useful Post: | ||
andrei222 (10-04-2013) | ||
|
#25
|
||||
|
||||
|
you dont need :
cd drive line Folder line install from line change Install Dir line to "Install Dir"="{app}" locale & language lines will need to be changed for which language the user has game installed in if not english. |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
andrei222 (10-04-2013) | ||
|
#26
|
||||
|
||||
|
here is
__________________
I'll make him an offer he can't refuse. |
|
#27
|
||||
|
||||
|
Here is the script, just add to your installerscript.iss under [registry] section.
__________________
always above all, keep in mind that some day you will die. Bushido. |
| The Following User Says Thank You to spawniectes For This Useful Post: | ||
andrei222 (11-04-2013) | ||
|
#28
|
||||
|
||||
|
spawniectes error is reg.iss script
Root: HKLM; SubKey: SOFTWARE\Electronic Arts\Need for Speed SHIFT; ValueType: string; ValueName: Install Dir; ValueData: {app}\Need for Speed SHIFT\; Flags: uninsdeletevalue uninsdeletekeyifempty BOLD doesn't need to be there. ( users can choose what to name it, also its specified in setup.ini too. |
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
andrei222 (10-04-2013), spawniectes (10-04-2013) | ||
|
#29
|
|||
|
|||
|
When I change the icon in Inno Setup. Why the output retains the old icon icon even though I've replaced all with new icons. Hope you can help me!
|
|
#30
|
||||
|
||||
|
bofore or after compiling the script
|
![]() |
|
|