home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!apple!voder!berlioz.nsc.com!mcdan
- From: mcdan@berlioz.nsc.com (Eric McDaniel)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Re: Registry woes
- Message-ID: <1993Jan7.172216.25633@berlioz.nsc.com>
- Date: 7 Jan 93 17:22:16 GMT
- References: <1993Jan6.183252.3612@berlioz.nsc.com> <1ig3a2INN9ql@shelley.u.washington.edu>
- Sender: news@berlioz.nsc.com (UseNet News account)
- Organization: National Semiconductor Corporation, Santa Clara
- Lines: 21
-
- In article <1ig3a2INN9ql@shelley.u.washington.edu> tad@wrq.com (Tad Marshall) writes:
- >In article <1993Jan6.183252.3612@berlioz.nsc.com> mcdan@berlioz.nsc.com (Eric McDaniel) writes:
- >>I'm having a problem making changes to the registry on my machine.
- >>I can log in as administrator and use regedit to make changes, but
- >>when I reboot all the changes are gone. I've tried to change
- >>permissions, add & delete keys, add and delete values -- nothing
- >>seems to persist across reboots.
- >
- >The MACHINE section of the registry is rebuilt on each reboot. It is supposed
- >to contain current actually found stuff, rather than configuration info.
- >
- >Which sections are you editing?
- >
-
- Of course, I should have mentioned this in my original post. I am trying
- to add keys and values to the
- "\Registry\Machine\System\CurrentControlSet\Services"
- branch which, according to the documentation I can find, should remember
- my changes (which it does, on my other machine).
-
- Any other suggestions?
-