install silent resolved

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
crogiez
500 Command not understood
Posts: 1
Joined: 2019-09-30 11:42
First name: philippe
Last name: crogiez

install silent resolved

#1 Post by crogiez » 2019-09-30 11:57

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

Post Reply