Installation
Unzip the XMenuImageDemo.Zip file.
In the DOS prompt, go to that directory and type following commands to register component
regsvr32 XMenuImage.dll
If you have an error, you may need specify full path of the regsvr32. If your system directory is C: and OS is 95/98, the full path is C:\windows\system. In this case, the commands typed should be C:\windows\systems\regsvr32 XMenuImage.dll. If your system directory is C: and OS is NT/2000, the full path is C:\winnt\system32, the commands typed should be C:\winnt\system32\regsvr32 XMenuImage.dll.
Note: Our release version has a setup program which will do registration automatically.
Documentation