hkey_classes_root

  1. A

    Windows Server 2022 problem changing registry's authorizations

    I have this problem with Windows Server 2002 on a specific server (reinstalled more times) with RDP role I need to give to some users an authorization to write in HKEY_CLASSES_ROOT because while compiling some apps they need to register some Ole public controls. If i enter in registry with...
  2. O

    Windows 7 Edit the registry

    I know this is not specific to windows 7. I want to delete registry values using a .reg file so it can be batch processed. I created a new registry within adobe : HKEY_CLASSES_ROOT\Adobe.adobebridge\Desmond I then created sample.reg file with the following...
  3. Windows 8 Understanding a Windows Registry File: What Does It Do?

    I have that file name in the Document Folder, i wonder how was it created. here is the contents of that file.. what is this? Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.]...
  4. M

    Windows 7 Hiding menu item from file right click drop down through REGISTRY

    I have introduced a new drop down option "Encrypt" at right click to all file types - therefore I had to add it in the registry as : HKEY_CLASSES_ROOT\*\shell\Encrypt Now this drop down would be visible to all type of files at their right click. But I also have files of type .crypt...
  5. N

    Windows 7 Update BrowserFlags and EditFlags in window7 registry via VB code

    Our application is in VB6 and environment is Window XP. We are using WebBrowser control to display data of Word doc files i.e. we are opening word files always inside the WebBrowser control.Our application send email to user with body as word files i.e we paste word file data into email body...