Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #316  
Old 05-10-2014, 06:23
Fahimft2014 Fahimft2014 is offline
Registered User
 
Join Date: Jul 2014
Location: Bangladesh
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
Fahimft2014 is on a distinguished road
Question

Can anybody tell me how do i customize the taskbar of innosetup.I heard about WinTB.dll.But no idea how to use it.Please help.
Reply With Quote
Sponsored Links
  #317  
Old 07-10-2014, 06:58
Stor31 Stor31 is offline
Registered User
 
Join Date: Aug 2013
Location: Wahranne
Posts: 323
Thanks: 1,025
Thanked 86 Times in 68 Posts
Stor31 is on a distinguished road
How to Make Ultra Compression šPLZ PLZ PLZ ???????
Reply With Quote
  #318  
Old 07-10-2014, 20:28
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
what's the reason of giving unarc.dll in download attachments?
Reply With Quote
  #319  
Old 08-10-2014, 05:27
Bilawal's Avatar
Bilawal Bilawal is offline
Registered User
 
Join Date: Apr 2014
Location: Pakistan
Posts: 127
Thanks: 176
Thanked 175 Times in 51 Posts
Bilawal is on a distinguished road
Please Add A "Run File After Install" Function. Means that it run a .exe or .bat file during or after install.Especially During Install. Please
Sorry For Bad English.

Last edited by Bilawal; 08-10-2014 at 05:27. Reason: Forgot To Write
Reply With Quote
  #320  
Old 08-10-2014, 11:24
hydefromt70s hydefromt70s is offline
Registered User
 
Join Date: Aug 2012
Location: Poland
Posts: 83
Thanks: 34
Thanked 45 Times in 29 Posts
hydefromt70s is on a distinguished road
Nice installer script, congrats!

I notes small bug. I set the Game Size to 1000MB and installer shows Required Free Space as 1.98GB - it should be equal to Game Size. Please fix that!

And one more thing... Is ur installer support srep 3.93?
Reply With Quote
  #321  
Old 09-10-2014, 22:12
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
could we get inno script for this ?
Reply With Quote
  #322  
Old 10-10-2014, 05:55
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
how 4/6 questions could be answered by reading this thread or at least the last 4 pages.
please read! especially the posts by the author of the script

Last edited by skype123; 11-10-2014 at 02:33.
Reply With Quote
  #323  
Old 13-10-2014, 13:15
DrakeMcCain DrakeMcCain is offline
Registered User
 
Join Date: Sep 2014
Location: Turkey
Posts: 10
Thanks: 0
Thanked 8 Times in 5 Posts
DrakeMcCain is on a distinguished road
Unhappy About BlackBox v2

I have two issues about BlackBox v2 compiler program.

First of all, if i click anywhere on setup screen while installing(my compiled setup), it will show an error and installation will stop. For example, if i click on left-bottom corner of the setup screen where is there my logo, setup will say "Aboutform.png not found." or if i click on cancel button while installing it will say "Aboutexit.png not found."

But, these png files are exist in the BlackBox v2's folder.

My second question:
------------------------

Slideshow section and video section don't work in/on my BlackBox v2. These sections/buttons are grayed out and i can't click on them.

How do i fix these issues?

If you help me, i will be appreciate. (Sorry for my bad english.)
Reply With Quote
  #324  
Old 14-10-2014, 06:44
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
hi,
using this designer second time and need help.
please see 3 images attached below and kindly explain how to do settings in marked sections and what are they for ?

i am using below code to compress files :-

Quote:
arc a -lc8 -ep1 -ed -r -w.\ Data\data-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\The Evil Within\audio\*"
and below arc.ini file :-

Quote:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressorrecomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
Kindly help me to upgrade my arc.ini file so that it not show that "precomp.exe has stopped working".

Please solve my all doubts. i just meed compression and extraction tutorial :'(
Attached Images
File Type: jpg Capture.JPG (66.3 KB, 313 views)
File Type: jpg Capture1.JPG (50.8 KB, 306 views)
File Type: jpg Capture2.JPG (32.6 KB, 312 views)
Reply With Quote
  #325  
Old 14-10-2014, 12:44
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
Quote:
Originally Posted by DrakeMcCain View Post
I have two issues about BlackBox v2 compiler program.

First of all, if i click anywhere on setup screen while installing(my compiled setup), it will show an error and installation will stop. For example, if i click on left-bottom corner of the setup screen where is there my logo, setup will say "Aboutform.png not found." or if i click on cancel button while installing it will say "Aboutexit.png not found."

But, these png files are exist in the BlackBox v2's folder.

My second question:
------------------------

Slideshow section and video section don't work in/on my BlackBox v2. These sections/buttons are grayed out and i can't click on them.

How do i fix these issues?

If you help me, i will be appreciate. (Sorry for my bad english.)
try starting it as administrator, disable antivirus

second: they dont work, i cant use them soo









Quote:
Originally Posted by Adonix View Post
hi,
using this designer second time and need help.
please see 3 images attached below and kindly explain how to do settings in marked sections and what are they for ?

i am using below code to compress files :-



and below arc.ini file :-



Kindly help me to upgrade my arc.ini file so that it not show that "precomp.exe has stopped working".

Please solve my all doubts. i just meed compression and extraction tutorial :'(
what are you doing in arc.ini? since you dont know what you do, dont touch it

main icon: startgame.exe (used for shortcuts, this is in the main game folder, you can also say binaries/win32/startgame.exe this is how the structure works.

same with the second box, just to set more shortcuts

the compressionmethods are used for internal compression. how the setup.exe compresses the files you set in "primary directory".

primary and secondary directory are the pathes to the game you want to compress internaly. for example: C:\programs\mygamesucks

archive: press the add button to get a new row. fill in infos about external packed archives so the setup knows how to handle them.
Method: freearc/7zip/rar (the algorythm used to compress the files, so it can unpack them)
archivename: archivesucks.arc (just the name, so it can find the file to unpack it)
outputdir: just press the "..." button
component: see components later down
disk: sets on which (if any) disk the file can be found
password: if any got set for an archive, put it in
precompversion: precomp version used to pack the files.


components: a component is a subtopic in the installer.
lets say you put a game, soundtrack and an editor in your setup.
then you set each of them a component, so the user can decide which he wants to install.
another example: you know setups filled with chrome toolbars and ask toolbars. they are a component too, which the user can install, but must not.

to get components, click the add button and type a name for the component.
the components are counted in order they were created. means the top one is 1, the last one (if we make three) is number 3.
this numbers must (if set) be put in the archive-tab, to make an archive part of this component.
Reply With Quote
The Following User Says Thank You to skype123 For This Useful Post:
Adonix (14-10-2014)
  #326  
Old 14-10-2014, 13:14
DrakeMcCain DrakeMcCain is offline
Registered User
 
Join Date: Sep 2014
Location: Turkey
Posts: 10
Thanks: 0
Thanked 8 Times in 5 Posts
DrakeMcCain is on a distinguished road
Hi Adonix! I will explain you that you have asked. But, I don't know all of your questions' answers. Sorry for this situation and my ignorance.

Main Icon File: Actually, not main icon file! This text should be "Main Shortcut". You write the path of game's exe. But you must pay attention to a rule: Don't write full path of game's exe. For example:

Let us assume that there is a bin folder in the game's main folder. And the exe is in this bin folder. So, you write there this:"bin\xxx.exe" (xxx is exe name.)

Main Icon Name: Not important. You don't need to write anything.

Compression Method: In this section includes many kinds of compression methods.According to me, lzma2/ultra64 is the best one.

Disk Spanning: If you use internal compression and if you check this, BlackBox v2 program will compress and split your game into archives.(Setup-1.bin, Setup-2.bin etc...) But, if you use external compression, this section is not important.

For internal compression:
If you check this, you will have two choice:"Slides per disk" and "Disk Slice Size MB" Choose one of them.

Slides Per Disk: Means that how many archives splits BlackBox v2 program your game into. For example,

Slides Per Disk=2 ---> Setup-1.bin and Setup-2.bin

Disk Slice Size MB: Means that every bin files' size. For example:

Disk Slice Size=1000 MB ---> Setup-1.bin=1 gb Setup-2.bin=1 gb etc...

Primary Directory: You write there that your game's location. For example:

C:\Program Files (x86)\The Evil Within

But, after compilation, bin files won't include "The Evil Within" folder. Bin files will include files which are in "The Evil Within" folder.

I don't know other marked sections what are they for. Sorry for about that.
Reply With Quote
The Following User Says Thank You to DrakeMcCain For This Useful Post:
Adonix (14-10-2014)
  #327  
Old 14-10-2014, 19:07
Adonix Adonix is offline
Registered User
 
Join Date: Aug 2014
Location: India
Posts: 73
Thanks: 17
Thanked 8 Times in 7 Posts
Adonix is on a distinguished road
@DrakeMcCain
@skype123,...
thanks guys thnaks,..
also tell me that i am creating .bin file my self, means from other source, so it's external compression ? and if i am write that i am doing external compression so i have to left primary/secondary,compression method,slices all blank ?
and therefore in "archive" tab i have to set that what i have used to compress ?
if possible will you see below code and tell me what will come in achieve tab ?..so it will help me in future also.

Quote:
arc a -lc8 -ep1 -ed -r -w.\ Data\data-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\The Evil Within\audio\*"
Reply With Quote
  #328  
Old 15-10-2014, 10:46
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
@adonix
yes, yes, yes too, yes ,leave the primaries blank if you used only external, yes
you must set it as free arc, 0.38, set the name of the archive+extension ( Data1.bin). you can save you archives as .arc, .book, .telephone if you want. there for i use razors compressor somewhere in this forum.

Last edited by skype123; 19-10-2014 at 07:44.
Reply With Quote
  #329  
Old 15-10-2014, 13:30
DrakeMcCain DrakeMcCain is offline
Registered User
 
Join Date: Sep 2014
Location: Turkey
Posts: 10
Thanks: 0
Thanked 8 Times in 5 Posts
DrakeMcCain is on a distinguished road
Quote:
Originally Posted by skype123 View Post
@adonix
yes, yes, yes too, yes ,leave the primaries blank if you used only external, yes
you must set it as free arc, 0.38, set the name of the archive+extension ( Data1.bin). you can save you archives as .arc, .suck, .penis if you want. there for i use razors compressor somewhere in this forum.
Please don't use obscene words! No one have due for brawling.
Reply With Quote
The Following User Says Thank You to DrakeMcCain For This Useful Post:
skype123 (19-10-2014)
  #330  
Old 16-10-2014, 10:43
DrakeMcCain DrakeMcCain is offline
Registered User
 
Join Date: Sep 2014
Location: Turkey
Posts: 10
Thanks: 0
Thanked 8 Times in 5 Posts
DrakeMcCain is on a distinguished road
Unhappy

Quote:
Originally Posted by y_thelastknight View Post


Script by
- y_thelastknight
- Razor12911
- altef_4 - ( ISSPP, Botva2 Fix, Bass_Module Fix )

Inspiration of
- Razor's IC
- Yener's CIU
- BB v2

Chagelog

Code:
Ver 0.8.0.0-b1 ( 292 views )
 - Original Release.

Ver 0.8.0.0-b2( 63 views )
 - Added ISdone.

Ver 0.8.0.0-b3 ( 1560 views )
 - Fixed Shortcut bug (supernoro).

Ver 0.8.9.0 ( 368 views )
 - Fixed Disk Error.
 - Added Browser Form.
 - Fixed Remaining Time.
 - Fixed Percentage Error.
 - x86 Error.
 - Fixed Some Bugs.

Ver 0.8.9.9beta ( 733 views )
 - Fixed Shortcut bug.
 - Added Internal.

Ver 1.0.0.1 ( 179 views )
 - Updated Internal Compression Settings.
 - Added RegThing.
 - Added Music.
 - Added Button Sounds.
 - Added Component Section.
 - Changed Designer Theme.
 - Rearranged Designer.
 - Added Splash.
 - Bug Fixed.
 - Added Finished Text.

Ver 1.1
 - Fixed Administrator Error.
 - Added More Icon (Total 7 Icon)(Extra Icon name must be Filled).
 - Changed Design.
 - Added Jpg Support.
 - Fixed Some Bugs.
Please fix these issues on next version:
1)If you click anywhere on the setup screen while installing, it will give an error and installation will stop.
2)Slideshow and video sections are grayed out and doesn't work.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 22:43
Basic tutorial for beginners on blackbox install script dead4now Conversion Tutorials 5 20-07-2015 17:31
Blackbox Inno Setup Script how ti fix aj12345 PC Games - CD/DVD Conversions 3 05-12-2013 01:21



All times are GMT -7. The time now is 22:21.


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