home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 August / augusty_2000.iso / Windows-CE / Utilities / ActiveSync / msasync.exe / Malunin.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-12-23  |  3.5 KB  |  122 lines

  1. ; =============================================================================
  2. ; =============================================================================
  3. ; Intro
  4. ;
  5.  
  6. [version]
  7. signature="$CHICAGO$"
  8.  
  9. [MALUninstall]
  10. DelReg=MAL.Del.Reg
  11. DelFiles=MAL.Del.MALFolder.Files
  12. DelFiles=MAL.Del.ActiveSyncFolder.Files
  13. DelFiles=MAL.Del.SystemFolder.Files
  14.  
  15. [MALPartnershipUninstall]
  16. AddReg=MAL.PerCEPartnership.Del.Reg
  17.  
  18. [AvantGoUninstall]
  19. DelReg=AvantGo.Del.Reg
  20. DelFiles=AvantGo.Del.AvantGoFolder.Files
  21.  
  22. ; =============================================================================
  23. ; =============================================================================
  24. ; Registry
  25. ;
  26.  
  27. [MAL.Del.Reg]
  28.  
  29. ; Mobile Link registry entries
  30. HKLM,Software\Mobile Application Link
  31.  
  32. HKCU,Software\MAL
  33. HKCU,Software\Netscape\Netscape Navigator\Suffixes,application/x-mal
  34. HKCU,Software\Netscape\Netscape Navigator\User Trusted External Applications,"%77777%\malfile.exe"
  35. HKCU,Software\Netscape\Netscape Navigator\Viewers,application/x-mal
  36.  
  37. ; Duplicate of some of previous group in HKLM
  38. HKLM,Software\MAL
  39.  
  40. HKLM,Software\Classes\.mal
  41. HKLM,Software\Classes\.malFile
  42. HKLM,Software\Classes\MIME\Database\Content Type\application/x-mal
  43. HKLM,Software\MAL
  44. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\malfile.exe
  45.  
  46. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Mobile Application Link
  47.  
  48. [MAL.PerCEPartnership.Del.Reg]
  49. HKR,Services\Synchronization\Objects\Mobile Application Link
  50.  
  51. [AvantGo.Del.Reg]
  52. HKLM,Software\AvantGo
  53. HKLM,Software\Classes\.sub
  54. HKLM,Software\Classes\.subs
  55. HKLM,Software\Classes\AvantGo.subFile
  56. HKLM,Software\Classes\AvantGo.subsFile
  57. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\AvantGoClient
  58. HKLM,Software\Classes\MIME\Database\Content Type\application/x-avantgo-channel
  59. HKLM,Software\Classes\MIME\Database\Content Type\application/x-avantgo-subscription
  60.  
  61. HKCU,Software\AvantGo
  62. HKCU,Software\Netscape\Netscape Navigator\Suffixes,application/x-avantgo-channel
  63. HKCU,Software\Netscape\Netscape Navigator\User Trusted External Applications,"%77778%\agsubs.exe"
  64. HKCU,Software\Netscape\Netscape Navigator\Viewers,application/x-avantgo-channel
  65. HKCU,Software\Netscape\Netscape Navigator\Viewers,application/x-avantgo-subscription
  66. HKCU,Software\Mobile Application Link
  67.  
  68. ; Duplicate of some of previous group in HKLM
  69. HKLM,Software\AvantGo
  70. HKLM,Software\Mobile Application Link
  71.  
  72. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\AvantGo Client
  73.  
  74. ; =============================================================================
  75. ; =============================================================================
  76. ; Files
  77. ;
  78.  
  79. [MAL.Del.MALFolder.Files]
  80. malssp.dll,,,0x00010000
  81. malfile.exe,,,0x00010000
  82.  
  83. [MAL.Del.ActiveSyncFolder.Files]
  84.  
  85. [MAL.Del.SystemFolder.Files]
  86. malshf.cnt,,,0x00010000
  87. malshf.hlp,,,0x00010000
  88. malslib.dll,,,0x00010000
  89. mbllnk.cpl,,,0x00010000
  90. mbllnk.hlp,,,0x00010000
  91.  
  92. [AvantGo.Del.AvantGoFolder.Files]
  93. agmal.dll,,,0x00010000
  94. agsubs.exe,,,0x00010000
  95. agproxy.dll,,,0x00010000
  96.  
  97. [SourceDisksNames]
  98. 1="MAL Source Folder"
  99. 2="AvantGo Source Folder"
  100.  
  101. [SourceDisksFiles]
  102. malshf.cnt=1
  103. malshf.hlp=1
  104. malslib.dll=1
  105. malfile.exe=1
  106. malinst.inf=1
  107. malsai.dll=1
  108. malssp.dll=1
  109. malunin.inf=1
  110. mbllnk.cpl=1
  111. mbllnk.hlp=1
  112. agproxy.dll=2
  113. agmal.dll=2
  114. agsubs.exe=2
  115.  
  116. [DestinationDirs]
  117. AvantGo.Del.AvantGoFolder.Files=77778
  118. MAL.Del.ActiveSyncFolder.Files=77779
  119. MAL.Del.MALFolder.Files=77777
  120. MAL.Del.SystemFolder.Files=11
  121. DefaultDestDir=77777
  122.