I have been asked to convert a piece of code that was part of a larger application from a 16 bit compatible format to a 32 bit compatible format. In doing my reading, I have discovered the wonderful and intriguing world of the Windows Registry. I have been told that in addition to producing the executable, I must also provide an install routing and an executable that will update the Windows registry. Any suggestions as to how I can go about this or any suggestions on sources of information to help me solve this problem.

Thanks in advance