Results 1 to 6 of 6

Thread: Can you update a registry without rebooting

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Location
    Chicago
    Posts
    40

    Question Can you update a registry without rebooting

    Is there a way to update a registry without rebooting? I am trying to update my SCRNSAVE.EXE registry so that it takes effect immediately.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Make system changes requires a reboot (which is really stupid. all the reboot does is reread the registry and make the appropriate settings. It strikes me that a Refresh at the system level would accomplish the same thing without rebooting), but screen saver changes should take effect immediately.

    What are you changing?

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2001
    Location
    Chicago
    Posts
    40

    Changing no screensaver to none

    Want I really want to do is to beable so get to the Ctrl+Alt+Del screen after my program runs on NT. I can't use the LockWorkStation API because its not available for NT. I can get it to lock the workstation with a send message api, but it only works if the user has an active screensaver that is password protected. So, I am trying to change the registries and have them update immediately so I can use the send message. I my registry is located in HKCU\Control Panel\Desktop. Do you have any other ideas on how to do this?

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Have you played around with the various Registry APIs?

  5. #5

    Thread Starter
    Member
    Join Date
    Jan 2001
    Location
    Chicago
    Posts
    40

    Wink

    You can update registries for Windows NT by closing the Explorer.exe task in the processes of Taskmanager and then running Explorer.exe again. However, this pretty much the same thing as rebooting but just not shutting down the pc. Everything in the startup menu will run again.

  6. #6
    Frenzied Member
    Join Date
    Apr 2003
    Location
    The Future - Skynet
    Posts
    1,157

    Re: Can you update a registry without rebooting

    Quote Originally Posted by Hack
    Make system changes requires a reboot (which is really stupid. all the reboot does is reread the registry and make the appropriate settings. It strikes me that a Refresh at the system level would accomplish the same thing without rebooting), but screen saver changes should take effect immediately.
    I am trying to change the screensaver.exe through vbscript. Is this true that the computer has to be log-out or reboot?
    I'll Be Back!

    T-1000

    Microsoft .Net 2005
    Microsoft Visual Basic 6
    Prefer using API

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width