Filezilla Server can be installed silently with the /S switch, but when installation finishes it askes to connect to the local server... 2 processes are started and this is how I try to kill them:
REG ADD %KEY%\016 /V 3 /D "taskkill.exe /F /IM "Filezilla server interface.exe"" /f REG ADD %KEY%\016 /V 4 /D "taskkill.exe /F /IM "Filezilla server.exe"" /f
BUT it doesn't work! AND I don't really like this method. Anyone knows a 'cleaner' method?
I also have to use this regtweak to make sure the mentioned processes are not started at every windows startup:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "FileZilla Server Interface"=-



Help

Back to top









