-2

Possible Duplicate:
What are the differences between Windows 8 editions?

There are different versions of Windows 8, but I can't find info about them... Does anyone knows what is Windows 8 Symbols?

enter image description here

Shmidt
  • 101

1 Answers1

1

These are just the Symbols for Windows 8. You most likely won't need it.

The debug/checked version is used for debugging device drivers. It contains run-time checks for error conditions and has run-time optimizations removed.

Source: What are "Debug/Checked" versions of a Windows OS?

Ankit
  • 4,866