Build:Tutorial:Configuring a Windows System
From MozillaWiki
Contents
- 1 Required materials
- 2 Install Windows Server 2003 Enterprise Edition
- 3 Finish Installation and Main Configuration
- 4 Install Drivers
- 5 Update the Operating System
- 6 Activate Windows
- 7 Install Applications
- 8 Install Netscape Wintools
- 9 Install Blat
- 10 Install VS6
- 11 Install VS6 Service Pack 5
- 12 Install Visual C++ 6.0 Processor Pack
- 13 Install the Platform SDK
- 14 Add System Users
Required materials
- Fully loaded Intel x86-based system
- Windows Server 2003 MSDN (Disc 2428)
Install Windows Server 2003 Enterprise Edition
- Gather preconfiguration information.
- Final network information
- Hostname
- IP address
- Netmask
- Gateway
- DNS servers
- Final network information
- Connect hardware.
- Network cable to network jack on network serving addresses via DHCP and using a small private network with Internet access.
- Power cable.
- Power on the system and place the MSDN Windows Server disc into the disc drive.
- Enter the code for the selection entitled Windows Server 2003 Enterprise Edition (the non-debug build) and hit enter.
- At the Welcome to Setup screen, hit Enter to set up Windows now.
- At the Windows Licensing Agreement screen, hit F8 to continue to the next screen.
- If presented with a screen offering a choice of repairing a Windows installation or continue installing a fresh copy of Windows without repairing, press ESC to install a fresh copy.
- At the Partition Selection screen, delete all partitions. After deleting all of them, press Enter to install.
- At the Partition Setup screen, select Format the partition using the NTFS file system. A new partition will be created and formatted.
- The installation will proceed and, once complete, the system will be initialized and will automatically reboot.
Finish Installation and Main Configuration
- At the Regional and Language Options screen, customize the settings to your liking and click Next.
- At the Personalize Your Software screen, enter your Name and Organization. Click Next.
- At the Product Key screen, enter your product key for Windows Server 2003 Enterprise Edition (non-debug). Click Next.
- At the Time/Date screen, ensure the correct time and date is configured and click Next.
- Setup will continue copying files and complete the installation. Once completed the server will restart automatically.
Install Drivers
- Install any drivers needed to enable hardware such as network cards.
Update the Operating System
- Log in as Administrator.
- Select Start → All Programs → Windows Update.
Activate Windows
- Select Start → All Programs → Activate Windows.
- Select Yes, let's activate Windows over the Internet now and click Next.
- Select No, I don't want to register now; let's just activate Windows and click Next.
Install Applications
- Install Firefox.
- Install TightVNC Server and Client.
- Register the server as a system service that is loaded at startup.
- Start the service immediately.
- Install Cygwin.
- Use DOS line endings.
- Ensure the following packages are selected from the full list of packages to be installed:
- ash
- coreutils
- cvs
- diffutils
- findutils
- gawk
- grep
- make
- openssh
- perl
- perl_manpages
- rsync
- sed
- unzip
- upx
- vim
- wget
- zip
Install Netscape Wintools
- Download wintools.zip.
- Uncompress the buildtools directory onto your hard drive.
- Open a command shell and change into buildtools\windows.
- Set MOZ_TOOLS to C:\moztools.
- set MOZ_TOOLS=C:\moztools
- Run the install scripts.
- install.bat
Install Blat
- Download Blat.
- Copy the Blat executable files into C:\moztools\bin.
- Configure Blat.
- blat -install <mailserver> <sender's addr> 5
Install VS6
- Insert the Visual Studio 6 MSDN DVD into the disc drive. This can be found on MSDN disc 2433.
- Begin the installation process by exploring to D:\English\VISUAL_STUDIO_60\ENT\CD1\ and running setup.exe.
- The system will restart after completing the MS Java Virtual Machine update.
- Log in after the restart and the setup program will be started automatically.
- At the Visual Studio 6.0 Enterprise Edition screen, ensure Custom is selected and click Next.
- At the Choose Common Install Folder screen, click Next.
- Follow the prompts to continue installing VS6.
- At the Visual Studio 6.0 Enterprise - Custom screen, ensure that
- Microsoft Visual C++ 6.0 is selected
- The following are deselected:
- Microsoft Visual Basic 6.0
- Microsoft Visual FoxPro 6.0
- Microsoft Visual InterDev 6.0
- Microsoft Visual SourceSafe 6.0
- Click Continue to continue the installation process.
- At the Setup Environment Variables screen, ensure Register Environment Variables is checked and click OK.
- At the prompt, click Restart Windows to ensure the necessary system changes take effect.
- Log in after the restart and click Exit at the Install MSDN screen. Click Yes when prompted to confirm your selection.
Install VS6 Service Pack 5
- From the VS6 Service Pack 5 site, download SP5.
- Double click the downloaded vs6sp5.exe file. Select a temporary directory to extract its files to.
- Open the temporary directory and double click the setupsp5.exe file.
- Follow the prompts to install the Service Pack update and then click Restart Windows to complete the installation.
Install Visual C++ 6.0 Processor Pack
- From the Visual C++ 6.0 Processor Pack Download site, download the vcpp5.exe Visual C++ 6.0 Processor Pack for VS6 SP5.
- Double click the downloaded vcpp5.exe file.
Install the Platform SDK
From the Platform SDK Update site, install the Platform SDK Core and Internet Development components.
Add System Users
- For each system user you wish to add:
- Select Start → Settings → Control Panel.
- Double click Computer Management.
- On the Computer Management window, select System Tools → Local Users and Groups → Users.
- On the Action menu, select New User....