Visual Studio 2010 Bootstrap Folder?
- by Matma
We currently run a VS2005 app/environment and im investigating upgrading to 2010.
But before i can say yes its all good, go buy bossman... I have to confirm that a bootstrap for a thridparty driver install which is included on our installation cd can be used/included (its a usb security dongle so drivers MUST be included/setup for our app to run).
It is in the list of available pre-reqs but i didnt put it in the vs2010 bootstrap folder so is this coming from my vs2005 install? or the fact that i had previously selected it in the installer and its saved/loaded that in vs2010?
Either way its got a little error icon and says its not found so i get errors on build.
I want to resolve this and have it in the list of available pre-reqs as we did for 2005. i.e. copy it to the C:\Program Files (x86)\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper folder... But i cant seem to find where the bootstraps are for vs2010? does it not use them?
Naturally ive searched the entire vs folder structure for appropriate files/folders but nothing?
Where/How is this now done?