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)

MartinezPL 05-06-2013 07:14

Quote:

-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
:)

Kurutucu 05-06-2013 08:27

Quote:

Originally Posted by MartinezPL (Post 419172)
:)

TESTED. Method working. Use srep 3.0 version.

Thang 06-06-2013 06:58

I want create 2 process bar looks like the picture
http://s21.postimg.org/467zd6tlj/isdonedll.png

my script

taporocrufeljan 06-06-2013 19:52

Good day Sir, Im New here and also a newbie . .
im having same problem as MR. MartinezPL
I've got the same Error all over again. I'm using
Quote:

-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
this method also.

Another thing. . .
How can i compress with Freearc with .bin extension?
is it renaming the Data.arc to DATA.bin?

Help :) Sry for my Bad English.

pakrat2k2 06-06-2013 20:01

yes, just choose the filename you want + extension. Doesnt have to be arc file, could be data.xyz if you really wanted to.

Kurutucu 09-06-2013 12:06

Update 1.5

-Added music and music button (Thanks for sentinelks).

AHRIMANSEFID 10-06-2013 00:36

Hi.
Thanks Code But Me Need Help In protect or lock setup file in disable extract ?
plz help me.

Razor12911 10-06-2013 01:01

@AHRIMANSEFID
use inno setup enhanced edition to disable that.

AHRIMANSEFID 10-06-2013 03:29

inno setup enhanced edition 5.5.1 does not work ,plz help me how can i protect my setup source.
if this program works explain something about it or give an example thanks........

ashyamsundar 10-06-2013 04:08

1 Attachment(s)
i got this error in v1.5

kostaskaraivalis 10-06-2013 05:50

Hi, I keep getting this error everytime ISPrecompExtract tries to extract any .pcf file

for instance:
http://i.imgur.com/Wn1rE2x.jpg

Everything works fine till the moment to begin extracting .pcf
I even went to installation path and I confirmed that last extracted file was .pcf unable to extract it


My Extraction code is:
Code:

        if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Element4l.arc'), ExpandConstant('{app}'), '', false, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
        if not ISSRepExtract ( 0, 0, ExpandConstant('{app}\Element4l.pcf.srep'), ExpandConstant('{app}\'), true ) then break;
        if not ISPrecompExtract( 0, 0, ExpandConstant('{app}\Element4l.pcf'), ExpandConstant('{app}\'), true) then break;
        if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Element4l.arc'), ExpandConstant('{app}\'), '', true, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;

I would appreciate if you could help me out with this issue.

Compressing sequence I used:
1) Arc -m0 -dm0
2) precomp -cn (as none compression, I used 0.4.3 version)
3) srep -m3f
4) Arc -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Thanks in advance!

y_thelastknight 10-06-2013 06:39

@kostaskaraivalis
try with precomp v0.42

Kurutucu 10-06-2013 07:20

Quote:

Originally Posted by ashyamsundar (Post 419395)
i got this error in v1.5

Your compression method precomp04. Open in my script include and ISDone/include folder. Open arc.ini. Change precomp to precomp04. Then try.

Kurutucu 10-06-2013 07:22

@kostaskaraivalis

My script don't support precomp 0.43 version. Use precomp 0.42 version.

Razor12911 10-06-2013 07:52

Quote:

Originally Posted by Kurutucu (Post 419405)
Your compression method precomp04. Open in my script include and ISDone/include folder. Open arc.ini. Change precomp to precomp04. Then try.

And also replace precomp.exe with the 0.4 version exe

Quote:

Originally Posted by Thang (Post 419222)
I want create 2 process bar looks like the picture
http://s21.postimg.org/467zd6tlj/isdonedll.png

my script

Will add this function for v2 unicode.

Quote:

Originally Posted by AHRIMANSEFID (Post 419393)
inno setup enhanced edition 5.5.1 does not work ,plz help me how can i protect my setup source.
if this program works explain something about it or give an example thanks........

IS Enhanced disallows this from happening , unless you are talking about something else.


All times are GMT -7. The time now is 07:05.

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