|
-
Jan 17th, 2002, 02:42 PM
#1
Thread Starter
Member
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.
-
Jan 17th, 2002, 03:15 PM
#2
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?
-
Jan 17th, 2002, 03:55 PM
#3
Thread Starter
Member
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?
-
Jan 17th, 2002, 07:31 PM
#4
Have you played around with the various Registry APIs?
-
Jan 18th, 2002, 01:54 PM
#5
Thread Starter
Member
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.
-
May 1st, 2006, 06:55 PM
#6
Frenzied Member
Re: Can you update a registry without rebooting
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|