Computer Hope

Other => Other => Topic started by: mazin on March 31, 2004, 01:55:56 PM

Title: Changing letters in a file
Post by: mazin on March 31, 2004, 01:55:56 PM
I have a registry file to be imported into the Registry. That file contains absolute paths like C:\xxxx\xxxx.

I changed my mind and installed my system on D:\, and I want to import that registry file.

How can a batch command change that letter from C to D without prompting me for anything?