 WareWolF2k
join:2000-11-14 Allentown, PA | [XP] Any way to delete keys from a .reg file?
Is it possible to delete a registry key using a .reg file? If so how? |
|
 OZO Premium join:2003-01-17 | Make a line: [-key] Where "key", you may rightly guess, is a key  |
|
 WareWolF2k
join:2000-11-14 Allentown, PA | Thanks! |
|
 OZO Premium join:2003-01-17 | You're welcome! |
|
  army dude Premium,MVM join:2002-12-17 The Internet | How about if I wanted to change the name of a DWORD value in a key and also change the data of that DWORD value? (from 1 to 0) Can you do that with a reg file?
Thanks in advance. |
|
  PapaDos Cum Grano Salis Premium,MVM join:2001-02-08 Lasalle, QC
·Videotron
·Bell Sympatico
| You can't directly rename items. You have to delete the item and create another one with the name you need. To delete an item, use =-, for example to remove the item This_string use: •"This_string"=- -- Nunc est bibendum... |
|
  army dude Premium,MVM join:2002-12-17 The Internet | Thanks!! |
|
  vukodlak75 Nisam Ti Dude Premium,MVM join:2001-10-27 Beachwood, OH clubs:  | reply to WareWolF2k Some reading  »www.winguides.com/article.php?id···registry |
|
  army dude Premium,MVM join:2002-12-17 The Internet | Thanks, good link. |
|
 WareWolF2k
join:2000-11-14 Allentown, PA | reply to vukodlak75 Real good link, thanks again! |
|