|
#391
|
|||
|
|||
|
Need other languages for installation process... please...
|
| Sponsored Links |
|
#392
|
||||
|
||||
|
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. |
|
#393
|
|||
|
|||
|
how to load the same frame image when the program is uninstall....like blackbox repack new installer.
|
|
#394
|
|||
|
|||
|
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? |
|
#395
|
||||
|
||||
|
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. |
|
#396
|
|||
|
|||
|
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. |
|
#397
|
||||
|
||||
|
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) | ||
|
#398
|
|||
|
|||
|
Every thing is ok But need to know how to add more "setup.bin" ???
|
|
#399
|
||||
|
||||
|
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. |
|
#400
|
||||
|
||||
|
There is a Russian version of this program?
|
|
#401
|
||||
|
||||
|
Nope
|
|
#402
|
||||
|
||||
|
#403
|
||||
|
||||
|
nope. I recently asked y_thelastknight and he said he is going to give me the source, he just needs to unbox his PC and etc. seems like he doesn't use his pc a lot these days.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
keitostin (28-02-2015) | ||
|
#404
|
|||
|
|||
|
Hello!
Please help me. I use free arc only, and get this error:
|
|
#405
|
|||
|
|||
|
problem
![]() ![]() ![]() no write "error" sample "please insert next disk" or "please insert disk2" how to fix?? sorry my bad eng. Last edited by DVDMan; 01-03-2015 at 05:05. |
![]() |
|
|
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 |