Hi I am trying to install OPC Labs .net tools on windows 2012 server core. Ie windows without GUI.
I see the error that oledlg.dll is missing.
So it looks like it's requiring some gui library which isn't available on server core...
I'm using 5.40
```
QuickOPC-5.40.exe /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /TYPE=productionnet
```
I see the error that oledlg.dll is missing.
So it looks like it's requiring some gui library which isn't available on server core...
I'm using 5.40
```
QuickOPC-5.40.exe /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /TYPE=productionnet
```