http://msdn.microsoft.com/wn3/aspx/postui.aspx?&guid=&sloc=en-us&d

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way from C# to know details from the operating system,
specifically a way to know if the assembly is running on a 64bit operating
system or 32bit, if it's 64bit also know if it's Itanium or x64, without
making WIN API calls.
 
I think there is System.Environment.ProcessorArchitecture - have a look

"How to get details from the OS from C#" <How to get details from the OS
from C#@discussions.microsoft.com> wrote in message
news:[email protected]...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top