changing windows xp boot drive letter

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

changing windows xp boot drive letter

Post by daedalus__ »

hey guys.. im going to change the drive letter of my boot drive on windows xp using the method detailed in this article: http://support.microsoft.com/kb/223188

but to make it work im going to have to change every instance of the string F:\ in the registry to C:\

so im wondering if anyone knows of a registry editor or utility that i can do this with. if not i can hack something together using C#.

thanks :)
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: changing windows xp boot drive letter

Post by daedalus__ »

oh and does anyone know of anything else i may need to change? ini files? etc?
Post Reply