Just recently I had to replace the hard drive in a friends notebook. Since everything has to be installed from scratch anyway, the friend asked that I install Windows 7 (RTM for now) and asked if he should go with the 64 bit version. I know a lot of folks recommend that you should immediately […]
Tag: 64 bit
Registry access from 32 to 64 bit and back
Just recently, I received an email asking how you can access the 64 bit registry from a 32 bit script, or vice versa. The task the individual was facing was to come up with a way to verify installed applications via checking the corresponding Windows Installer registry entries. For a C++ programmer with access to […]