Author: MVV
Posted: Tue Jan 03, 2017 10:37 am (GMT -6)
Just add your plugin folder with SFTP plugin to install.cab archive and add corresponding INI settings to [Ini] section of install.inf in form (all numbers must be sequential):
E.g. for SFTP plugin:
_________________
TCFS2 + TCFS2Tools: Full-screen mode for TC etc (forum)
TOTALCMD.NET: AskParam, CopyTree, NTLinks, Sudo, VirtualPanel
Posted: Tue Jan 03, 2017 10:37 am (GMT -6)
Just add your plugin folder with SFTP plugin to install.cab archive and add corresponding INI settings to [Ini] section of install.inf in form (all numbers must be sequential):
Code: |
number=ini_file,section,parameter,value |
E.g. for SFTP plugin:
Code: |
[ini] 1=wincmd.ini,configuration,languageini 2=wincmd.ini,configuration,Mainmenu 3=wincmd.ini,FileSystemPlugins,Secure FTP,%COMMANDER_PATH%\plugins\wfx\sftpplug\sftpplug.wfx |
_________________
TCFS2 + TCFS2Tools: Full-screen mode for TC etc (forum)
TOTALCMD.NET: AskParam, CopyTree, NTLinks, Sudo, VirtualPanel