I've deleted the Windows 6 SDK folder and now my VS refuses to build my Deployment Project. I need to get the filed back to get working again.

Could not find required file 'setup.bin' in 'C:\Program Files\Microsoft SDKs\ Windows\v6.0A \Bootstrapper\Engine'

I've searched around the internet and all I can find are posts which talk of a specific file being incorrectly deleted by their anti-virus programs, but no one's really offering those files!

Where can I get these Windows\v6.0A SDK files from?

link|improve this question

Just a note, the file isn't normally deleted. It's more often than not quarantined (I just encountered this problem). You can restore files from a quarantine. – Ian Mar 23 '10 at 10:02
feedback

2 Answers

up vote 2 down vote accepted

Somebody suggested:

Okay, I did a repair install of VS and that added the folders.

does that help?

link|improve this answer
feedback

This MSDN blog post has brought me to the download of Windows SDK. (a combination of Platform SDK and .NET Framework SDK)

That should re-create these folders.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.