|
|
|
#1
|
|||
|
|||
|
Hello, I wanted to report a bug
When you click on the logo (Blackbox for example) screen appears ripper and the installation hangs Se si clicca il logo del setup, si apre la schermata che evidenzia il nome del ripper e l'installazione si blocca, e non riprende più. |
| The Following User Says Thank You to Pulcione86 For This Useful Post: | ||
Shadow Delta (04-01-2015) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
ShadowEagle
Tried it and Yeah, got the same Error, Compiler exists with an Error at the end right after "Phrasing Language packages" Options. And it seems like will have to wait until our Knight comes up with a solution to change the languages. Sorry about that. And by the time you can give a try to the other installer makers in the forum thread which offers much flexible options in terms of code access. Pulcione86 Thank you for pointing out the bug. The developer will sort it out soon enough.
__________________
Non temete l'oscurita - accettate il suo abbraccio. Last edited by Shadow Delta; 04-01-2015 at 18:12. Reason: reasons are not a concern some times,. ;) |
| The Following User Says Thank You to Shadow Delta For This Useful Post: | ||
Razor12911 (20-01-2015) | ||
|
#3
|
||||
|
||||
|
I`ve tried to edit the default.isl und changed the next button to the german translation. No error, but no effect too.
After that i edited the english.isl in Languages folder in the same way -> no effect. Which file does the blackbox v2 use for getting the words in installer? |
|
#4
|
|||
|
|||
|
Need other languages for installation process... please...
|
|
#5
|
||||
|
||||
|
The language options was an untouched area it seems, well the program will be updated with the suggestions, By then try out the other Installer Creators on the thread too. will help to get more flexible options with that.
__________________
Non temete l'oscurita - accettate il suo abbraccio. |
|
#6
|
|||
|
|||
|
how to load the same frame image when the program is uninstall....like blackbox repack new installer.
|
|
#7
|
|||
|
|||
|
A little help please
I have a compressed game in 4 parts data-a.bin, data-b.bin, data-c.bin, data-d.bin How can I import it to BB script software? |
|
#8
|
||||
|
||||
|
Go through the previous reply's there is a basic guide included that might give an idea on the process.
__________________
Non temete l'oscurita - accettate il suo abbraccio. |
|
#9
|
||||
|
||||
|
you could have looked thru the topic as that has been asked & answered before. look at posts 32,63,83... for a start pay attention to the screenshots
|
| The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post: | ||
shuvankardash (10-02-2015), ZeD1818 (12-06-2015) | ||
|
#10
|
|||
|
|||
|
How To Change Version To Deluxe Edition And How To Use Slide Show ?
Sory Iam Newbe
Last edited by Phey; 08-02-2015 at 04:18. |
|
#11
|
|||
|
|||
|
Every thing is ok But need to know how to add more "setup.bin" ???
|
|
#12
|
||||
|
||||
|
to add more Setup.bin files in the package... (NOT IN THE "DESIGNER" OR ?!)
Change the included Archives.ini ! Original: if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup.bin') then break; if not ISArcExtract ( 0, 100, ExpandConstant('{src}\Setup.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; //if not IS7ZipExtract ( 0, 100, ExpandConstant('{src}\Setup.bin'), ExpandConstant('{app}'), false, '') then break; //if not ISRarExtract ( 0, 100, ExpandConstant('{src}\Setup.bin'), ExpandConstant('{app}'), false, '') then break; Changed (2 Setup.bin`s) : if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup1.bin') then break; if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup2.bin') then break; if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; //if not IS7ZipExtract ( 0, 100, ExpandConstant('{src}\Setup.bin'), ExpandConstant('{app}'), false, '') then break; //if not ISRarExtract ( 0, 100, ExpandConstant('{src}\Setup.bin'), ExpandConstant('{app}'), false, '') then break; Note: the 50 is percent (%), when you let it on 100 ... the Setup will break after first file... expample: when you will add 5 Setup.bin`s you have to change it to 20, and so on... Last edited by nordi; 15-02-2015 at 09:39. |
|
#13
|
||||
|
||||
|
There is a Russian version of this program?
|
|
#14
|
||||
|
||||
|
Nope
|
|
#15
|
||||
|
||||
![]() |
|
|
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 |