Runtime warning "Operating system incompatible driver list"

Installed Citect SCADA 7.30 SP1 on windows 10. Although compability matrix says it is not tested. I tested it and the runtime seems to be working okay. Except I get this warning message. I can click on continue button or wait 30 seconds for message to disappear. How can I get rid of this message. Would not want operators operating a machine on runtime see this message. Some lead is appreciated. Thank you in advance! 

Parents
  • In documentation, a value in <>s means you need to replace that with what the text is describing. So, you need to add 3 parameters, replacing <DriverName> with the driver name:

    [DISKDRV]
    OverrideOSProtection=1

    [TCPIP]
    OverrideOSProtection=1

    [TITCPIP]
    OverrideOSProtection=1

    The Computer Setup Editor may still complain because it does not recognize driver parameters, but you can ignore the warnings.
Reply
  • In documentation, a value in <>s means you need to replace that with what the text is describing. So, you need to add 3 parameters, replacing <DriverName> with the driver name:

    [DISKDRV]
    OverrideOSProtection=1

    [TCPIP]
    OverrideOSProtection=1

    [TITCPIP]
    OverrideOSProtection=1

    The Computer Setup Editor may still complain because it does not recognize driver parameters, but you can ignore the warnings.
Children
No Data