Recent content by rdwray


  1. HKEY_USERS Cannot create key: error writting to registry

    Thanks, I will take a look at these....
  2. HKEY_USERS Cannot create key: error writting to registry

    I had the registry backed up and restored it.
  3. HKEY_USERS Cannot create key: error writting to registry

    I have two other computers with the same issue - one with Windows 11 and the other with Windows 10.
  4. HKEY_USERS Cannot create key: error writting to registry

    Can't create key in HKEY_USERS or HKEY_LOCAL_MACHINE after changing owner to Everyone and selecting Full Control.
  5. General Clear File Explorer History in Windows 11

    But how do you know which one contains the data you are trying to remove from a batch file?
  6. General Clear File Explorer History in Windows 11

    In this case, would you not have to know how many urls there is? The other issue is that a path cannot be searched for, have to know which url it is saved to.
  7. General Clear File Explorer History in Windows 11

    TypedFile uses "url1", "url2", url3", etc with the path in the data and if url1 is deleted, it will not show url2 and url3 in explorer. Looks like there isn't a good answer to this one...
  8. General Clear File Explorer History in Windows 11

    Let me ask this, can I delete a single path from Explorer's history? I have a particular folder that I don't want to leave easy access to.
  9. How to get File Explorer title?

    That is what I was afraid of; think I will drop this idea and move on - thanks for all your help (y)
  10. How to get File Explorer title?

    I can't finish with this code until I know how to get the title. REM If Explorer is running, close it manually not with taskkill Get title Pause reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths /F
  11. How to get File Explorer title?

    Just checking to see if Explorer is running by trying to get it's title if it is.
  12. How to get File Explorer title?

    Let try to figure this out....:cautious:
  13. How to get File Explorer title?

    I just want to get the title so I display the title with a batch file.
  14. How to get File Explorer title?

    How do I get File Explorer title with a batch file?
  15. General Add and Remove Quick Access Folders on Navigation Pane of File Explorer in Windows 11

    Yep, that's what I have been doing - Thanks Brink...(y)
Back
Top Bottom