Wincmd ini что это
Нажимаем комбинацию Ctrl + F, в появившемся окне добавить. Для уже настроенных соединений — соединиться.
Имя соединения, сервер — адрес нашего сайта, учетная запись — имя пользователя ftp (дает провайдер, либо вы создаете сами через интерфейс работы с хостом) и пароль к логину ftp. Удаленный каталог — пишем адрес каталога, который хотим чтоб открывался при соединении. В моем случае открывается каталог для закачки картинок к статьям.
Сохраним файл настроек total commander:
Поиск в total commander
Вызывается комбинацией Alt + F7. Искать файлы: *.php — файлы php с любым именем, file*.* — любые файлы начинающиеся на file. Если необходимо найти файл в котором есть определенный текст, например ссылку в шаблоне, ставим галочку текст и вводим искомое слово. Можно также осуществлять поиск в архивах — галочка также искать в архивах.
Total Commander/Файлы конфигурации
Total Commander в отличие от многих программ для Windows хранит свои настройки не в реестре, а в ini-файлах. Без этой особенности он был бы лишен одного из замечательных качеств — портативности.
Файлов конфигурации у Тотал Коммандера семь:
- wincmd.ini,
- wcx_ftp.ini,
- usercmd.ini,
- contplug.ini,
- fsplugin.ini,
- lsplugin.ini,
- pkplugin.ini.
Первый — самый важный. Он по-умолчанию хранит все настройки непосредственно файлового менеджера. Второй хранит настройки встроенного FTP-клиента, в т.ч. сохраненные пароли. Третий — пользовательские команды. Последние четыре предполагалось использовать для хранение настроек плагинов (соотв. контентных, файлсистемных, просмотра и архиваторных), но большинство авторов предпочли хранить настройки в собственных конфигурационных файлах.
Расположение [ править ]
Когда вы запускаете Total Commander он ищет свои файлы настроек по следующему алгоритму:
- Проверяет значения параметров командной строки с которыми был запущен.
/I определяет путь и имя главного файла и только путь к настройкам пользовательских команд и плагинов.
Установит следующие файлы конфигурации: %HOMEPATH%\tcmdmain.ini, %HOMEPATH%\usercmd.ini, %HOMEPATH%\contplug.ini и т. д.
/F определяет путь и имя файла настроек FTP-клиента.
- Проверяет значение ключа UseIniInProgramDir секции [Configuration] в файле %COMMANDER_PATH%\wincmd.ini [1]
Оно представляет собой сумму степеней двойки, соответствующих утверждениям (битовую маску):
- Проверяет значения параметров реестра.
В путях можно использовать и переменные и псевдопеременные окружения.
Если файлы не существуют, они будут созданы при первом обращении.
Wincmd.ini
ACDEF and the ini file EFGH, then this will be combined to EF.
The registry key has the adavantage that it can be protected by the admin, so the users cannot change it.
1: Moves the selection up/down when leaving the commandline so you lose the previous selection
1: Default comment type is files.bbs
2: Default comment type is descript.ion
4: Read comments from both types
8: Copy comments belonging to files. The comment files themselves are skipped.
16: Use DOS charset for descript.ion (files.bbs always uses the DOS charset)
Note: If both 1 and 2 are set, 2 takes precedence
Recommended values (try others yourself):
CopyBlockSize=1024
CopyHugeBlockSize=10240
CopyBlockSizeOther=128
CopyHugeBlockSizeOther=32
When copying between E and F (same physical disk) the first two values will be used, when copying between C and D (different disk) the values with ‘Other’ in the name.
0: Do not count files (faster)
0: Do not count files (faster)
116,0 K / 230,2 M in 2/14 file(s) 5 / 7 dir(s)
0: Only the data concerning the files are shown
116,0 K / 230,2 M in 2/14 file(s)
0= Moves the current position in the history list to the selected item
0=none, 1=local, 2=in nethood, 3=both
2: Disable inplace rename of path, but enable quick directory changes with single click (no shift needed)
1: Click on [ \ ] switches to root directory of the drive
0: always create a new tab
1: re-use tab with same dir
2: re-use first unlocked tab
3: re-use last unlocked tab
Example: Noreread=ABC\ and Noreread2=AB\ : Don’t auto-reread floppies, drive c and the net, but remember directories on C when closing and re-opening Total Commander.
Example: pluginbasedir=%COMMANDER_PATH%\plugins
Offered path for packer plugin sample_packer:
%COMMANDER_PATH%\plugins\wcx\sample_packer\
0: makes transfer in user mode -> slower, but better multitasking
This setting only affects Win95/98/ME. On WinNT/2000, all transfers must be in a driver.
2: Same as 1, but also in branch view
3: Preload just the next two lines below the visible thumbnails
1: Exact match: typing win.i finds only win.ini, but doesn’t find wincmd.ini
1=Start menu
2=Command line
4=Buttonbar change
8=Drive right click menu
16=File right click menu
32=Directory hotlist change
64=FTP (CTRL+N, CTRL+F)
128=ENTER key (run programs, open files)
256=File system plugins
Example: SearchInFiles=*.EXE *.JAR
0= Double click starts programs (default)
0=bytes, 1=kbytes, 2=dynamic, 3=dynamic with fractional part
0=bytes, 1=kbytes, 2=dynamic, 3=dynamic with fractional part
1: When sorting files, put files starting with an underscore _ last
2: Uses mixed lexical and numerical sorting, e.g. file10.txt comes AFTER file1.txt
3: Like 2, but uses StrCmpLogicalW for the comparison. 3 needs IE 6.x installed!
1: Left to right
2: Equal files
4: Not equal files
8: Right to left
16: Duplicates (present on both sides)
32: Single files (present on only one side)
1: include subdirs
2: compare by content
4: ignore date of files
8: asymmetric mode
0: nothing
1: open new tab
2: ask user
Sum up the following values:
1 = Use Explorer method.
2 = Get from Lister plugins.
4 = Get from IrfanView/XnView.
8 = Show the first few lines of plain text.
Default location in Windows 9x/ME: Totalcmd dir;
Windows NT/2000/XP: %APPDATA%\GHISLER (or %APPDATA%\GHISLER if %$LOCAL_APPDATA% doesn’t exist).
%D% is replaced by the drive letter (or root of share, \ replaced by _)
%R% is replaced by the root path
%L% is replaced by the volume label.
Please note that these variables MUST be upperase, otherwise TC will look for the environment variables with these names!
It is the sum of the following values:
1: Use wincmd.ini in program dir if no other location is set via registry or parameters
2: Use wcx_ftp.ini in program dir if no other location is set via registry or parameters
4: Override registry settings (but not command line parameters)
1: XP Style (must be enabled in Windows)
2: Flat buttons
3: Usual buttons (This variable is unofficial)
Just add the following numbers:
1: turn option on (default: off)
2: also detect changes to size, date, attributes
4: put newly added files at the END of the file list (default: sorted)
8: don’t react to updates while TC isn’t in the foreground
16: Update footer (total file sizes)
32: Update header (free disk space)
256: Beep on each auto-update (useful for debugging)
Useful e.g. to turn off auto-refreshing on slow drives.
0: use Total Commander’s own function to delete files (most configuration options)
1: use Explorer’s method to delete files
-1 (default): If Cleansweep is running, use Explorer’s method to avoid a crash
(caused by an incompatibility between Cleansweep and Total Commander’s delete method).
If Cleansweep is not running, Total Commander uses its own method.
0: WMF file display disabled. Disables also display of all folder thumbnails.
1: Allow to display WMF (Windows Metafile) images in Lister and thumbnails.
2: Allow to display thumbnails for folders (which may contain wmf files)
3: Show WMF files and folder thumbnails
-1: Allow folder thumbnails if the Windows patch is installed. WMF files will NOT be shown, they must be enabled manually. WMF has been disabled by default due to a severe security hole in Windows.
0: The permissions of the files are kept
Default: XP:1, other systems: 0
Shortcuts
| [Shortcuts] | Defines keyboard shortcuts replacing the default shortcuts. |
| CAS+F2=cm_renameonly | In this example, Ctrl+Alt+Shift+F2 calls the internal function cm_renameonly.(C=Ctrl, A=Alt, S=Shift) |
Resolution-dependent data
| [1024×768 (10×20)] | Resolution-dependent data |
| x= | x-position of Total Commander |
| y= | y-position |
| dx= | Width |
| dy= | Height |
| Divider=500 | Position of window divider in permille (0..1000) |
| DividerComments=500 | Position of window divider in permille while in comments view (Ctrl+Shift+F2) |
| DividerQuickView=500 | Position of window divider in permille, while the quick view panel is shown (CTRL+Q) |
The two dividers can be set independently by choosing ‘save position’ in the appropriate mode (with and without quick view panel).
Left, Right
| [Left] | Left window (same for right window) |
| [right] | |
| path=D:\TPW\ | Last active directory |
| ShowAllDetails=1 | 0=only file names, 1=all data, 2=tree |
| show=1 | 1=all, 2=only programs, 3=user defined |
| SpecialView= | Custom columns view number, overrides show= value. Stored in a separate variable to avoid problems with older versions of Total Commander. |
| sortorder=0 | Sort by 0=name, 1=extension, 2=size, 3=date, 4=unsorted |
| customsortorder=0 | Sort by custom column (in custom columns mode only), 100=first custom column, 101=second etc. |
| negative Sortorder=0 | Reversed sort order |
| userspec=*.wav | User defined wildcards |
Colors
| [Colors] | Color settings for main window |
| ColorFilter1= | Options/Color Define colors by file type e.g *.exe |
also you can define many file types at the same filter e.g. *.exe; *.com; *.bat; *.cmd
Also, the key ‘ColorFilters’ in General settings must set to 1 in order to apply color filter settings.
ThumbnailFrame=000255000 (RGB) The example show a green frame.
Enter hexadezimal values for colors in the reverse order: BGR (blue, green, red)
ThumbnailFrame=$FF0000 Draws a blue frame around thumbnails
Layout
| Layout] | The entries below this title determine which part of the Total Commander user interface is shown. All entries can be changed in the main configuration dialog. |
| ButtonBar=1 | 1: Show buttonbar |
| CmdLine=1 | 1: Show command line |
| CurDir=1 | 1: Show current directory |
| DirectoryTabs=1 | 1: Show directory tabs |
| DriveBar1=1 | 1: Show drive buttons |
| DriveBar2=1 | 1: Show two drive button bars (fixed width, above file windows) |
| DriveBarFlat=0 | 1: Show drive buttons with flat icons |
| DriveCombo=0 | 1: Show drive combobox |
| HistoryHotlistButtons=1 | 1: Show buttons for history list and directory hotlist |
| InterfaceFlat=0 | 1: Flat user interface (button bar configured seperately) |
| KeyButtons=1 | 1: Show functions key buttons |
| StatusBar=1 | 1: Show status bar |
| TabHeader=1 | 1: Show tabstop header |
| Minimal TC interface without main menu |
Packer
| [Packer] | Everything concerning packers |
| ZIP=c:\utils\zip\pkzip.exe | Path/filename for pkzip |
| UnZIP=c:\utils\zip\pkunzip.exe | Path/filename for pkunzip |
| ACE=c:\utils\arj\ace.exe | Path/filename for ACE packer |
| ARJ=c:\utils\arj\arj.exe | Path/filename for ARJ |
| LHA=c:\utils\lha\lha.exe | Path/filename for LHA |
| RAR=c:\utils\rar\rar.exe | Path/filename for RAR |
| UC2=c:\utils\uc2\uc.exe | Path/filename for UC2 |
| ARJlongnames=0 | Pass long names to ARJ when packing (works only on Win95/Win98) |
| DefPlugin=cab | Last used packer plugin |
| ExpertMode=0 | 1: run files inside archives directly on ENTER and edit files without confirmation; 0: show property sheet and show edit confirmation |
| ExtractPathInZIP=1 | Also unpack paths stored with files |
| InternalUnzip=1 | Use internal unzip |
| InternalUnarj=1 | Use internal Un-ARJ |
| InternalUnlzh=1 | Use internal Un-LHA |
| InternalUnace=1 | Use internal Un-ACE |
| InternalUnrar=1 | Use internal Un-RAR |
| InternalZIP=1 | Use internal ZIP packer |
| InternalZipRate=6 | Pack rate for internal ZIP packer 0=no compression, 1=fastest, 9=best |
| InternalzipTemp=c:\temp | Temporary path for internal ZIP packer |
| LastUsedPacker=1 | Last packer used |
| LinuxCompatible=1 | 1: Create Linux-compatible TAR archives |
0: Create SunOS-compatible TAR archives
0: For floppies like 1, for larger media (ZIP, JAZ) directly on the media without the TEMP dir
Packerplugins
| [packerplugins] | Lists all configured packer plugins (see configuration — packer) |
| bz2=27,c:\totalcmd\bzip2dll.dll | Plugin for bzip2 packer. 27 is the sum of all DLL capabilities: |
1: Can create new archives
2: Can modify existing archives
4: Can handle multiple files in one archive
8: Can delete files from archive
16: Supports the options dialog
32: Supports packing in memory
64: Detects archive type by content
128: Allows searching for text in archives
256: Don’t open with Enter, only with Ctrl+PgDn
512: Supports encryption
Do NOT add this number yourself, Total Commander will add it on the first load of the DLL.
Загрузка и исправление Wincmd.ini
Последнее обновление: 07/03/2022 [Необходимое время для чтения:
Файлы Windows Initialization, такие как wincmd.ini, считаются разновидностью файла Параметры (Windows Initialization). Они соотносятся с расширением INI, разработанным компанией Ghisler Software GmbH для Total Commander 9.2.
Первая версия wincmd.ini была выпущена для операционной системы Windows 10 07/04/2018 в составе Total Commander 9.2. По нашим данным, эта версия файла является последним обновлением от компании Ghisler Software GmbH.
Ниже приведены исчерпывающие сведения о файле, инструкции для простого устранения неполадок, возникших с файлом INI, и список бесплатных загрузок wincmd.ini для каждой из имеющихся версий файла.

Рекомендуемая загрузка: исправить ошибки реестра в WinThruster, связанные с wincmd.ini и (или) Total Commander.


Совместимость с Windows 10, 8, 7, Vista, XP и 2000
Средняя оценка пользователей
Обзор файла
| Сведения о разработчике и ПО | |
|---|---|
| Программа: | Total Commander 9.2 |
| Разработчик: | Ghisler Software GmbH |
| Программное обеспечение: | Total Commander |
| Версия ПО: | 9.2 |
| Сведения о файле | |
|---|---|
| Размер файла (байты): | 637 |
| Дата первоначального файла: | 02/06/2020 |
| Дата последнего файла: | 02/06/2020 |
| Информация о файле | Описание |
|---|---|
| Размер файла: | 637 bytes |
| Дата и время изменения файла: | 2020:02:06 15:14:12+00:00 |
✻ Фрагменты данных файлов предоставлены участником Exiftool (Phil Harvey) и распространяются под лицензией Perl Artistic.
Что такое сообщения об ошибках wincmd.ini?
Общие ошибки выполнения wincmd.ini
Ошибки файла wincmd.ini часто возникают на этапе запуска Total Commander, но также могут возникать во время работы программы. Эти типы ошибок INI также известны как «ошибки выполнения», поскольку они возникают во время выполнения Total Commander. К числу наиболее распространенных ошибок выполнения wincmd.ini относятся:
- Не удается найти wincmd.ini.
- wincmd.ini — ошибка.
- Не удалось загрузить wincmd.ini.
- Ошибка при загрузке wincmd.ini.
- Не удалось зарегистрировать wincmd.ini / Не удается зарегистрировать wincmd.ini.
- Ошибка выполнения — wincmd.ini.
- Файл wincmd.ini отсутствует или поврежден.
Программа: C:\Users\Tester\AppData\Roaming\GHISLER\wincmd.ini
Среда выполнения получила запрос от этого приложения, чтобы прекратить его необычным способом.
Для получения дополнительной информации обратитесь в службу поддержки приложения.
В большинстве случаев причинами ошибок в INI являются отсутствующие или поврежденные файлы. Файл wincmd.ini может отсутствовать из-за случайного удаления, быть удаленным другой программой как общий файл (общий с Total Commander) или быть удаленным в результате заражения вредоносным программным обеспечением. Кроме того, повреждение файла wincmd.ini может быть вызвано отключением питания при загрузке Total Commander, сбоем системы при загрузке или сохранении wincmd.ini, наличием плохих секторов на запоминающем устройстве (обычно это основной жесткий диск) или заражением вредоносным программным обеспечением. Таким образом, крайне важно, чтобы антивирус постоянно поддерживался в актуальном состоянии и регулярно проводил сканирование системы.
Как исправить ошибки wincmd.ini — 3-шаговое руководство (время выполнения:
Если вы столкнулись с одним из вышеуказанных сообщений об ошибке, выполните следующие действия по устранению неполадок, чтобы решить проблему wincmd.ini. Эти шаги по устранению неполадок перечислены в рекомендуемом порядке выполнения.
Шаг 1. Восстановите компьютер до последней точки восстановления, «моментального снимка» или образа резервной копии, которые предшествуют появлению ошибки.
Чтобы начать восстановление системы (Windows XP, Vista, 7, 8 и 10):
- Нажмите кнопку «Пуск» в Windows
- В поле поиска введите «Восстановление системы» и нажмите ENTER.
- В результатах поиска найдите и нажмите «Восстановление системы»
- Введите пароль администратора (при необходимости).
- Следуйте инструкциям мастера восстановления системы, чтобы выбрать соответствующую точку восстановления.
- Восстановите компьютер к этому образу резервной копии.
Если на этапе 1 не удается устранить ошибку wincmd.ini, перейдите к шагу 2 ниже.

Шаг 2. Если вы недавно установили приложение Total Commander (или схожее программное обеспечение), удалите его, затем попробуйте переустановить Total Commander.
Чтобы удалить программное обеспечение Total Commander, выполните следующие инструкции (Windows XP, Vista, 7, 8 и 10):
- Нажмите кнопку «Пуск» в Windows
- В поле поиска введите «Удалить» и нажмите ENTER.
- В результатах поиска найдите и нажмите «Установка и удаление программ»
- Найдите запись для Total Commander 9.2 и нажмите «Удалить»
- Следуйте указаниям по удалению.
После полного удаления приложения следует перезагрузить ПК и заново установить Total Commander.
Если на этапе 2 также не удается устранить ошибку wincmd.ini, перейдите к шагу 3 ниже.

Total Commander 9.2
Ghisler Software GmbH
Шаг 3. Выполните обновление Windows.
Когда первые два шага не устранили проблему, целесообразно запустить Центр обновления Windows. Во многих случаях возникновение сообщений об ошибках wincmd.ini может быть вызвано устаревшей операционной системой Windows. Чтобы запустить Центр обновления Windows, выполните следующие простые шаги:
- Нажмите кнопку «Пуск» в Windows
- В поле поиска введите «Обновить» и нажмите ENTER.
- В диалоговом окне Центра обновления Windows нажмите «Проверить наличие обновлений» (или аналогичную кнопку в зависимости от версии Windows)
- Если обновления доступны для загрузки, нажмите «Установить обновления».
- После завершения обновления следует перезагрузить ПК.
Если Центр обновления Windows не смог устранить сообщение об ошибке wincmd.ini, перейдите к следующему шагу. Обратите внимание, что этот последний шаг рекомендуется только для продвинутых пользователей ПК.

Если эти шаги не принесут результата: скачайте и замените файл wincmd.ini (внимание: для опытных пользователей)
Если ни один из предыдущих трех шагов по устранению неполадок не разрешил проблему, можно попробовать более агрессивный подход (примечание: не рекомендуется пользователям ПК начального уровня), загрузив и заменив соответствующую версию файла wincmd.ini. Мы храним полную базу данных файлов wincmd.ini со 100%-ной гарантией отсутствия вредоносного программного обеспечения для любой применимой версии Total Commander . Чтобы загрузить и правильно заменить файл, выполните следующие действия:
- Найдите версию операционной системы Windows в нижеприведенном списке «Загрузить файлы wincmd.ini».
- Нажмите соответствующую кнопку «Скачать», чтобы скачать версию файла Windows.
- Скопируйте этот файл в соответствующее расположение папки Total Commander:
Если этот последний шаг оказался безрезультативным и ошибка по-прежнему не устранена, единственно возможным вариантом остается выполнение чистой установки Windows 10.