Hi,
I found a problem with @OSVersion I'm using windows 7 ultimate but this returns the value WIN_VISTA.
I havn't noticed it do this before so I opened a new script and created a message box like the following...
and it still returns the value WIN_VISTA
Whats up with this?
Thanks
I found a problem with @OSVersion I'm using windows 7 ultimate but this returns the value WIN_VISTA.
I havn't noticed it do this before so I opened a new script and created a message box like the following...
msgbox(0,"",@OSVersion)
and it still returns the value WIN_VISTA
Whats up with this?
Thanks