![]() |
I'm trying to stop the _CommonRedist File to get installed even if the user isn't wanting to have it
|
1 Attachment(s)
I'm having problems.
I have 4.bin files and I have added proper codes in Archives.ini,but only 1 .bin file is extracted. |
mmhh...
then you should never name file Setup-1.bin , as it is the anthem default setup files .. so always erase the file every time you create a new setup.exe rename your Data-1.bin it's better |
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 |
Quote:
change name Setup-1.bin to Data-1.bin |
Quote:
|
1 Attachment(s)
change #include 'Archives.ini'
with code in Archives.ini |
1 Attachment(s)
Problem installing directx
|
use switch Silent
|
Please make it clear
|
Code:
old not working |
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 |
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 :) :) :) |
Please help I cannot see the second window in installation
|
Quote:
|
Quote:
What the second window in installation ????? Screenshot to better understand your problem :) :) |
Is there any way that the installation can create a registry entry for your game?
|
Quote:
http://nsa38.casimages.com/img/2017/...5107300732.jpg Quote:
|
Is this for every game .If it is not , how should I edit it.I think I saw "MOST WANTED "and"EA" somewhere.
|
Quote:
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 |
iam jiva , i have a error in unpacking archieves in inno i use this method srep64+delta+exe+lzma
|
Quote:
|
Quote:
|
Quote:
|
In the setup I am not getting the second page- the page asking the destination of installation, for blackbox setup I made.Please help.
|
Quote:
|
Hi
I make a Setup with Black Box v2 Designer, size of this setup is 11mb But, the setup which maked by black box have 2mb i want to create a setup with small size |
Help and thanks ....
How to add more shortcuts in Blackbox Inno Setup Script ??? |
3 Attachment(s)
Help needed
Want to enable or disable program group through checkbox as it is in blackbox's script. |
Quote:
|
Quote:
http://fileforums.com/showthread.php...light=corepack |
Quote:
|
Quote:
Can u help me out? Since I am not from IT background so don't know much about programming. In this script I am not able to link the 'no start menu folder checkbox' with the 'start group selection'. if checkbox is checked then no start menu folder and disabled start group selection and if not then start menu folder. Pl have a look at the code: function CheckError:boolean; begin if ISDoneError = True then Result := False else Result := True; end; function CreateGI:boolean; begin if CheckError = True then begin if NoIconsCheck.IsChecked then Result:=True else Result:=False; end; end; procedure NoIconsCheckOnClick(Sender: TObject); begin if NoIconsCheck.IsChecked=True then begin WizardForm.GroupEdit.Enabled:= false; WizardForm.GroupBrowseButton.Enabled:= false; ButtonSetEnabled(GroupBtn, false); end else begin WizardForm.GroupEdit.Enabled:= true; WizardForm.GroupBrowseButton.Enabled:= true; ButtonSetEnabled(GroupBtn, true); end; WizardForm.GroupEdit.Color:= clblack; end; |
Quote:
Can you tell me, from where you got it ? , am curious because there is my name in watermark and i shared it only to few people. Btw your functions to analyze hard disk and give informations arent working when you choose another drive like D ,F , etc. |
Quote:
|
Quote:
|
Quote:
Quote:
|
Quote:
http://fileforums.com/showthread.php...light=corepack |
Quote:
That is not the base of the problem though, is the fact you claim it's your work and admitted you're going to remove the credits of those who spent hours/days/weeks/months/years working on it. It's because of people like you that developers don't cooperate and improve their projects (sharing their sources), leeches taking credit of others work. I hope no one helps you with that, cause clearly you don't deserve it. If you truly had a hand in that script you could fix it alone with no effort, much like I did (at least I won't take credit for others work). |
Quote:
do the changes way you want and post the script.. |
| All times are GMT -7. The time now is 22:29. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com