Hello there, a read a past post about a way the auto select or disable a section depending the Window's version of the end-user...I can't find'it...does anyone know how to do this.... 🙄
Thanks 😛
Automatic select a Section or Subsection depending on Windows OS Version
2 posts
Use GetWindowsVersion in .onInit and accodring to the results disable or enable sections using SectionSetFlags or hide it using SectionSetText.