FileForums

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

Dante1995 03-08-2014 22:24

-++- Dante1995 Script and Example -++-
 
2 Attachment(s)
Al Installer v0.2

Autorun/Setup
Internal Compression
Various Effect

Dante1995 18-09-2014 08:39

iSDone Custom+Inno Setup 5.5.1.ee2 (u)
 
2 Attachment(s)
Done

Dante1995 18-09-2014 08:44

Exit Panel
 
2 Attachment(s)
Done
ISDone_ExitPanel

Dante1995 18-09-2014 08:53

2 Attachment(s)
Repack1

Dante1995 18-09-2014 09:06

The Witcher Mod (Unicode Version)
 
2 Attachment(s)
Version Mod Dante1995
Script © Peterf1999
Version1 = Internal Compression

Required Custom Language (rus)
is not a conversion


thanks Sentinelk my brother for help me flags and labelbutton

Dante1995 18-09-2014 09:17

Repack Beta
 
2 Attachment(s)
Done

Dante1995 18-09-2014 09:21

SwitchRepackExample
 
2 Attachment(s)
can be useful ISEE (u)

Functions = Isdone+Video+Splash.
Compression Work = Freearc,Precompress043,Srep,MSC.

Dante1995 18-09-2014 09:26

fORM rEPACK example
 
2 Attachment(s)
fORM rEPACK example

Dante1995 18-09-2014 09:31

ISDone v0.6 lite (ini)
 
2 Attachment(s)
ISDone v0.6 lite (ini)
source fileforums readapt
only Freearc,Prec,Srep,Msc (no rar,7z ecc.)

Dante1995 18-09-2014 09:39

Video Example
 
2 Attachment(s)
Video XviD Example

Dante1995 18-09-2014 09:46

iPhone5Repack
 
3 Attachment(s)
beta=internal
ISDone

Dante1995 18-09-2014 09:54

Panel Script
 
2 Attachment(s)
Done

Dante1995 18-09-2014 09:58

SlideRandom (BMP)
 
2 Attachment(s)
Slide Bitmap

Dante1995 18-09-2014 10:00

Custom Form Width
 
3 Attachment(s)
Custom Form Width

Dante1995 18-09-2014 10:04

Batch compressor
 
1 Attachment(s)
[Batch] inside+full file add (compatible:arc,srep,precompress043,msc)
default=only srep.


Example Compress 1/2:
Code:

arc.exe a -ep1 -dses --dirs -s; -lc- -di -i2 -r -msrep:l256+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8 data.arc datafile\*

arc a -ep1 -dses --dirs -s; -lc- -di -i2 -r -msrep:l256+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8 data.bin datafile\*

Example Decompress 1/2:
Code:

unarc.exe x -w.\ -dpDecompressed\ data.arc
unarc.exe x -w.\ -dpDecompressed\ data.bin

arc x -w.\ -dpDecompressed\ data.arc
arc x -w.\ -dpDecompressed\ data.bin

dataname no important
data.fileforums is equal :)


custom
Code:

@echo off
for /d %%X in (datafile) do "arc" a -ep1 -dses --dirs -s; -lc- -di -i2 -r -msrep:l256+lzma:a1:mfbt4:d200m:fb128:mc1000:lc8 "Data1.bin" "%%X\*" 
pause



All times are GMT -7. The time now is 20:27.

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