I am new to KIX and just trying to figure this out.

I need to work with an existing script that I have not seen yet.
But I am told that I will need to exit if the OS is windows 10.

IF @PRODUCTTYPE = "Windows 10 Enterprise (N)"
Exit 0

Will this code in the begging of the script get me what I need?

A side question? Is there a way to test this? Do I need a compiler installed or I can run code from cmd?
Thank you for the help.



Edited by OgeccuT (2017-07-13 07:50 PM)