FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Blackbox Inno Setup Script (https://fileforums.com/showthread.php?t=94425)

pakrat2k2 04-04-2014 05:11

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.

blackfire219 04-04-2014 21:34

Quote:

Originally Posted by pakrat2k2 (Post 430322)
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.

Here's the link for my script and the stated registry error while compiling;
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.

nitrogen blaze 27-04-2014 01:20

not working
 
when i compile main.iss it shows
line 138
column 1
identifier expected

y_thelastknight 27-04-2014 08:41

Quote:

Originally Posted by nitrogen blaze (Post 430727)
when i compile main.iss it shows
line 138
column 1
identifier expected

use unicode version of inno setup..

Snipunk 03-05-2014 11:37

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.

mausschieber 03-05-2014 12:28

Quote:

Originally Posted by Snipunk (Post 430888)
How do I Change slideshow timer?
Images change after 1 second and i'm not familiar enough to pascal script top change it.

in sript search for this

-->TimerID:=SetTimer(0, 0, 2000, WrapTimerProc(@OnTimer, 4))
replace the 2000 with 5000 for the slideshow
that is to change the seconds

tawcf1993 22-05-2014 00:42

could the script show needed space with decimal? like 9.34GB

TsubasaHP 29-05-2014 03:23

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?

y_thelastknight 29-05-2014 10:41

Quote:

Originally Posted by TsubasaHP (Post 431491)
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?

do you want use internal compression or freearc?

if you want internal then add these line under [Setup] section

Quote:

Compression=lzma2/ultra64
DiskSpanning=yes
SlicesPerDisk=3
DiskSliceSize=1566000000
or try to compress it with freearc+srep. sometimes it might help you reduce the size.

TsubasaHP 29-05-2014 11:22

Quote:

Originally Posted by y_thelastknight (Post 431505)
do you want use internal compression or freearc?

if you want internal then add these line under [Setup] section



or try to compress it with freearc+srep. sometimes it might help you reduce the size.

oh, thank you very much,

it seems there is no way expect internal compression,
i trid all external compression methods. it's not smaller then more 5GB .

y_thelastknight 29-05-2014 11:56

Quote:

Originally Posted by TsubasaHP (Post 431506)
oh, thank you very much,

it seems there is no way expect internal compression,
i trid all external compression methods. it's not smaller then more 5GB
.

hm, if you want to use external compression there is alternative solution for it

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.

TsubasaHP 29-05-2014 12:18

Quote:

Originally Posted by y_thelastknight (Post 431507)
hm, if you want to use external compression there is alternative solution for it

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.

i think it is not a good idea ,

But another question
i read in Razor12911 tutorial :

" This blackbox script/installer doesn't support internal compression "

now how should I do?

y_thelastknight 29-05-2014 12:32

Quote:

Originally Posted by TsubasaHP (Post 431508)
i think it is not a good idea ,

But another question
i read in Razor12911 tutorial :

" This blackbox script/installer doesn't support internal compression "

now how should I do?

rofl..
it support but some bugs is there :p
and what script file is you are using?

TsubasaHP 29-05-2014 12:44

Quote:

Originally Posted by y_thelastknight (Post 431510)
rofl..
it support but some bugs is there :p
and what script file is you are using?

i am using "Main.iss" Script that include attached files

sorry...i'm asking a lot of question.

y_thelastknight 29-05-2014 12:51

Quote:

Originally Posted by TsubasaHP (Post 431511)
i am using "Main.iss" Script that include attached files

just main.iss ?

Quote:

Originally Posted by TsubasaHP (Post 431511)
sorry...i'm asking a lot of question.

its fine with me. :)


All times are GMT -7. The time now is 04:12.

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