Mr. Smith
Check me out on the web at my blog.
Chris Smith. Developer. Gamer. Ukulele rock star.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
New Role for Bill in July 2008
Jun 15, 2006 at 3:04 PMThat's why some of us love him so
Learn how 10 was made
Mar 13, 2006 at 11:24 AMNice site. As an avid KEXP listener, I would totally reccomend you check out kexp.org as well
Chris Smith - Generic Bootstrapper in Visual Studio 2005
Jun 22, 2005 at 2:56 PMWhen the Bootstrapper is done installing all of your application's prereqs, it then installs your application- which we refer to as the caboose since it is the last thing the Bootstrapper touches.
Usually it will be an MSI or clickOnce .application file, but if you use MSBuild to generate your Bootstrapper the caboose could be anything, from a .BAT file to a text file.
Chris Smith - Generic Bootstrapper in Visual Studio 2005
Jun 21, 2005 at 4:38 PMMy MSDN blog. This isn't totally dedicated to the Generic Bootstrapper, but if you have a question about some odd corner case or are interested in learning about what goes on behind the scenes check it out:
http://blogs.msdn.com/chrsmith
A GotDotNet workspace devoted to housing custom packages for Microsoft packages which aren't shipping with VS 2005, like the 1.1 FX.
http://www.gotdotnet.com/workspaces/workspace.aspx?id=7e8e8cbd-b447-4a9d-a984-9379d1a0c190
The Bootstrapper Manifest Generator GotDotNet project. This app should help you create even the most complex manifests.
http://www.gotdotnet.com/workspaces/workspace.aspx?id=ddb4f08c-7d7c-4f44-a009-ea19fc812545
Chris Smith - Generic Bootstrapper in Visual Studio 2005
Jun 21, 2005 at 4:17 PMWe thought about editing the video, but figured the more 'candid' demo would be best. Note however that that bug is already fixed in the latest CTP release.