Bits of Tech

Icon

Tips & Tricks from IT Pros

Create Custom Office 2007 Installations

Today Bits of Tech brings you a video tutorial on creating custom Office 2007 installations using the Microsoft Office Customization Tool. This video takes you through the process of creating custom installs step-by-step. It also features a small segment on integrating the Office 2007 Service Pack 2 update into your installation media.

A good friend of mine loaned me his lab machine with Camtasia Studio 6 on it to create this video. Camtasia Studio is a great screencasting package, but it is a bit expensive at $299. After using his computer with the software on it, I will definitely be purchasing a copy for future video tutorials when my finances allow.

I had planned on sharing this video on YouTube, but the 10 minute video length restriction has prevented me from doing so. I will try to edit 3 minutes out of the video to fit it on YouTube, but no promises, because I don’t want to remove too much content.

ZD YouTube FLV Player

Technorati Tags: Microsoft, Office 2007, Windows

Related Posts

Integrating Service Pack 2 into Office 2007 Installation Media

After Microsoft released Office 2007 Service Pack 2, I wanted to avoid having to install Office 2007 and then perform another installation for SP2. Luckily, Microsoft has made this very easy to do with Office 2007 as compared to earlier versions. No special tools required!

A little information about how this works: Your Office 2007 media has a folder called Updates in it. Any *.msp update files copied into that folder will be installed during the Office 2007 install, but after the suite is installed. The SP2 “fullfile” installer is just a self-extracting archive containing all the source *.msp files needed for the update. So, by copying these files into the Updates folder, you’re getting an Office 2007 install with SP2 integrated.

To integrate SP2, first you need to copy your install media to a local folder. To do this, create a folder in your C drive called Office 2007. Now, copy everything from the root of your Office 2007 install media to C:\Office 2007. Your Office 2007 folder should look similar to the image below.

image

Now, you need to obtain a copy of the SP2 installer. You can download the service pack from the Microsoft Download Center. Save the installer to the root of your C drive. Once you’ve downloaded the file, integrating the service pack is as simple as running one command from the command line.

Open up the command line, navigate to your C drive, and enter the following command. If you saved your Office 2007 install media and/or SP2 file to a different path, make sure you make the appropriate substitutions. Also, if there are spaces in your path, be sure to enclose the path in quotes, as shown below.

office2007sp2-kb953195-fullfile-en-us.exe /extract:”C:\Office 2007\Updates”

Hit enter, then you’ll be prompted to accept the license agreement. If you agree to the terms, check off Click here to accept the Microsoft Software License Terms, then click Continue.

image

When the files have been extracted, click OK on the window notifying you that the installation is complete. Navigate to C:\Office 2007\Updates. Your folder should look similar to the image below.

image

You’re almost done! All that’s left now is create your install media. If you’re going to be installing from a network point, just copy your Office 2007 folder to the network share you plan to install from. If you plan to install from DVD—the resulting folder will likely be just over 800MB—you’ll need to create a new DVD project in your favorite DVD burning software, then drag the contents of the Office 2007 folder into your DVD project. Burn your disc, and you’re ready to install Office 2007 with SP2 integrated.

If you’ve found this post helpful, please leave a comment, I’d love to hear from you!

Technorati Tags: Microsoft, Office 2007

Related Posts

Archives

Follow Me on Twitter: @bill_clark