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)

Gamer009 29-01-2015 16:12

Quote:

Originally Posted by Razor12911 (Post 436949)
look for #define AppExec
the default value is "Kurutucu.exe"

example:
if the executable is iwsp6.exe then it should be
#define AppExec "iwsp6.exe"

if the is executable is DMC-DevilMayCry.exe and it is located in binaries it should be
#define AppExec "Binaries\DMC-DevilMayCry.exe"

yes, this is what i exactly do

#define AppExec "Binaries\DMC-DevilMayCry.exe"

but still face the same error !

http://fileforums.com/attachment.php...1&d=1416517110

DrakeMcCain 02-02-2015 05:49

I have a question about BlackBox Inno Setup Script. I am newbie at Delphi. So, how to add licence agreement to BlackBox Script and where should I add required codes into the script?

ShadowEagle 08-02-2015 06:21

Hi, how to add this?

I want to make a MULTi2 version of a game. For example german and english. There are a few files only for one language. So i want it`s possible to select the language on start of the setup. But how to implent that the specified files only will be copied if a special language is selected. For example: File A only for english language and file B only for german.

Thanks in advance and kindly regards.

GhostSystem 09-02-2015 02:11

Good joy my friends it works fine. but the compresor did not complete when pack using precomp. It show "general decompression error in precomp". how to solve it.help me..

GhostSystem 09-02-2015 03:54

how to hide cancel button on welcome page and how to hide back button in second page in kurutucu script..help me please..

pakrat2k2 09-02-2015 06:11

post question in 1 topic & wait for answer.

Razor12911 09-02-2015 06:44

Quote:

Originally Posted by GhostSystem (Post 437864)
Good joy my friends it works fine. but the compresor did not complete when pack using precomp. It show "general decompression error in precomp". how to solve it.help me..

you get that error because:
arc.ini options may be missing or not properly configured.
packjpg_dll.dll may be missing
zlib1.dll may be missing
if using precomp version 0.43, make sure that the option is -cn in arc.ini
if using precomp version 0.43, make sure that the option is -c- in arc.ini
if using precomp 0.38, 0.40 or 0.41, make sure that the option is -slow in arc.ini
switch off antivirus as precomp progresses.
if error shows up about stream error, then never use precomp for that particular file.

ShadowEagle 09-02-2015 07:22

Quote:

Originally Posted by ShadowEagle (Post 437848)
Hi, how to add this?

I want to make a MULTi2 version of a game. For example german and english. There are a few files only for one language. So i want it`s possible to select the language on start of the setup. But how to implent that the specified files only will be copied if a special language is selected. For example: File A only for english language and file B only for german.

Thanks in advance and kindly regards.

No Answer?

Razor12911 09-02-2015 07:47

Quote:

Originally Posted by ShadowEagle (Post 437893)
No Answer?

I will try to answer this in a few hours,
watch this post, it will be edited.

GhostSystem 14-02-2015 03:42

i have a problem into the script.when i run the setup and did not find any ISArcExtrat. then
it did not uninstall automatically. i know there are no use the dll name InnoCallBack.dll.how to put it in the script and solve my problem . please help me....brothers

Razor12911 14-02-2015 05:02

http://fileforums.com/showpost.php?p...1&postcount=89

DCrepacks 25-03-2015 14:05

There's a problem... when I unchecked "create desktop icon" while installing it is create a desktop Icon on my desktop even when unchecked. Don't know why... Please respond to this as soon as you can. Everything with the installer is fine except (Desktop Icon Issue).

Please solve this riddle for me ?! LOL :D sorry for my bad English.... :(

Bilawal 01-04-2015 02:14

Change
Code:

WizardForm.TasksList.CheckItem(0,IconCB.Checked);
to

Code:

//WizardForm.TasksList.CheckItem(0,IconCB.Checked);
At CurPageID=wpInstalling.

DrakeMcCain 18-04-2015 11:52

Black Box Inno Setup Script Fix
 
1 Attachment(s)
I have fixed some issues:

1) Even, user doesn't check "Create desktop shortcut" option; setup will create it. This issue fixed.

2) If user cancels the installation, setup won't roll back changes. This issue fixed.

3) If user selects additional software(s) option(s) and cancels the installation, additional softwares will be installed. This issue fixed.

But, as a human being, perhaps I may overlook other possible errors/bugs.

So, if you discover another error, you can modify this script. Which means, I am open to suggestions and warnings.

punchao 19-04-2015 10:53

if using precomp 0.38, 0.40 or 0.41, make sure that the option is -slow in arc.ini

arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Where add-slow option,bro?


All times are GMT -7. The time now is 10:57.

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