Hi,
I downloaded the latest Fix Pack (FP1) for the Notes 8.0.2 client and I installed it succesfully.
Now, I would like to deploy it silently to the users. For that I used the SUSetRunAsWizard tool which is included with Notes 8.0.2 (and also probably with previous release) to launch a batch file that execute the following command:
setup.exe /s /v"/passive"
It starts normally then installation stops. I assume that I do not use the correct command-li ne options. Any idea?