home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2730 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!caen!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!tad
  2. From: tad@wrq.com (Tad Marshall)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: Registry woes
  5. Date: 7 Jan 1993 02:08:02 GMT
  6. Organization: Walker Richer & Quinn, Inc., Seattle, WA
  7. Lines: 20
  8. Message-ID: <1ig3a2INN9ql@shelley.u.washington.edu>
  9. References: <1993Jan6.183252.3612@berlioz.nsc.com>
  10. NNTP-Posting-Host: elmer.wrq.com
  11.  
  12. In article <1993Jan6.183252.3612@berlioz.nsc.com> mcdan@berlioz.nsc.com (Eric McDaniel) writes:
  13. >I'm having a problem making changes to the registry on my machine.
  14. >I can log in as administrator and use regedit to make changes, but
  15. >when I reboot all the changes are gone.  I've tried to change
  16. >permissions, add & delete keys, add and delete values -- nothing
  17. >seems to persist across reboots.
  18. >
  19. >This is on a Dell System 425E with 12MB RAM, running the October
  20. >Beta release.  It is extremely slow running NT, but I see no
  21. >reason for the problems I'm having.  I have no problems doing
  22. >all the above operations on my other machine, a Compaq 486/50L.
  23. >
  24. >Any suggestions?
  25.  
  26. The MACHINE section of the registry is rebuilt on each reboot.  It is supposed
  27. to contain current actually found stuff, rather than configuration info.
  28.  
  29. Which sections are you editing?
  30.  
  31. -- Tad
  32.