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.
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#.