

InterviewSolution
Saved Bookmarks
1. |
Solve : Registry Changes without reboot? |
Answer» <html><body><p>Hi All,<br/><br/>I am making a change to the Principal Domain under the following path:<br/><br/> Code: <a>[Select]</a>My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Services for UNIXt<br/><br/>Is there a programmatic way to make this change effective immediately <a href="https://interviewquestions.tuteehub.com/tag/aeuroewithout-1475023" style="font-weight:bold;" target="_blank" title="Click to know more about WITHOUT">WITHOUT</a> restarting the system? <br/><br/>ThanksNo.Some registry changes doesn't require a restart but others needs restart and there's no way to <a href="https://interviewquestions.tuteehub.com/tag/override-1144174" style="font-weight:bold;" target="_blank" title="Click to know more about OVERRIDE">OVERRIDE</a> this Name a registry change that does not require a restart... Quote from: patio on December <a href="https://interviewquestions.tuteehub.com/tag/28-242614" style="font-weight:bold;" target="_blank" title="Click to know more about 28">28</a>, 2010, 04:18:52 PM</p><blockquote>Name a registry change that does not require a restart...<br/></blockquote> <br/>Just about everything in HKCU\Software\ Quote from: michaewlewis on December 29, 2010, 03:49:21 PM<blockquote>Just about everything in HKCU\Software\<br/></blockquote> <br/>It's an exception rather then a rule, including for that key.I give up...i <a href="https://interviewquestions.tuteehub.com/tag/must-1702064" style="font-weight:bold;" target="_blank" title="Click to know more about MUST">MUST</a> not know s---t about this carp after all these years.</body></html> | |