This report has originally been posted on the NVDADutch mailing list
I want to install NVDA silent, quiet, with no sounds or pop-up screens because I want to use it to deploy with SCCM. Use following command: nvda_2016.2.1.exe --install-silent --minimal --log-level=20 --log-file=C:\NVDA.log Tested the command om a Windows 10 computer: Does not work properly: NVDA is installed, and the log-file is made. But there is a sound, and I see a pop-up.
Fixing this would require changes in the launcher as well in NVDA's code
This report has originally been posted on the NVDADutch mailing list
I want to install NVDA silent, quiet, with no sounds or pop-up screens because I want to use it to deploy with SCCM. Use following command: nvda_2016.2.1.exe --install-silent --minimal --log-level=20 --log-file=C:\NVDA.log Tested the command om a Windows 10 computer: Does not work properly: NVDA is installed, and the log-file is made. But there is a sound, and I see a pop-up.Fixing this would require changes in the launcher as well in NVDA's code