FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Looking for very basic Inno Setup Script (https://fileforums.com/showthread.php?t=98054)

deadsec 04-08-2016 08:31

Looking for very basic Inno Setup Script
 
Hi guys,

I'm a newbie. I couldn't manage to add Freearc decompression in Inno Setup. I tried a lot of scripts but they have fancy designs. I want a basic installer. Is there any scripts like this? Or can you give me some advice to make my own one?

Thanks..

unarc 125 04-08-2016 08:38

Try out this one...... http://fileforums.com/showthread.php?t=96520

KaktoR 04-08-2016 08:41

1 Attachment(s)
You can use this for lzma/srep/precomp. Compile with main.iss

Or use the one in UltraArc thread, if you wanna use UltraArc instead.

truerepacks 04-08-2016 08:44

try this one
original ISDONE
https://drive.google.com/open?id=0Bx...VpwZFRMZEtMY1k

or u can use Sheograt's ISFREEARCEXTRACT

https://drive.google.com/open?id=0Bx...VM5N2FseTB5bW8

pure inno bt may u can't use the cls[used for the decompressing of data sets compressed with external compressors in FreeARC for ex-cls-srep, cls-lz4] with it

deadsec 04-08-2016 08:51

Quote:

Originally Posted by unarc 125 (Post 450402)

Thank you. But like i said, I'm looking for a script. Not an installer maker.

Quote:

Originally Posted by KaktoR (Post 450403)
You can use this for lzma/srep/precomp. Compile with main.iss

Or use the one in UltraArc thread, if you wanna use UltraArc instead.

This one looks good. I'll try edit it. Thank you.

Quote:

Originally Posted by truerepacks (Post 450404)

Can you make it public? I can't download it.

truerepacks 04-08-2016 08:57

Quote:

Can you make it public? I can't download it.
its the google drive ... If i m sure anyone can download it

see my post again added one more thing

deadsec 04-08-2016 09:06

Quote:

Originally Posted by truerepacks (Post 450407)
its the google drive ... If i m sure anyone can download it

see my post again added one more thing

I can't access your Google Drive link. It says "Access Restricted" "You need permission"..

And yes i tried Sheograt's script. I couldn't make it work. I'm using MSC and SREP with LZMA compression. It says something like "compression method not supported".

truerepacks 04-08-2016 09:08

1 Attachment(s)
okay here it is

use this one

deadsec 04-08-2016 09:37

Quote:

Originally Posted by truerepacks (Post 450410)
okay here it is

use this one

"unsupported compression method msc+srep:a32+delta+lzma:22617kb:normal:bt4:273:mc2 56:lc8"

How can i add this method to script?

truerepacks 04-08-2016 09:47

from where u get the compression stuffs

BTW define directives
for example, originaly it will be ";#define Your Compressor"
make it "#define Your Compressor"

deadsec 04-08-2016 09:58

Quote:

Originally Posted by truerepacks (Post 450416)
from where u get the compression stuffs

BTW define directives
for example, originaly it will be ";#define Your Compressor"
make it "#define Your Compressor"

It works now! Thank you. But "Time left" is not working. And its Russian. If i change them in 'Custom Messages' that would be enough?

truerepacks 04-08-2016 10:00

2 Attachment(s)
add this to ur script
Code:

#define MSC
#define Srep

post the provided dll in Include folder

A Suggestion for u, First try to understand the basic, use ultaARC first, then try to understand differnt more complex ideas

read the isdone help provided below

deadsec 04-08-2016 14:52

I have a little problem. I want to add "Create desktop shortcut", "Create Startmenu folder", "Create Quicklaunch shortcut" checkboxes to installation path selection page. If i add them one by one, it creates 3 pages. How can i make them together in 1 page?

78372 21-03-2017 20:41

Here is your "Very Basic" compressor and installer creator http://fileforums.com/showthread.php?t=99027


All times are GMT -7. The time now is 22:15.

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