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)

Razor12911 13-10-2013 12:43

I give up.

Razor12911 13-10-2013 13:15

Freearc 0.67 Alpha (3,653kb)

Razor12911 13-10-2013 13:29

2 Attachment(s)
Try this fix.

ashyamsundar 13-10-2013 13:48

How to change default installation directory ?

C:\program files\****
to
C:\Users\%USERPROFILE%\Desktop\****

Razor12911 13-10-2013 13:51

[Setup]
DefaultDirName={commondesktop} \****

Razor12911 13-10-2013 13:58

try with different files.

sentinelks 13-10-2013 15:41

limit compression and memory ex:

Code:

[External compressor:srep]
;options  = l%d (minimal match length, default=512)
header = 0
packcmd  = srep {options} -l25% -l128 -c128 -a4 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:precomp]
header = 0
packcmd  = precomp -f -c- {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp


Kurutucu 13-10-2013 18:55

Quote:

Originally Posted by hsalheen (Post 424338)
error :confused:

Can you see?

http://i41.tinypic.com/k1aqz5.png

0/28 so there is no stream files. And if file don't have stream files precomp not work. Use srep only for Setup-1.bin.

yedkriz 13-10-2013 23:31

Quote:

Originally Posted by kurutucu (Post 419632)
update 1.8

-added 4 version [main.iss, main(precomp.0.43).iss, main(compact.mode).iss, main(compact.mode-precomp.0.43).iss]

-added original blackbox logo font.

-fixed buttons.

-fixed font colors.

-added compact mode.

-fixed finish page.

-fixed kurutucu compressor.

-added framework redist.

-skin change fixed. You can change with any skin.

-disabled nvidia physx checkbox. But you can enable it.

-other checkboxs selected automatic.

-watch dogs original soundtrack added. ;)

how to download tis update ??
Where is the link ??
Sorry , am new to this

Kurutucu 14-10-2013 00:33

Black_Box_Script_By_Kurutucu_V1.8.7z

D4rkSp4wn 14-10-2013 11:03

Quote:

Originally Posted by Kurutucu (Post 424356)

Heya man, i know u wont be releasing the 2.0 stuff but can u add nanozip support to it and make the script 1.9 version?

Thanks in advance

Kurutucu 14-10-2013 12:56

Quote:

Originally Posted by D4rkSp4wn (Post 424373)
Heya man, i know u wont be releasing the 2.0 stuff but can u add nanozip support to it and make the script 1.9 version?

Thanks in advance

v1.9 changed only theme and music button. v2.0 cancelled. So won't share.

Razor12911 15-10-2013 06:43

make sure that this exists.

[UninstallDelete]
Type: filesandordirs; Name: {app};

sentinelks 15-10-2013 15:49

NeedSize no string Mb.

use example:
Code:

if Float < 1024 then Result:= NumToStr(Float/32*32)+ '00'+' Mb' else
;)

coliotte 15-10-2013 18:42

http://i.imgur.com/IDuW3d6.jpg


All times are GMT -7. The time now is 08:24.

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