I was using
; Execute WinFsp MSI installer silently
ExecWait 'msiexec /i "$TEMP\winfsp-2.0.23075.msi" /qn'
above command in my nsis installer , i noted an issue like, when the software named SUITE is there in my pc my WinFsp installation fails [via commandline installation and Manual Installation ].
I have attached screenshot for the issues, can anyone help me by sharing a commandline option for installing winfsp in such situatiions.