I have a problem on our Jenkins CI server. I've install Windows 7 .NET 4 SDK on it but for some reason it did not install the Bootstrapper directory. In my local machine I have Program Files\Microsoft SDKs\Windows\V7.0a\Bootstrapper but on the server machine it have Windows\V7.1 but it does not have the Bootstrapper directory.

Any ideas?

Thank you, Ido.

link|improve this question

41% accept rate
1  
Confirmed. I guess it is a directory that will only be present when you use the VS installer. Makes somewhat sense, the directory is used by Setup projects. Which is a VS feature, not an SDK feature. – Hans Passant Feb 16 at 1:40
It not exactly true - installing VS on build server is not a reasonable thing to do. If the SDK would include everything the VS SDK include I could simply use it on the build server. – Ido Ran Feb 16 at 7:20
Not related to development. Try superuser.com – KMoraz Feb 16 at 14:26
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.