How to read from the Windows registry
- Posted by penpal0andrew Apr 15, 2009
- 1199 views
I would like to know if a particular software package is installed on my computer, and if so, what is the path to it. My idea is to search and read the windows registry. I would appreciate any ideas of how to do this in Euphoria. Thank you.