FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   ASIS: Advanced Simple Installer Script (https://fileforums.com/showthread.php?t=99481)

Simorq 15-02-2018 18:26

#Define SREPProFrager "x64"
//#Define SREP "x64"

brandal 15-02-2018 18:28

Quote:

Originally Posted by Simorq (Post 466711)
#Define SREPProFrager "x64"
//#Define SREP "x64"

thank you for your answer
so is it like this?
[Compressor]
//#Define SREP "x64"
#Define SREPProFrager "x64"
#Define ReflateLIB "x64"
//#Define ZTool "x64"
#Define pZLib3 "x64"
//#Define Precomp "0.46MT" ;0.38, 0.40, 0.41, 0.42, 0.43, 0.46MT
//#Define pOodle
//#Define AFR "20a7" ;019, 20a7
//#Define MSC "TAK"
//#Define MPZSlimmer
//#Define ZSTD "x64"
//#Define RAZOR
//#Define BinkPack
//#Define DLZ
//#Define lolz
//#Define OGGRE
//#Define UELR

brandal 15-02-2018 18:32

Quote:

Originally Posted by Simorq (Post 466713)
Good

Thank you for the help
I made a headache for this for 1 week
I will try again, hopefully successful

Simorq 15-02-2018 18:38

Quote:

Originally Posted by brandal (Post 466714)
Thank you for the help
I made a headache for this for 1 week
I will try again, hopefully successful

Always better after compressing to save time
Test the archive using the command:
Code:

Arc t Data.Arc

brandal 15-02-2018 18:59

Quote:

Originally Posted by Simorq (Post 466715)
Always better after compressing to save time
Test the archive using the command:
Code:

Arc t Data.Arc

How to?
Where does that command place?

Simorq 15-02-2018 19:06

Code:

FreeArc 0.67 (March 15 2014)  http://freearc.org  March 15 2014
High-performance archiver. Free as well for commercial as for non-commercial use
Usage: Arc command [options...] archive [files... @listfiles...]
Commands:
  a        add files to archive
  c        add comment to archive
  ch      modify archive (recompress, encrypt and so on)
  create  create new archive
  cw      write archive comment to file
  d        delete files from archive
  e        extract files from archive ignoring pathnames
  f        freshen archive
  j        join archives
  k        lock archive
  l        list files in archive
  lb      bare list of files in archive
  lt      technical archive listing
  m        move files and dirs to archive
  mf      move files to archive
  modify  modify archive using +/-/* actions
  r        recover archive using recovery record
  rr      add recovery record to archive
  s        convert archive to SFX
  t        test archive integrity
  u        update files in archive
  v        verbosely list files in archive
  x        extract files from archive
Options:
  --                                        stop processing options
  -ac          --ClearArchiveBit          clear Archive bit on files succesfully (de)archived
  -ad          --adddir                    add arcname to extraction path
  -aeALGORITHM  --encryption=ALGORITHM      encryption ALGORITHM (aes, blowfish, serpent, twofish)
  -agFMT        --autogenerate=FMT          autogenerate archive name with FMT
  -ao          --SelectArchiveBit          select only files with Archive bit set
  -apDIR        --arcpath=DIR              base DIR in archive
  -baMODE      --BrokenArchive=MODE        deal with badly broken archive using MODE
  -cfgFILES    --config=FILES              use configuration FILES (default: arc*.ini)
  -d            --delete                    delete files & dirs after successful archiving
  -df          --delfiles                  delete only files after successful archiving
  -diAMOUNT    --display=AMOUNT            control AMOUNT of information displayed: [hoacmnwrfdtske]*
  -dmMETHOD    --dirmethod=METHOD          compression METHOD for archive directory
  -dpDIR        --diskpath=DIR              base DIR on disk
  -dsORDER      --sort=ORDER                sort files in ORDER
  -ed          --nodirs                    don't add empty dirs to archive
  -envVAR                                  read default options from environment VAR (default: FREEARC)
  -epMODE      --ExcludePath=MODE          Exclude/expand path MODE
  -f            --freshen                  freshen files
  -fn          --fullnames                match with full names
  -hpPASSWORD  --HeadersPassword=PASSWORD  encrypt/decrypt archive headers and data using PASSWORD
  -iTYPE        --indicator=TYPE            select progress indicator TYPE (0/1/2)
  -ioff        --shutdown                  shutdown computer when operation completed
  -k            --lock                      lock archive
  -kb          --keepbroken                keep broken extracted files
  -kfKEYFILE    --keyfile=KEYFILE          encrypt/decrypt using KEYFILE
  -lcN          --LimitCompMem=N            limit memory usage for compression to N mbytes
  -ldN          --LimitDecompMem=N          limit memory usage for decompression to N mbytes
  -mMETHOD      --method=METHOD            compression METHOD (-m0..-m9, -m1x..-m9x)
  -maLEVEL                                  set filetype detection LEVEL (+/-/1..9)
  -max                                      maximum compression using external precomp, ecm, ppmonstr
  -mc                                      disable compression algorithms (-mcd-, -mc-rep...)
  -mdN          --dictionary=N              set compression dictionary to N mbytes
  -mmMODE      --multimedia=MODE          set multimedia compression to MODE
  -ms          --StoreCompressed          store already compressed files
  -mtTHREADS    --MultiThreaded=THREADS    number of compression THREADS
  -mx                                      maximum internal compression mode
  -nFILESPECS  --include=FILESPECS        include only files matching FILESPECS
  -oMODE        --overwrite=MODE            existing files overwrite MODE (+/-/p)
  -okfKEYFILE  --OldKeyfile=KEYFILE        old KEYFILE used only for decryption
  -opPASSWORD  --OldPassword=PASSWORD      old PASSWORD used only for decryption
  -pPASSWORD    --password=PASSWORD        encrypt/decrypt compressed data using PASSWORD
  -r            --recursive                recursively collect files
  -rrSIZE      --recovery=SIZE            add recovery information of specified SIZE to archive
  -sGROUPING    --solid=GROUPING            GROUPING for solid compression
  -scCHARSETS  --charset=CHARSETS          CHARSETS used for listfiles and comment files
  -sfxMODULE                                add sfx MODULE ("freearc.sfx" by default)
  -slSIZE      --SizeLess=SIZE            select files smaller than SIZE
  -smSIZE      --SizeMore=SIZE            select files larger than SIZE
  -t            --test                      test archive after operation
  -tTYPE        --type=TYPE                archive TYPE (arc/zip/rar/...)
  -taTIME      --TimeAfter=TIME            select files modified after specified TIME
  -tbTIME      --TimeBefore=TIME          select files modified before specified TIME
  -tk          --keeptime                  keep original archive time
  -tl          --timetolast                set archive time to latest file
  -tnPERIOD    --TimeNewer=PERIOD          select files newer than specified time PERIOD
  -toPERIOD    --TimeOlder=PERIOD          select files older than specified time PERIOD
  -tpMODE      --pretest=MODE              test archive before operation using MODE
  -u            --update                    update files
  -vSIZE        --volume=SIZE              split archive to volumes each of SIZE bytes
  -wDIRECTORY  --workdir=DIRECTORY        DIRECTORY for temporary files
  -xFILESPECS  --exclude=FILESPECS        exclude FILESPECS from operation
  -y            --yes                      answer Yes to all queries
  -zFILE        --arccmt=FILE              read archive comment from FILE or stdin
                --append                    add new files to the end of archive
                --archive-comment=COMMENT  input archive COMMENT in cmdline
                --bypass=URL                setups proxy bypass list for URL access
                --cache=N                  use N mbytes for read-ahead cache
                --crconly                  save/check CRC, but don't store data
                --create-in-workdir        create archive in workdir and then move to final location
                --dirs                      add empty dirs to archive
                --groups=FILE              name of groups FILE
                --language=FILE            load localisation from FILE
                --logfile=FILE              duplicate all information displayed to this FILE
                --noarcext                  don't add default extension to archive name
                --nodata                    don't store data in archive
                --nodates                  don't store filetimes in archive
                --nodir                    don't write archive directories
                --original=URL              redownload broken parts of archive from the URL
                --pause-before-exit=PAUSE  make a PAUSE just before closing program window
                --print-config              display built-in definitions of compression methods
                --proxy=URL                setups proxy(s) for URL access
                --queue                    queue operations across multiple FreeArc copies
                --recompress                recompress archive contents
                --save-bad-ranges=FILE      save list of broken archive parts to the FILE
                --sync                      synchronize archive and disk contents
All OK


brandal 15-02-2018 19:15

Solve

S-Ghost 16-02-2018 17:07

what is best compress method for Unreal Engine 4 Games

KaktoR 16-02-2018 17:08

Ask here: http://fileforums.com/showthread.php?t=99554

Titeuf 25-02-2018 01:09

Quote:

Originally Posted by Titeuf (Post 465544)
Hello Kaktor,
How to activate Elapsed Time & Remaining Time?
Here are my suggestions for French because a line is not translated:
Thank you

Hi Kaktor,
Please, How to activate Elapsed Time & Remaining Time?
Thank

Titeuf 02-03-2018 01:40

Quote:

Originally Posted by Titeuf (Post 468384)
Hi Kaktor,
Please, How to activate Elapsed Time & Remaining Time?
Thank

Hi,
Up please,
Thank

KaktoR 29-03-2018 15:28

1 Attachment(s)
7.1.0 soon
Code:

- Fixed cls for bink unpack
  > should be packed with [ExtComp:bpk]
- Fixed pOodle decompression
  > fixed large and lower case (it is important for arc.ini) + added missing dll files
  > should be packed with [ExtComp:pOodle]
- Added RAZOR v1.03.6
- Added compatibility for UWP games (thanks to prudislav for provided tools)
- Game size/HDD space are not rounded anymore
  > it's now xx,xx(%) MB/GB/TB instead of xx(%) MB/GB/TB
- Fixed lolz cls ini (thanks to elit)
- Added Elapsed/Remaining Time to installer

Something is wrong atm with time, must figure out what overlaps the time labels....

masen485 31-03-2018 00:36

Hi KaktoR
ASIS: Advanced Simple Installer Script 7.1.0 when will it be ready

KaktoR 31-03-2018 14:18

When it's done :D

PS: i think i will do the first step with botva2 library and create a image pbar instead (it makes things easier afterwards), then say goodbye to bmp images and use png instead (but after 7.1.0, otherwise it takes too long).

CANNIBAL 21-04-2018 22:06

KaktoR plase add the support for razor's xtool....


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

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