Agent Matrix Compatibility
The agent 5.3 cannot work on windows W2K.
Checking with DEPENDENCY WALKER (http://www.dependencywalker.com/) we have seen that there is a function used in agent 5.3.0 not supported for W2K3, because it now uses the SDK function SHGetKnownFolderPath, which requires at least W2K8.
On 5.2.3 we have used SHGetFolderPathW that was available on W2K3 as you can see below
Hi,
is there an actual compatibility matrix for the Snow Inventory Agent 5.3.0? The Agent will crash on Windows Server 2003.
I hope what I have requested is possible.