|
|
|
#1
|
|||
|
|||
|
Quote:
First of all thank you for responding ... Please can you help as to what I should do here ... ![]() ![]()
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Once you remember to move those uninstall files out of games directory BEFORE makin archives, that error wont come up again. |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
Razor12911 (22-11-2014) | ||
|
#3
|
|||
|
|||
|
Quote:
![]() ![]()
|
|
#4
|
|||
|
|||
|
Quote:
![]() ![]()
|
|
#5
|
|||
|
|||
|
PLEASE HELP ME I AM LOOKING FOR THIS BUT NOBODY REPLY ME ... ?
I have Script Black Box old not V2 .. is okay but my game has 2 .exe or two shorcuts how to put these exe on desktop what to add on script to put two exe on desktop pleasee ... ?? my half of script : WHAT SHOULD I EDIT HERE IN THIS SCRIPT : .... Quote:
Last edited by leotrim77; 04-12-2014 at 10:34. |
|
#6
|
|||
|
|||
|
Quote:
Code:
#define AppName "Subway Surfers"
#define AppExec "Subway_Surfers.exe"
#define AppName1 "Subway Surfers two"
#define AppExec1 "Subway_Surfers_two.exe"
[Icons]
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName1}; Filename: {app}\{#AppExec1}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName1}; Filename: {app}\{#AppExec1}; WorkingDir: {app}; Check: CheckError
Last edited by by_pbh; 04-12-2014 at 12:37. |
|
#7
|
|||
|
|||
|
Quote:
you know what ... I LOVE YOU SO MUCH thank youuuuuuuuuuuuuuuuuuuuu ![]() thank you bro |
|
#8
|
|||
|
|||
|
please help me .... ??
|
|
#9
|
|||
|
|||
|
hey guys I have only last question I just want to know why is registry important to add to script or to inno setup , what does mean registry ... please explain me somebody , Why should I add registry of game to script ... ?
|
|
#10
|
||||
|
||||
|
Quote:
Search in your Registry (regedit) if Games needed a Reg entry. |
|
#11
|
|||
|
|||
|
so does it work even if you don't put registry on script ... ?
|
|
#12
|
||||
|
||||
|
yes it still works without reg entries. SOME games don't need them to work. BUT some games wont run without them there.
|
|
#13
|
|||
|
|||
|
please help me where can I fine any tutorial how to get registry from games , please tell me somebody how can I find registry of games ... ???
|
|
#14
|
||||
|
||||
|
Quote:
Now go to HKEY_LOKAL_MACHINE->Software->Wow6432Node->Search your Game. Make a right click on the Folder and click Export. Now edit .reg Data for your Script. |
|
#15
|
|||
|
|||
|
Quote:
thank you
|
![]() |
|
|
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 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |