Skip to content Skip to sidebar Skip to footer
Showing posts with the label Registry

How To Add To And Remove From System's Environment Variable "path"?

How do I permanently add the path to system's environment variable 'PATH'? I want to on… Read more How To Add To And Remove From System's Environment Variable "path"?

Disable Registry Redirection To Wow6432node In Python

I'm trying to access registry keys under HKEY_LOCAL_MAHINE\SOFTWARE... on a 64 bits system. I h… Read more Disable Registry Redirection To Wow6432node In Python