Play .MKV’s in Windows Media Center (WMC)

For a long time I had resisted converting my DVD and Blu-Ray disks into any other format because I didn’t want to lose any quality.  I had lived by this rule for a long time, and thankfully companies like QNAP and Thecus came to my storage rescue.  However, the day has come where the cost of storing all the extra garbage that comes along with these movies has opened my eyes to benefits conversions.  With that, I have began converting my movie collection to a format that allows me to lose all the excess fat, but keep my movie loss-less. Read More…

  • EmailPrint This PostFeedShareCOD

Slipstreaming SP2

Date: September 7th, 2005

Author:

Category: Windows XP

Tags:

Article URL: http://computingondemand.com/?p=1679


To start your slipstream of Windows XP with SP2 you have to be able to access the DOS command line. Don't be afraid of the command line; just remember that the command line is a "geek's" friend.

To access the command line from Windows XP simply click on the "Start" button. Click on "Run" and when the Dialogue box pops open, type "cmd" without the quotes and then "OK".

slipstreamingsp2-xp-1

Welcome to the command line. It is a simple yet extremely powerful way
of controlling many aspects of your computer system. Back to business,
to start the process of slipstreaming SP2 into your windows
installation CD you must first get to the root of the drive, or C:\.
You can do this by simply entering the command "cd \" without the
quotes. For all future purposes, after typing the command, to actually
make it happen, you have to hit the "Enter" key.

slipstreamingsp2-xp-2

We are going to issue a few commands now. Like I said, they are simple
commands, so don't be afraid. First, we are going to create a directory
to work from. To do this, issue the command: "mkdir " where would be the name of the directory you want to work from. Let's use the directory name "XP-old" for our purposes here.

slipstreamingsp2-xp-3

Now, we are going to copy all of the files from our Windows XP
Professional CD into the directory we just created. Insert the CD into
the CD-ROM drive. To copy the files from the CD to the directory issue
the command "xcopy d:\ c:\XP-old /e". In my case, this will be "E:",
but under normal circumstances the drive letter assigned will be "D:"

slipstreamingsp2-xp-4

Pages: 1 2 3 4
Share to Facebook Share to Twitter Stumble It Digg Linked In Delicious Tumblr

Joe DiFiglia has written 226 Articles at C.O.D.


In early 2000 I became increasingly frustrated with hardware review sites praising less than satisfactory products. The saying: “if you want something done right, do it yourself” applies here. I wasn’t satisfied, so I did it myself; and here we are years later.