Discussion:
How to identify the WinPE OS name and version by coding
(too old to reply)
MSDN_Leimo
2008-07-10 02:47:00 UTC
Permalink
Hi all:
I'm using the WinPE 2.x OS, and I'm trying to get the WinPE OS name and
version by coding.
Currently I found I can only read the OS version of WinPE, (5.x), so it's
recognized as a Vista OS, not WinPE.

So is there any offical approach to detect in WinPE which identifies the OS
name and version as WinPE 2.x?

Thanks a lot!
Vipin
2008-07-10 11:35:04 UTC
Permalink
Did you try GetVersionEx?

Cheers,
Vipin.
Post by MSDN_Leimo
I'm using the WinPE 2.x OS, and I'm trying to get the WinPE OS name and
version by coding.
Currently I found I can only read the OS version of WinPE, (5.x), so it's
recognized as a Vista OS, not WinPE.
So is there any offical approach to detect in WinPE which identifies the OS
name and version as WinPE 2.x?
Thanks a lot!
Jeffrey Tan[MSFT]
2008-07-11 02:34:17 UTC
Permalink
This post might be inappropriate. Click to display it.
Paul Attryde
2008-07-11 22:23:43 UTC
Permalink
Post by MSDN_Leimo
I'm using the WinPE 2.x OS, and I'm trying to get the WinPE OS name and
version by coding.
Currently I found I can only read the OS version of WinPE, (5.x), so it's
recognized as a Vista OS, not WinPE.
Wouldn't the fact that it's running off of X: be a big hint?
Obviously not perfect, but better than nothing.

Paul
Jeffrey Tan[MSFT]
2008-07-16 03:48:31 UTC
Permalink
Hi Leimo,

Have you reviewed my reply to you? Does it make sense to you? If you still
need any help or have any concern, please feel free to feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
***@microsoft.com.

This posting is provided "AS IS" with no warranties, and confers no rights.
o***@gmail.com
2008-07-24 11:09:18 UTC
Permalink
hai sir,

i'm studying BCA from dindigul. i need types of microsoft os
versions
p***@gmail.com
2016-06-28 07:02:15 UTC
Permalink
Can we determine the winpe version from the registry settings.
Is there any straight way to find out the version of WinPE?

Loading...