Archive: Automatic select a Section or Subsection depending on Windows OS Version


Automatic select a Section or Subsection depending on Windows OS Version
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.... :rolleyes:

Thanks :p


Use GetWindowsVersion in .onInit and accodring to the results disable or enable sections using SectionSetFlags or hide it using SectionSetText.