Is it possible to check the OS version in the condition step for a package? I see the option for the architecture (32/64 bit), but I want to check the OS version (Windows XP, Windows 7, Windows 8, etc.).
I think this would make a great preset condition option and would compliment what's already there. Just seems kind of cumbersome to have to go into the registry for this for every package that has these dependencies. Thanks.
We recommend using a registry condition step and check the value CurrentVersion or ProductName under key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion on the target computer.