FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Blackbox Inno Setup Script (https://fileforums.com/showthread.php?t=94425)

Abin Antony 17-02-2017 20:53

Quote:

Originally Posted by Abin Antony (Post 456114)
Can I extract multiple .bin files without any "Archves.ini" by editing the Script.
If there is any method can you break down it to me in clear steps?
And thankyou for the quick reply :)

And how should I edit the script for making setup.bin to data.bin

What about my first question?

rinaldo 17-02-2017 21:08

1 Attachment(s)
change #include 'Archives.ini'
with code in Archives.ini

Abin Antony 17-02-2017 23:27

1 Attachment(s)
Problem installing directx

rinaldo 18-02-2017 00:17

use switch Silent

Abin Antony 18-02-2017 01:47

Please make it clear

rinaldo 18-02-2017 01:51

Code:

old not working
Exec2 (ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/q',false)
new ok
Exec2 (ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/Silent',false)


ramazan19833 26-02-2017 09:26

Black_Box_Script_By_Kurutucu_V1.8 Help

supporting video file

#ifexist "Video.avi"
Source: Video.avi; DestDir: {tmp}; Flags: dontcopy
#endif
#ifexist "Video.mp4"
Source: Video.mp4; DestDir: {tmp}; Flags: dontcopy
#endif
#ifexist "Video.mpeg"
Source: Video.mpeg; DestDir: {tmp}; Flags: dontcopy
#endif
#ifexist "Video.mpg"
Source: Video.mpg; DestDir: {tmp}; Flags: dontcopy
#endif
#ifexist "Video.wmv"
Source: Video.wmv; DestDir: {tmp}; Flags: dontcopy
#endif

Game ınstalled video Not playing video
Black screen instead of video Help
http://i.hizliresim.com/ld0bGk.jpg
http://dosya.co/xhbe5r6r47w8/Black_B...u_V1.8.7z.html

Stor31 27-02-2017 07:25

works very well with bzlip 3 by Razor .... :):):):)
but how add Second shortcut ???
thxxxx
plz version for UltraARC !!!!!!!
And how to place a folder in my document
At the end of the installation ????
thx :) :) :)

Abin Antony 06-03-2017 07:23

Please help I cannot see the second window in installation

Abin Antony 06-03-2017 07:24

Quote:

Originally Posted by Abin Antony (Post 455552)
Thank you it is working.But now I am not seeing the second page.:confused:
:confused:

Again.

Stor31 06-03-2017 12:19

Quote:

Originally Posted by Abin Antony (Post 456729)
Please help I cannot see the second window in installation

Develops !!!! :confused::confused:
What the second window in installation ?????
Screenshot to better understand your problem :) :)

Abin Antony 15-03-2017 05:35

Is there any way that the installation can create a registry entry for your game?

Stor31 15-03-2017 06:25

Quote:

Originally Posted by Abin Antony (Post 457154)
Is there any way that the installation can create a registry entry for your game?

yes exp :

http://nsa38.casimages.com/img/2017/...5107300732.jpg

Quote:

[Registry]
Root: HKLM; SubKey: SOFTWARE\Wow6432Node\EA Games; Flags: uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\Wow6432Node\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: Locale; ValueData: fr_FR; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\Wow6432Node\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: DisplayName; ValueData: Need for Speed Most Wanted; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\Wow6432Node\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: GameExplorer; ValueData: {{37D18D3E-61F0-4297-A179-6CA7124B7C54}; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\Wow6432Node\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: GDFBinary; ValueData: C:\Program Files (x86)\Need for Speed Most Wanted Limited EditionGDFBinary_fr_FR.dll; Flags:
Root: HKLM; SubKey: SOFTWARE\Wow6432Node\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: Product GUID; ValueData: {{FB0127F3-985B-44CE-AE29-378CAF60B361}; Flags: uninsdeletevalue uninsdeletekeyifempty

Root: HKLM; SubKey: SOFTWARE\EA Games; Flags: uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: Locale; ValueData: fr_FR; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: DisplayName; ValueData: Need for Speed Most Wanted; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: GameExplorer; ValueData: {{37D18D3E-61F0-4297-A179-6CA7124B7C54}; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: GDFBinary; ValueData: C:\Program Files\Need for Speed Most Wanted Limited EditionGDFBinary_fr_FR.dll; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; SubKey: SOFTWARE\EA Games\Need for Speed(TM) Most Wanted; ValueType: string; ValueName: Product GUID; ValueData: {{FB0127F3-985B-44CE-AE29-378CAF60B361}; Flags: uninsdeletevalue uninsdeletekeyifempty

Abin Antony 15-03-2017 08:48

Is this for every game .If it is not , how should I edit it.I think I saw "MOST WANTED "and"EA" somewhere.��

Stor31 15-03-2017 09:38

Quote:

Originally Posted by Abin Antony (Post 457163)
Is this for every game .If it is not , how should I edit it.I think I saw "MOST WANTED "and"EA" somewhere.��

It's just an example :rolleyes::rolleyes:

1-start menu
2-taper regedit
3-searched key
4-right click
5-export to desktop
6-convert to ino (tools by pakrat2k2 thx)
http://fileforums.com/showpost.php?p=410165&postcount=2
7-copy and paste into the script section [Registry] looks picture ...
Enjoy


All times are GMT -7. The time now is 13:05.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com