TotalSet version 0.3

  mozers™ RUS  

DESCRIPTION

Total Commander settings fast changer
It is intended for fast updating "under itself" existing installation on set of machines
Possible to use as Total Commander restarter

USE

SAMPLE.TSET

@TSET
; THE EXAMPLE OF THE TSET FILE
; The first line - OBLIGATORY! (It - the label on which TotalSet defines a correctness of a file)
; ATTENTION:
; As against INI a file, the order of commands (i.e. all commands are carried out CONSISTENTLY from top to down) here is taken into account

@MAIN
; The index of that the data will enter the name in wincmd.ini
; For recording in wcx_ftp.ini it is necessary to use the index @FTP

[Configuration]
; The index of that the data will enter the name in section [Configuration]

; An example of updating of a key:
DriveLib=%COMMANDER_PATH%\AddOn\icons\tc_macdriveimages.dll
; The existing key will be replaced with the specified value
; If key (section) not exist they will be created

; An example of delete key

-IconLib
; and it is possible and so:
IconLib=

; An example of delete of section (also all keys included in it together leave)
-[Layout]

; An example of copying of a file
@COPY sample.icl %COMMANDER_PATH%\AddOn\icons\MacOS.icl
; If the path is not specified, it is use current path
; Use of any variables of an environment is possible
; The set of a name of a destination file NECESSARILY
; If the destination catalogue does not exist, he will be created
; If the destination file exists, he will be replaced copied

; More shortly, so:
; 1. We take adjusted by you wincmd.ini
; 2. We delete all superfluous, that you would not like to drag on other computer
; 3. Double headings of those sections (all over again with "-", and then without) which you want to copy entirely.
; 4. We insert in the beginning of a file @TSET and @MAIN, we save as a file.tset
; 5. All is ready for cloning of your settings on other computers :)
 

HISTORY

0.3
  • Auto setting dialogs language (eng/rus) depends on DefaultLangID your system.