About 54,500 results
Open links in new tab
  1. Registry path to find ALL the installed applications

    May 9, 2013 · Registry path to find ALL the installed applications Asked 12 years, 5 months ago Modified 3 years, 11 months ago Viewed 144k times

  2. How to disable/enable startup programs through Registry Editor

    May 8, 2024 · The location of those programs are found in different parts of the registry editor such as: …

  3. Tracking changes in Windows registry - Stack Overflow

    Sep 27, 2008 · Is there a way to track changes in Windows registry? I'd like to see what changes in the registry are made during installation of various programs.

  4. Getting the Username from the HKEY_USERS values - Stack Overflow

    May 27, 2010 · 3 The proper way to do this requires leveraging the SAM registry hive (on Windows 10, this requires NT AUTHORITY\SYSTEM privileges). The information you require …

  5. Windows Registry location for Google Chrome version

    Where does Google Chrome store its version information locally? I'm developing a Lua script to access application version information found in the Windows registry, but can't find a registry key

  6. registry - How do I specify editing a DWORD in decimal when …

    Nov 16, 2015 · The other answers are correct in that there is no way to specify a DWORD value in decimal, only in hex. To set a DWORD in a .reg file, use this syntax: Windows Registry …

  7. Which Registry Editor Version to initiate reg file with when editing ...

    Apr 22, 2016 · According to Microsoft knowledge base article 310516, one should initiate .reg files editing the Windows registry with either Windows Registry Editor Version 5.00 for Windows …

  8. registry - Where does Windows store its "Open With" settings?

    Oct 13, 2010 · I keep reading that HKEY_LOCAL_MACHINE\SOFTWARE\Classes\JNLPFile\Shell\Open\Command is the …

  9. Detecting installed programs via registry - Stack Overflow

    I need to develop a process that will detect if the users computer has certain programs installed and if so, what version. I believe I will need a list with the registry location and keys to look f...

  10. Modifying the "Path to executable" of a windows service

    Jul 22, 2014 · Step 1: Open your Windows Registry Editor. You can either type 'regedit' in the Run program or search for 'regedit' in your start menu. Step 2: Expand -> …