About 19,800 results
Open links in new tab
  1. Changing Desktop Solid Color Via Registry - Server Fault

    May 11, 2011 · does anyone know where in the registry for a user the current solid desktop background color is set?

  2. How to Edit REG_EXPAND_SZ type - Server Fault

    Oct 14, 2024 · I am trying to edit an existing registry key from a .reg file. I want to change the vaue of the path below command is not updating registry key Windows Registry Editor Version …

  3. How do I configure proxy settings for LOCAL SYSTEM?

    Jul 2, 2009 · It is actually the value in Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\DefaultConnectionSettings that is used. Since that is not easily modified, …

  4. How to run x64 bit version of registry from cmd.exe located under …

    When you run regedit from C:\Windows, that node will exist (it displays the 32 bit version of your registry keys). If you run regedit from C:\Windows\SysWOW64 that key won't exist, because …

  5. Change Permissions on Registry key via Command line

    Nov 15, 2011 · I am trying to edit this registry key via the command line - been searching around for ages but can't find anything. Really stuck at the moment so any help would be appreciated …

  6. windows - How can we insert multiple keys into a registry folder ...

    Apr 11, 2015 · This can get annoying and redundant, especially at times when I need to insert more than 10 keys. Is there a way to insert multiple keys into a registry folder using the default …

  7. windows - How do I know if a DLL is registered? - Server Fault

    Feb 20, 2014 · To find registry entries (and optionally COM objects) for a DLL from the command line, a combination of the answers by @virgo47 and @neves worked best for me. Find registry …

  8. how to change mapped drive label from command line?

    How might one control the label for mapped drives as they appear in My Computer, from the command line? The goal is to have the drive letter at the beginning of the phrase instead of …

  9. How to take ownership of all contents in CSC folder?

    Mar 17, 2023 · Failed to enumerate objects in the container. Access is denied." I have attempted to go through the command line and through the registry editor to clear that folder, but still no …

  10. windows - Delete all subkeys in a registry key - Server Fault

    Aug 31, 2009 · Do you know what the sub-keys are in advance? If so you can do it with a .reg file using something like this to delete all sub-keys of Test: Windows Registry Editor Version 5.00 [ …