Jsou zobrazeny jen nové odpovědi. Zobrazit všechny
Předmět Autor Datum
nezkouseno, na vlastni nebezpeci:) Removing registry entries To remove an entire "tree" from the r…
sobol 05.12.2006 18:04
sobol
Problem vyresen, redakce upozornena. :)) Diky! :beer: poslední
MaSo 05.12.2006 20:33
MaSo

nezkouseno, na vlastni nebezpeci:)

Removing registry entries

To remove an entire "tree" from the registry using REGEDIT and a .REG file, just add a minus sign before the tree name:
REGEDIT4

[-HKEY_CURRENT_USER\DummyTree]

wi ll remove the entire tree "DummyTree".

To remove an individual item from the registry, place the minus sign after the equal sign:
REGEDIT4

[HKEY_CURRENT_USER\DummyTree]
"Val ueToBeRemoved"=-

regedit.html

Zpět do poradny Odpovědět na původní otázku Nahoru