Page 1 of 1

install silent resolved

Posted: 2019-09-30 11:57
by crogiez
hello
FOR MAKE A INSTALL SILENT AND UNINSTALL SILENT

install manualy Filezilla, in your specifiq folder ex: d:\myfolder\filezilla_3.24

export HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\FileZilla Client
in myfolder.reg

for make silent install :
----------------------------
merge myfolder.reg
FileZilla_3.44.2_win64-setup.exe /S

you can repair by
FileZilla_3.44.2_win64-setup.exe /S

uninstall silent
d:\myfolder\filezilla_3.24\uninstall.exe /S

regards