home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd2.bin / software / utils / activesync / msasync.exe / RCDATA / CABINET / Malunin.inf < prev    next >
Windows Setup INFormation  |  2001-06-04  |  4KB  |  123 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\AvantGo.malFile
  43. HKLM,Software\Classes\MIME\Database\Content Type\application/x-mal
  44. HKLM,Software\MAL
  45. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\malfile.exe
  46.  
  47. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Mobile Application Link
  48.  
  49. [MAL.PerCEPartnership.Del.Reg]
  50. HKR,Services\Synchronization\Objects\Mobile Application Link
  51.  
  52. [AvantGo.Del.Reg]
  53. HKLM,Software\AvantGo
  54. HKLM,Software\Classes\.sub
  55. HKLM,Software\Classes\.subs
  56. HKLM,Software\Classes\AvantGo.subFile
  57. HKLM,Software\Classes\AvantGo.subsFile
  58. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\AvantGoClient
  59. HKLM,Software\Classes\MIME\Database\Content Type\application/x-avantgo-channel
  60. HKLM,Software\Classes\MIME\Database\Content Type\application/x-avantgo-subscription
  61.  
  62. HKCU,Software\AvantGo
  63. HKCU,Software\Netscape\Netscape Navigator\Suffixes,application/x-avantgo-channel
  64. HKCU,Software\Netscape\Netscape Navigator\User Trusted External Applications,"%77778%\agsubs.exe"
  65. HKCU,Software\Netscape\Netscape Navigator\Viewers,application/x-avantgo-channel
  66. HKCU,Software\Netscape\Netscape Navigator\Viewers,application/x-avantgo-subscription
  67. HKCU,Software\Mobile Application Link
  68.  
  69. ; Duplicate of some of previous group in HKLM
  70. HKLM,Software\AvantGo
  71. HKLM,Software\Mobile Application Link
  72.  
  73. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\AvantGo Client
  74.  
  75. ; =============================================================================
  76. ; =============================================================================
  77. ; Files
  78. ;
  79.  
  80. [MAL.Del.MALFolder.Files]
  81. malssp.dll,,,0x00010000
  82. malfile.exe,,,0x00010000
  83.  
  84. [MAL.Del.ActiveSyncFolder.Files]
  85.  
  86. [MAL.Del.SystemFolder.Files]
  87. malshf.cnt,,,0x00010000
  88. malshf.hlp,,,0x00010000
  89. malslib.dll,,,0x00010000
  90. mbllnk.cpl,,,0x00010000
  91. mbllnk.hlp,,,0x00010000
  92.  
  93. [AvantGo.Del.AvantGoFolder.Files]
  94. agmal.dll,,,0x00010000
  95. agsubs.exe,,,0x00010000
  96. agproxy.dll,,,0x00010000
  97.  
  98. [SourceDisksNames]
  99. 1="MAL Source Folder"
  100. 2="AvantGo Source Folder"
  101.  
  102. [SourceDisksFiles]
  103. malshf.cnt=1
  104. malshf.hlp=1
  105. malslib.dll=1
  106. malfile.exe=1
  107. malinst.inf=1
  108. malsai.dll=1
  109. malssp.dll=1
  110. malunin.inf=1
  111. mbllnk.cpl=1
  112. mbllnk.hlp=1
  113. agproxy.dll=2
  114. agmal.dll=2
  115. agsubs.exe=2
  116.  
  117. [DestinationDirs]
  118. AvantGo.Del.AvantGoFolder.Files=77778
  119. MAL.Del.ActiveSyncFolder.Files=77779
  120. MAL.Del.MALFolder.Files=77777
  121. MAL.Del.SystemFolder.Files=11
  122. DefaultDestDir=77777
  123.