; ------------- File of options -------------
; Author: gora (
http://forum.oszone.net/index.php?referrerid=8802). Home page:
http://buttontc.7zsfx.info
; Path to the sfx module
pathModule=!COMMANDER_PATH!\Utils\SFX Tool\7ZSD_LZMA.sfx
; Path to the spliter
pathSpliter=!COMMANDER_PATH!\Utils\SFX Tool\7ZSplit.exe
; Path to the UPX
;pathUPX=!COMMANDER_PATH!\Utils\SFX Tool\upx.exe
pathUPX=!COMMANDER_PATH!\Utils\SFX Tool\Upack.exe
; Path to the folder of archiver 7-Zip
path7Zip=!COMMANDER_PATH!\Utils\SFX Tool\
; Path to the texteditor
; pathTextEdit=!COMMANDER_PATH!\Plugins\exe\AkelPad.exe
; Percent use of RAM at compression. 1...100 (plus - Total RAM, minus - Free RAM)
useRAM=100
; Restriction of the size of the dictionary for 32-bit OS (128Mb). Yes - 1, No - 0
maxdict=1
; Pattern of a name: filename_MC_DT_TM (filename - constant component)
pattern=MC,DT,TM
; To use compression - 1 or 2, is not use - 0
useUPX=2
; The command line for UPX
;cmdlinUPX=--best --all-methods
cmdlinUPX=-c2 -f222
; Interface language. Russian - 1049, English - 1033
lng=1049
; Number of extracted components 3...5
compnts=4
; The maximum length of a file configuration in bytes
maxlen=9000
; A delay on moving of dialog boxes of SFX archive after their opening in milliseconds
waitmov=70
; The timer on automatic closing of a message box about successful creation of SFX archive in seconds
timer=10
; Endurance for imitation of unpacking archive in a dialog box "ExtractTitle" SFX archive in seconds
extractwait=300
; Endurance for timer imitation in a dialog box "FinishMessage" SFX archive in seconds
finishwait=30
; Date of the first realese of the program in format dd.MM.yyyy
fstbildat=17.12.2006
; Number of cleanings of memory 1...10
nmbcln=5
; Delete of comments. Yes - 1, No - 0
delrem=1
; Beep on start. Yes - 1, No - 0
beeper=1
; Copyrights
-pv "0.10.2.!autobuild!"
-fv "0.10.2.!autobuild!"
-vs "ProductVersion=Версия 10.2"
-vs "FileVersion=Версия 10.2 Сборка !autobuild!"
-vs "Comments=Total Commander by SamLab.ws"
-vs "CompanyName=SamLab.ws"
-vs "FileDescription=Создано в Total Commander от SamLab.ws"
-vs "InternalName=Архив TC"
-vs "LegalCopyright=SamLab.ws
-vs "LegalTrademarks=SamLab.ws"
-vs "OriginalFilename=File.exe"
-vs "PrivateBuild=!date!"
-vs "ProductName=SamSoft"
-vs "SpecialBuild=SamBuild"