Pete wrote:
[Quoted Text] > I have a .Net application that detects the operating system it is running on > (using the My.Computer.Info.OSFullName function). For some users it returns > "Microsoft Windows XP Professional" and for others "Microsoft Windows NT > 5.1.2600 Service Pack 2". Are these in fact the same operating system and if > so why do they have different names? > > Any help much appreciated, > > Pete
In a DOS shell, run:
ver
|