home *** CD-ROM | disk | FTP | other *** search
/ CLIX - Fazer Clix Custa Nix / CLIX-CD.cdr / pc / wabimp.dll / REGINST / REGINST
Text File  |  1999-04-23  |  4KB  |  66 lines

  1. ; Localized    04/14/1999 01:40  (GMT)    7:4.1.150     inf5E.tmp
  2. [version]
  3. Signature="$CHICAGO$"
  4. [Reg]
  5. AddReg=Wabimp.Reg
  6. [UnReg]
  7. DelReg=Wabimp.Reg
  8. [Wabimp.Reg]
  9. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_PAB%,,,
  10. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_PAB%,"DLL",,"%WABIMP%"
  11. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_PAB%,"Entry",,"PABImport"
  12. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_PAB%,"Description",,%WAB_IMPORT_PAB_DESC%
  13. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_CSV%,,,
  14. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_CSV%,"DLL",,"%WABIMP%"
  15. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_CSV%,"Entry",,"CSVImport"
  16. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_CSV%,"Description",,%WAB_IMPORT_CSV_DESC%
  17. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NETSCAPE%,,,
  18. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NETSCAPE%,"DLL",,"%WABIMP%"
  19. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NETSCAPE%,"Entry",,"NetscapeImport"
  20. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NETSCAPE%,"Description",,%WAB_IMPORT_NETSCAPE_DESC%
  21. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_EUDORA%,,,
  22. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_EUDORA%,"DLL",,"%WABIMP%"
  23. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_EUDORA%,"Entry",,"EudoraImport"
  24. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_EUDORA%,"Description",,%WAB_IMPORT_EUDORA_DESC%
  25. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_ATHENA16%,,,
  26. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_ATHENA16%,"DLL",,"%WABIMP%"
  27. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_ATHENA16%,"Entry",,"Athena16Import"
  28. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_ATHENA16%,"Description",,%WAB_IMPORT_ATHENA16_DESC%
  29. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_LDIF%,,,
  30. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_LDIF%,"DLL",,"%WABIMP%"
  31. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_LDIF%,"Entry",,"LDIFImport"
  32. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_LDIF%,"Description",,%WAB_IMPORT_LDIF_DESC%
  33. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NAB%,"DLL",,"%WABIMP%"
  34. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NAB%,"Entry",,"MessengerImport"
  35. HKLM,%WAB_IMPORT_KEY_ROOT%\%WAB_IMPORT_NAB%,"Description",,%WAB_IMPORT_NAB_DESC%
  36. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_PAB%,,,
  37. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_PAB%,"DLL",,"%WABIMP%"
  38. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_PAB%,"Entry",,"PABExport"
  39. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_PAB%,"Description",,%WAB_EXPORT_PAB_DESC%
  40. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_CSV%,,,
  41. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_CSV%,"DLL",,"%WABIMP%"
  42. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_CSV%,"Entry",,"CSVExport"
  43. HKLM,%WAB_EXPORT_KEY_ROOT%\%WAB_EXPORT_CSV%,"Description",,%WAB_EXPORT_CSV_DESC%
  44. [Strings]
  45. WAB_IMPORT_NETSCAPE_DESC = "Livro de endereÁos do Netscape (v2 ou v3)"
  46. WAB_IMPORT_EUDORA_DESC = "Livro de endereÁos do Eudora Pro ou Light (atÈ v3.0)"
  47. WAB_IMPORT_ATHENA16_DESC = "Livro de endereÁos do Microsoft Internet Mail para Windows 3.1"
  48. WAB_IMPORT_PAB_DESC = "Livro de endereÁos pessoal do Microsoft Exchange"
  49. WAB_IMPORT_CSV_DESC = "Ficheiro de texto (CSV)"
  50. WAB_IMPORT_LDIF_DESC = "Formato de interc‚mbio de dados LDIF - LDAP "
  51. WAB_IMPORT_NAB_DESC = "Livro de endereÁos do Netscape Communicator (v4)"
  52. WAB_EXPORT_PAB_DESC = "Livro de endereÁos pessoal do Microsoft Exchange"
  53. WAB_EXPORT_CSV_DESC = "Ficheiro de texto (CSV)"
  54. WAB_IMPORT_KEY_ROOT = "Software\Microsoft\WAB\Import"
  55. WAB_EXPORT_KEY_ROOT = "Software\Microsoft\WAB\Export"
  56. WAB_IMPORT_PAB = "PAB"
  57. WAB_IMPORT_CSV = "CSV"
  58. WAB_IMPORT_LDIF = "LDIF"
  59. WAB_IMPORT_NAB = "NAB"
  60. WAB_IMPORT_NETSCAPE = "Netscape"
  61. WAB_IMPORT_EUDORA = "Eudora"
  62. WAB_IMPORT_ATHENA16 = "Athena16"
  63. WAB_EXPORT_PAB = "PAB"
  64. WAB_EXPORT_CSV = "CSV"
  65. [End]
  66.