Board index » delphi » NT or NT Workstation

NT or NT Workstation

Hi,

Can anyone tell me how I can find out which version (NT Server or NT
Workstation) my program is running on?

Thanks in advance,

Steve.

 

Re:NT or NT Workstation


Hi,

I've never had to do it before, so maybe there is also another way besides
this...
Take a look on the help file about "TRegistry".
The registry entry on Windows NT Workstation and Server with the information
you need is:
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion"

Bernardete

SH. schrieb in Nachricht <3831737a.10565...@news.demon.co.uk>...

Quote
>Hi,

>Can anyone tell me how I can find out which version (NT Server or NT
>Workstation) my program is running on?

>Thanks in advance,

>Steve.

Other Threads