Usage
~~~~~
   1. Unzip the file MSINET.OCX from MSINET.ZIP
   2. This file should be located in the C:\WINDOWS\SYSTEM32 for Windows 32bits
      or C:\WINDOWS\SysWOW64 for Windows 64bits
   3. Then, click on the "Start" button and choose "Run".
   4. Type the following command to register this library file:

      	Windows XP , Vista, 7 (32bits) : regsvr32 C:\Windows\System32\MSINET.OCX
	Windows (64bits) : regsvr32 C:\Windows\SysWOW64\MSINET.OCX

      IMPORTANT : This command must be execute as Administrator
   5. You should see a message saying "DllRegisterServer ... succeeded"
   
Utilisation
~~~~~~~~~~~
   1. Extraire le fichier MSINET.OCX depuis MSINET.ZIP
   2. Ce fichier doit-tre plac dans le rpertoire C:\WINDOWS\SYSTEM32 pour Windows 32bits
      ou bien C:\WINDOWS\SysWOW64 pour Windows 64bits
   3. Puis, click sur le bouton Dmarrer, slectionner "Excuter"
   4. Taper cette commande suivante pour enregistrer le fichier :

      	Pour Windows XP , Vista, 7 (32bits) : regsvr32 C:\Windows\System32\MSINET.OCX
	Pour Windows 7 (64bits) : regsvr32 C:\Windows\SysWOW64\MSINET.OCX

      IMPORTANT : Cette commande doit tre excuter en tant qu'Administrateur
   5. Vous devez obtenir le message stipulant l'enregistrement correct dans la base de registre.