MTX.exe Feature update v.3.0.0.0
What's New:
- Some improvements.
- A new key (MainPath) has been added to MTX.ini.
-- this allows you to set the root directory manually.
-- MTX.exe can be executed within a sub-folder.
- There is no need to rename "mtx.ini" (as before).
-- before: MTX64.exe ---> MTX64.ini --> [MTX64]
-- now : MTX64.exe ---> MTX.ini --> [MTX]
- Added an example for XLolz.
- Added an example for MASKS.
Additional Options For both Compression and the Decompression:
Code:
-----------------------------------------------------------------------------
[MTX]
MainPath=..\..\
Config=arc.ini
//TmpPath=C:\Users\Rexton\Desktop\temptest\
-----------------------------------------------------------------------------
// config := default is arc.ini (current directory).
// config = arc.ini <--- MainPath\arc.ini
// config = cfg\config0.ini <--- MainPath\cfg\config0.ini
// TmpPath= full path. ( with or without quotes (") )
_