954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Design/Build Operating System and Application System Requirements

I've done some research and it appears that Windows 7 is about tied with Windows XP users as far as current popularity (Vista seems to be a flop).

My MSDN subscription includes access to multiple builds of various operating systems for "free" for development purposes. If my project is developed, tested and built on Windows 7, assuming that VS is installed on Windows 7 and the entire project is developed in Windows 7, would that, for any reason, exclude Vista, XP (and for fun) 98 users? I know that most software can be run on newer versions of OS, but older, not usually...

I've not played with setup projects much (ok not at all), but should I be worried that I might be excluding certain OS from running my application simply because of the one I'm developing on?

zachattack05
Posting Pro
516 posts since Dec 2009
Reputation Points: 61
Solved Threads: 15
 

It should run as long as you don't exclude them (use x86 or any CPU, not x64) and the .NET framework that you are using is available for that OS.

Momerath
Nearly a Senior Poster
3,384 posts since Aug 2010
Reputation Points: 1,232
Solved Threads: 558
 

Do you happen to know what OS .Net 4 is available on?

zachattack05
Posting Pro
516 posts since Dec 2009
Reputation Points: 61
Solved Threads: 15
 

This page lists them all :)

Momerath
Nearly a Senior Poster
3,384 posts since Aug 2010
Reputation Points: 1,232
Solved Threads: 558
 

Thanks!

zachattack05
Posting Pro
516 posts since Dec 2009
Reputation Points: 61
Solved Threads: 15
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You