|
#781
|
||||
|
||||
|
dumped code is useless... post what you have entered in your [registry] section from the script. Then we can see where the errors may be.
|
| Sponsored Links |
|
#782
|
|||
|
|||
|
Quote:
http://www.mediafire.com/download/a9...Error+photo.7z The registry was extracted from Fairlight release of Naruto Storm 3 Full Burst. I am only repacking it because sometimes it gets the stage.cpk file being corrupted after the installation. So I replaced the stage.cpk file with my friend's legit copy of that game. I think there was an embedded descriptor code about that {code: DefaultIPCountry} valuedata constant. Last edited by blackfire219; 04-04-2014 at 21:43. |
|
#783
|
|||
|
|||
|
when i compile main.iss it shows
line 138 column 1 identifier expected |
|
#784
|
||||
|
||||
|
use unicode version of inno setup..
__________________
Glass BB | BlackBox v2 | Portable Installer |
|
#785
|
||||
|
||||
|
slideshow timer
How do I Change slideshow timer?
Images change after 1 second and i'm not familiar enough to pascal script top change it.
__________________
Its better to die with a full stomach than live with an empty one. |
|
#786
|
||||
|
||||
|
Quote:
-->TimerID:=SetTimer(0, 0, 2000, WrapTimerProc(@OnTimer, 4)) replace the 2000 with 5000 for the slideshow that is to change the seconds
__________________
It would be nice if you appreciate my work with the thanks Button Last edited by mausschieber; 03-05-2014 at 12:31. |
|
#787
|
|||
|
|||
|
could the script show needed space with decimal? like 9.34GB
|
|
#788
|
||||
|
||||
|
Hi,Guys, I have a question.
I have a file. The size of it 5.5GB. I want to split it in 2xDVD5 and use this script for installation. how can I do this? |
|
#789
|
||||
|
||||
|
Quote:
if you want internal then add these line under [Setup] section Quote:
__________________
Glass BB | BlackBox v2 | Portable Installer |
| The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
TsubasaHP (29-05-2014) | ||
|
#790
|
||||
|
||||
|
Quote:
it seems there is no way expect internal compression, i trid all external compression methods. it's not smaller then more 5GB . |
|
#791
|
||||
|
||||
|
Quote:
1, compress the and split the original file with winrar. 2, compress the splitted rar files with freearc 3, use the installer to extract the arc files to installation directory 4, again use the installer to extract the spilitted rar file into installation directory from installation directory.
__________________
Glass BB | BlackBox v2 | Portable Installer |
| The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
TsubasaHP (29-05-2014) | ||
|
#792
|
||||
|
||||
|
Quote:
But another question i read in Razor12911 tutorial : " This blackbox script/installer doesn't support internal compression " now how should I do? Last edited by TsubasaHP; 29-05-2014 at 12:22. |
|
#793
|
||||
|
||||
|
Quote:
it support but some bugs is there ![]() and what script file is you are using?
__________________
Glass BB | BlackBox v2 | Portable Installer Last edited by y_thelastknight; 29-05-2014 at 12:36. |
|
#794
|
||||
|
||||
|
Quote:
sorry...i'm asking a lot of question. |
|
#795
|
||||
|
||||
|
just main.iss ?
its fine with me.
__________________
Glass BB | BlackBox v2 | Portable Installer |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |