G
Guest
I want to check if my windows is WinNT or Win2000 or WinXP in a batch file.
So, I want to check the content of a specific environment variable.
But, could you tell me what var to use ?
Otherwise tell me what var is present only in WinXP and not in WinNT, that
way I can check the version by checking if the var is void or not.
Thanks.
So, I want to check the content of a specific environment variable.
But, could you tell me what var to use ?
Otherwise tell me what var is present only in WinXP and not in WinNT, that
way I can check the version by checking if the var is void or not.
Thanks.