How to make a Visual Studio .NET 2003 DVD

(written with Visual Studio .NET Professional 2003 in mind)

Requires: Visual Studio .NET 2003 on 6 CDs (2x Visual Studio, 1x Windows Prerequisites, 3x MSDN), and a hex editor (or other editor that can handle binary files).

Copying files

When you are prompted to confirm replacing files/folders during copying, always say Yes or Yes to All.

Making changes

Here's where you'll need the hex editor - note that all file locations (which are in hexadecimal) are based on my CDs and may not necessarily be correct for you. It should be obvious if they're not, as the thing you're replacing won't be there.
|0| represents a null character, the value 0. It will usually appears as 00 in a hex editor. Other than that, all the original and replacement values are plain ASCII text.

Writing the DVD

All you need to do here is write the entire contents of the directory containing your 3 main directories onto a DVD, and ensure the DVD is named VSN2003.

To install


Simon Pollard, simonweb@ruffles.org.uk 27/08/2003