This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

SDK and APACHE

I was about to install the SDK and had to stop at the point where I accepted the T's & C's for Apache. I couldn't locate a document that listed everything that comes along with the SDK for review & approval prior to installing it on our production system. Can someone provide me with a pointer to the documentation? Couldn't find it here, that may be my own deficiency, though. Thanks.

  • If you can read WiX installer files, the answers are here: https://github.com/solarwinds/OrionSDK/blob/master/Src/Install/Product.wxs

    To summarize, it's going to install these things (third-party library dependencies in bold):

    .NET Framework 4.0 (if not already installed)

    SWQL Studio

    • SwqlStudio.exe
    • SwqlStudio.exe.config
    • log4net.dll
    • ScintillaNet.dll
    • SolarWinds.SDK.Swis.Contract.dll
    • SolarWinds.Logging.dll
    • Security.Cryptography.dll
    • WeifenLuo.WinFormsUI.Docking.dll
    • WeifenLuo.WinFormsUI.Docking.ThemeVS2015.dll

    SWIS SnapIn for PowerShell

    SWIS PowerShell Module

    • SwisPowerShell.dll
    • SwisPowerShell.psd1
    • SolarWinds.SDK.Swis.Contract.dll
    • log4net.dll
    • SolarWinds.Logging.dll