Looking to install Omniviewer on potentially 30 plus devices, some of which are remote, so we will be looking to do a silent administrative install. Moreover, because multiple users are looking to use it, we want it installed on C:\program files rather than the users local directory.
I read that the installer is based on NSIS - which as I understand it means that /S will install silently (which is fine), and /d=C:\program... will install to the specified directory. Unfortunately, the /D switch does not appear to be responding.
To install Omniscope for all users, you don't need to use the /D switch. Simply run the installer with Administrator privileges, and Omniscope will be installed for all users. (If you run without Administrator privileges, it will be installed for the current user.)
I suggest first running the installer without the /S switch to check you get the expected behaviour.