Re: How to change a single value in Registry with a simple file?
- From: "Frank Saunders, MS-MVP OE" <franksaunders@xxxxxxxx>
- Date: Sat, 2 Sep 2006 02:21:55 -0500
"Michel Merlin" <michel.merlin@xxxxxxxxxxx> wrote in message news:ecoM5VezGHA.576@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for this very useful fix.
Maybe you could help me for another one:
In "HKEY_CURRENT_USER\Identities\{GUID}\
Software\Microsoft\Outlook Express\5.0",
I want to reset the "Compact Check Count" to zero, with just
double-clicking a file.
Unfortunately with a REG file I know how to change a whole key,
not a single value. Maybe by just removing al but the said value
in the key? But for acting in Registry, I prefer asking than
trying.
If you could show me how to build the file for "Compact Check
Count", it would greatly help me (for this example and later
ones).
Paris, Fri 1 Sep 2006 18:41:25 +0200
This one should work, although with the one Ramesh gave it would be more specifically for WinXP:
Save the parts between the lines as compactCount.reg
------------------------------------------------------------------------
REGEDIT4
[HKEY_CURRENT_USER\Identities\{GUID}\Software\Microsoft\Outlook Express\5.0]
"Compact Check Count"=dword:00000000
-------------------------------------------------------------------------
Note that both mine and Ramesh' have a blank line at the end.
Close OE, right click compactCount.reg and choose Merge.
Also note that with the updates for OE that you have the Compact Check Count will be set to zero every time you do a File | Folder | Compact All.
--
Frank Saunders, MS-MVP OE/WM
Reply in newsgroup
"They who would give up an essential liberty for temporary security, deserve neither liberty or security"
.
- Follow-Ups:
- Thanks - Didn't remember the "Merge" option in REG file, so no overwriting
- From: Michel Merlin
- Thanks - Didn't remember the "Merge" option in REG file, so no overwriting
- References:
- How to change a single value in Registry with a simple file?
- From: Michel Merlin
- How to change a single value in Registry with a simple file?
- Prev by Date: Re: Free online Tutorials
- Next by Date: Re: Cable DSL Hookup Problem
- Previous by thread: Please read b4 replying - and back your VBS with explanation and test report (but my REG seems safer)
- Next by thread: Thanks - Didn't remember the "Merge" option in REG file, so no overwriting
- Index(es):
Relevant Pages
|