Keep more WindowsSDK version, yes or no?
HI.
During instalations of various MS's programming or related products I've got collected more versions of Windows SDK in
C:\Program Files (x86)\Microsoft SDKs
and
C:\Program Files\Microsoft SDKs
Actually, it is 6.0A, 7.0A and 7.1.
Guessing 7.1 is the most recent, wanted to know if there's any need to keep other versions since each version occupies approximately 1GB of disk space.
So if I set SDKROOT to 7.1 and delete 6.0A+7.0A, can I expect any problems with MS's programming (or other) softwares? (Using Win 7 and building binaries for the same platform)
Re: Keep more WindowsSDK version, yes or no?
Quote:
Originally Posted by
Anakunda
So if I set SDKROOT to 7.1 and delete 6.0A+7.0A, can I expect any problems with MS's programming (or other) softwares? (Using Win 7 and building binaries for the same platform)
I guess, not.