#541
|
||||
|
||||
How do i do it bro ?
Can You Help Me ... Thanks Bro ...
![]() |
Sponsored Links |
#542
|
||||
|
||||
My problem:
It attempts to compress the external Freearc tool using the strongest compression. Everything runs normally-compressing and creating an .exe file in bbv2. The .exe file recognizes the setup.bin file, but the installation is already at the very beginning like on screenshots: ![]() ![]() ![]() With these settings on a smaller file, everything is ok but with one larger .bin file the installation stops in place. What can I do wrong? Screenshots with Freearc: ![]() ![]() Edit: I've already solved my problem. Last edited by ROKA1969; 16-01-2019 at 14:01. |
#543
|
|||
|
|||
Only slideshow code
|
#544
|
||||
|
||||
Let someone explain how to add an entry in the registry so that the game would work normally even if the user changes the path to the game.
The example installs the game on the C: \ Games \ Prince of Persia Warrior Within disk. Then I export the registry file and add it to the installer. The registry looks like this: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ UBISOFT] [HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ UBISOFT \ Prince of Persia Warrior Within] [HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ UBISOFT \ Prince of Persia Warrior Within \ 1.00.999] "Product_Path" = "C: \\ Games \\ Prince of Persia Warrior Within" "Product_Executable" = "PrinceOfPersia.exe" "Product_Language" = "9" "Product_Release" = "Retail EMEA" "Profiles_Path" = "C: \\ Games \\ Prince of Persia Warrior Within" If the user changes the access path, for example to the D drive Launcher stops working. How do you save it to work on every disk? |
#545
|
||||
|
||||
Export the Registry key as .reg file, then you can use this converter to convert it to an ISS file (just copy&paste the [Registry] section to your script).
https://fileforums.com/showpost.php?...65&postcount=2 Change the Path to {app} Code:
ValueData: "{app}";
__________________
Haters gonna hate
|
The Following User Says Thank You to KaktoR For This Useful Post: | ||
pakrat2k2 (24-04-2019) |
#546
|
|||
|
|||
Is it still possible to add new compression methods for this project please
|
#547
|
|||
|
|||
![]()
I am having issues with this.
No matter what I do, i cannot make a complete working repack with this. I archive my data files with FreeArc as "Setup-1.bin" or "data.bin" and i get these results. 1. Setup starts, but once it starts installing, it says something along the lines of "cannot use disk 1 with Setup-1.bin please load Setup-1.bin" 2. Setup starts, install seems to work, but then gets bugged and the install time goes up infinitely to hundred and hundreds of hours. can someone PLEASE help me with this? There are no good videos on this, and all of them have it work for them, but not for me. |
#548
|
|||
|
|||
Bump...
|
#549
|
|||
|
|||
![]() I don't even know why I am trying to keep bumping this, as this project is dead anyway and there is absolutely ZERO support other then posts that say "it works for me" from years ago. Tested on Windows 10 and 8, tested both with .bin and .arc and they just keep failing. |
The Following User Says Thank You to gnarly1014 For This Useful Post: | ||
Behnam2018 (30-01-2020) |
#550
|
|||
|
|||
bump
|
#551
|
|||
|
|||
hello, may ask somethim=ng, what 'unarc.7z' use for ?
|
#552
|
|||
|
|||
and may i ask how to update music in blackbox? because whenever i put my son in it, it say 'floating point divison by zero'
|
#553
|
||||
|
||||
How do i add slideshow
|
#554
|
|||
|
|||
how to add language
|
#555
|
||||
|
||||
it doesn't support languages. sorry.
__________________
Glass BB | BlackBox v2 | Portable Installer |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
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 |