Kewl I will try it out, but I rather wait for the new computers to have them pre installed
Possibly. I'd rather wait for this than reinstall Windows 8 on my new hard drive.
why do you think they skipped win9
I am going to get it. It looks decent.
Originally Posted by NemsOne
why do you think they skipped win9
A snippet of code from 16 years seems rather the cause. The name windows 9 could cause problems because a lot of software still contains the code from the 90s:
if (version.StartsWith ("Windows 9"))
That code had to make sure software could run both on win95 and win98. Calling the next version windows 9 would therefore lead to some problems with the software, which still occurs the code. Got it?