Hi
As we are rolling out Win10 x64 Enterprise, is there a way I can have Kixtart run scripts based on if its Win7x32 or Win10X64?

At present we have 4 main KixScripts (two for Win7 and two for Win10) so ideally id like something like;

Selection.kix which just contains;

If Win7x32 run Win7_Main.kix
If Win10x64 run Win10_Main.kix

Which will then do OS specific commands etc.

Thank you Wizards of the Kixtart world.