home *** CD-ROM | disk | FTP | other *** search
/ ftp.f-secure.com / 2014.06.ftp.f-secure.com.tar / ftp.f-secure.com / support / temp / psb / PSBWKS9SMI.exe / configuration / fssg / fsremoval.ini < prev    next >
INI File  |  2010-01-11  |  146KB  |  3,750 lines

  1. ;syntax of this file:
  2. ;[section name]      
  3. ;     identifies the name of the product.
  4. ;     can also include version of the product e.g. "McAfee 4.51"
  5. ;     NOTE: The section name MUST NOT include comma (',') since it's used
  6. ;     in product.ini as a separator character to differentiate conflicting products names.
  7. ;
  8. ;ProductType=Internal
  9. ;     The conflicting products can be either internal or external
  10. ;     As a rule of thumb, FSSG will remove internal products silently while
  11. ;     user will be prompted for removal of external products.
  12. ;     Default value for this setting is "external".
  13. ;     This behaviour may be overridden with FSSG plugin settings.
  14. ;     
  15. ;PromptUser=1
  16. ;     This setting can be used to prompt user for removal of internal products 
  17. ;     as well. By default internal products will be removed without prompting user
  18. ;     for confirmation. For external products, confirmation will be asked by default.
  19. ;     This setting is optional, it can have the following values:
  20. ;     0=(default for internal products) do not prompt user for confirmation
  21. ;     1=(default for external products) prompt user for confirmation
  22. ;     
  23. ;DisplayName=Name of the conflicting product v 1.23
  24. ;     This setting is used when names of the conflicting products are being reported
  25. ;     to the user. 
  26. ;      If this setting is not defined, the section name is used insted.
  27. ;     
  28. ;GetNameFromPlugin=1
  29. ;     This optional setting tells FSSG to ignore DisplayName and ask the product name from the sidegrade plugin
  30. ;     The setting is tried to be read only if SidegradePlugin setting is defined
  31. ;     The default value for this setting is 0 which means the name is not asked from the plugin.
  32. ;
  33. ;SidegradePlugin=xxxx.dll
  34. ;     If this entry is defined, it will override all other settings
  35. ;     The DLL must export the Sidegrade API (defined in FSUninstallator.h) 
  36. ;     The same DLL is used in detecting and removing the product
  37. ;     Sidegrade plugin tries to load the DLL using normal search path 
  38. ;     (i.e. just feeds the plugin name to LoadLibrary)
  39. ;     If the DLL is not found, Sidegrade plugin tries to look for KeySearch* 
  40. ;     settings and use them instead.
  41. ;
  42. ;KeySearchMain=HKEY_LOCAL_MACHINE
  43. ;     from which key the uninstall key is searched for
  44. ;     possible values: HKEY_LOCAL_MACHINE
  45. ;                      HKEY_CURRENT_USER
  46. ;                      HKEY_CLASSES_ROOT
  47. ;                      HKEY_USERS
  48. ;     
  49. ;KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  50. ;     Registry key to search for the KeySearchValue
  51. ;     Search function goes through all sub keys under KeySearchPath
  52. ;     and tries to find entries named as KeySearchEntry.
  53. ;     
  54. ;KeySearchEntry=DisplayName
  55. ;     Entry name to be searched under subkeys of KeySearchPath
  56. ;
  57. ;KeySearchValue=McAfee VirusScan
  58. ;     This is the value which is looked after from KeySearchEntry -entries
  59. ;     If found, the product is installed. The name of the sub key tells us
  60. ;     how to uninstall the product (it is the classid of the product)
  61. ;     
  62. ;MSICommand=MSIExec /x
  63. ;     Use MSI with found key (class equals to this key)
  64. ;     
  65. ;MSIParam=/q REMOVE=ALL
  66. ;     So the uninstall command finally is: MSIExec /x <classid> /q REMOVE=ALL
  67. ;     /q means that the installation is run silently
  68. ;     REMOVE=ALL means that MSIExec removes everything without asking questions
  69. ;     
  70. ;MSISilentParam=/q REMOVE=ALL
  71. ;     Optional Silent mode parameters. If running in silent mode, and MSISilentParam is defined
  72. ;     The value of it will override the value of the MSIParam setting
  73. ;
  74. ;KeyEntry=Uninstall Command
  75. ;     This is alternative for using MSICommand and MSIParam. Some products are not installed
  76. ;     with MSI so they cannot be uninstalled using it either...
  77. ;     So if MSICommand is missing, KeyEntry is used. An entry with that name is looked under the found
  78. ;     sub key and if found, the value of it is taken as full uninstallation command and is executed.
  79. ;
  80. ;KeyParam=-a
  81. ;     KeyParam is appended after the command specified in KeyEntry. 
  82. ;     A blank is automatically added between the command and the parameter(s)
  83. ;
  84. ;All entries can be appended with an OS id: -w95,-w98,-wme,-nt40,-nt50,-nt51,-.net
  85. ;If OS specific entry is present, it will be used instead of generic entry
  86. ;So one could define eg:
  87. ;KeySearchValue-nt51=McAfee VirusScan XP Edition
  88. ;KeySearchValue=McAfee VirusScan
  89. ;
  90. ;Then KeySearchValue-nt51 would be used on XP and KeySearchValue on all other platforms.
  91. ;All entry names and values are case insensitive (MSI parameters may be case-sensitive)
  92. ;
  93. ;[SG6_SomeProdId] entries were added for backward compatibility with CS products (which dont use sidegrade ver.7). All of them have 
  94. ;valid [SomeProdId] counterpart. After migrating to sidegrade 7, [SG6_...] entries can be safely removed from fsremoval.ini, along with 
  95. ;<F00000127> element (the only one using SG6_... product ids) and corresponding <SGn> elements with id=SG6_... from fssg_cfg.xml
  96.  
  97. [AdAware]
  98. ;AdAware Professional version 6
  99. ProductType=External
  100. SidegradePlugin=aawrm.dll
  101. DisplayName=Lavasoft Ad-Aware
  102.  
  103. [Agnitum_Outpost1]
  104. ProductType=External
  105. KeySearchMain=HKEY_LOCAL_MACHINE
  106. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  107. KeySearchEntry=DisplayName
  108. KeySearchValue=Agnitum Outpost Firewall Pro 1.0
  109. DisplayName=Agnitum Outpost Firewall Pro 1.0
  110. KeyEntry=UninstallString
  111.  
  112. [Antivir]
  113. ;G-Data Antivir 
  114. :AntiVirenKit 2005
  115. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  116. KeySearchEntry=DisplayName
  117. KeySearchValue=AntiVirenKit 2005
  118. DisplayName=AntiVirenKit 2005
  119. KeyEntry=UninstallString 
  120.  
  121. [AOL]
  122. ProductType=External 
  123. KeySearchMain=HKEY_LOCAL_MACHINE 
  124. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SSC Uninstaller
  125. KeySearchEntry=DisplayName
  126. KeySearchValue=Safety and Security Center Uninstaller
  127. DisplayName=AOL Safety and Security Center
  128.  
  129. [Authentium]
  130. ;Authentium Safe and Secure
  131. ProductType=External
  132. KeySearchMain=HKEY_LOCAL_MACHINE
  133. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Curtains for Windows 1.5
  134. KeySearchEntry=DisplayName
  135. KeySearchValue=Safe and Secure
  136. DisplayName=Safe and Secure
  137. KeyEntry=UninstallString
  138. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Repair and Uninstaller Application,Continue#Repair and Uninstaller Application,Continue
  139.  
  140. [Authentium2]
  141. ;Authentium Safe and Secure
  142. ProductType=External
  143. KeySearchMain=HKEY_LOCAL_MACHINE
  144. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{08959f19-fa0d-4ec6-807c-918d59568e51}
  145. KeySearchEntry=DisplayName
  146. KeySearchValue=Safe and Secure
  147. DisplayName=Safe and Secure
  148.  
  149. [Authentium_web]
  150. ;Authentium Safe and Secure
  151. ProductType=External
  152. KeySearchMain=HKEY_LOCAL_MACHINE
  153. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AuthentiumWebInstaller
  154. KeySearchEntry=DisplayName
  155. KeySearchValue=Authentium Web Install Helper
  156. DisplayName=Authentium Web Install Helper
  157. KeyEntry=UninstallString
  158.  
  159. [avast_AV_47]
  160. ProductType=External
  161. KeySearchMain=HKEY_LOCAL_MACHINE
  162. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\avast!
  163. KeySearchValue=avast! Antivirus
  164. KeySearchEntry=DisplayName
  165. KeyEntry=UninstallString
  166. DisplayName=avast! Antivirus
  167. KeyParam=/uninstall /noreboot /verysilent
  168.  
  169. [avast_AV_47msi_WHS]
  170. ;This entry is only for WHS use 
  171. ProductType=External
  172. KeySearchMain=HKEY_LOCAL_MACHINE
  173. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{773410C0-7622-4949-A598-2F671CF337EA}
  174. KeySearchEntry=DisplayName
  175. KeySearchValue=avast! Antivirus
  176. DisplayName=avast! Antivirus
  177.  
  178. ;[avast_AV_47WHS]
  179. ; This is for Windows Home Server
  180. ;ProductType=External
  181. ;KeySearchMain=HKEY_LOCAL_MACHINE
  182. ;KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  183. ;KeySearchValue=avast! Antivirus
  184. ;KeySearchEntry=DisplayName
  185. ;DisplayName=avast! Antivirus
  186.  
  187. [avast_AV_47WHS2]
  188. ; This is for Windows Home Server
  189. ProductType=External
  190. KeySearchMain=HKEY_LOCAL_MACHINE
  191. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\avast!WHS
  192. KeySearchValue=avast! Windows Home Server Edition
  193. KeySearchEntry=DisplayName
  194. DisplayName=avast! Windows Home Server Edition
  195.  
  196. [AVG70]
  197. ProductType=External
  198. KeySearchMain=HKEY_LOCAL_MACHINE
  199. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  200. KeySearchEntry=DisplayName
  201. KeySearchValue=AVG Anti-Virus 7.0
  202. DisplayName=AVG Anti-Virus 7.0
  203. KeyEntry=UninstallString
  204. KeyParam=/HIDDEN
  205.  
  206. [AVG70_FE]
  207. ProductType=External
  208. KeySearchMain=HKEY_LOCAL_MACHINE
  209. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  210. KeySearchEntry=DisplayName
  211. KeySearchValue=AVG Free Edition
  212. DisplayName=AVG Free Edition
  213. KeyEntry=UninstallString
  214. ;KeyParam=/HIDDEN
  215.  
  216. [AVG71]
  217. ProductType=External
  218. KeySearchMain=HKEY_LOCAL_MACHINE
  219. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  220. KeySearchEntry=DisplayName
  221. KeySearchValue=AVG Anti-Virus 7.1
  222. DisplayName=AVG Anti-Virus 7.1
  223. KeyEntry=UninstallString
  224. KeyParam=/HIDDEN
  225.  
  226. [AVG_75]
  227. ProductType=External
  228. KeySearchMain=HKEY_LOCAL_MACHINE
  229. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG7Uninstall
  230. KeySearchEntry=DisplayName
  231. KeySearchValue=AVG 7.5
  232. DisplayName=AVG 7.5
  233.  
  234. [AVG_SPY7.5]
  235. ;AVG AntiSpyware 7.5.1.43
  236. ProductType=External
  237. KeySearchMain=HKEY_LOCAL_MACHINE
  238. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVGAntiSpyware75
  239. KeySearchEntry=DisplayName
  240. KeySearchValue=AVG Anti-Spyware 7.5
  241. DisplayName=AVG Anti-Spyware 7.5
  242. KeyEntry=UninstallString
  243. DialogAutomation=DETACHED_PROCESS_AUTOMATION;AVG Anti-Spyware 7.5 Uninstall,Next >$DΘsinstallation de AVG Anti-Spyware 7.5,Suivant >$AVG Anti-Spyware 7.5 Deinstallation,Weiter >$Disinstallazione di AVG Anti-Spyware 7.5,Avanti >#AVG Anti-Spyware 7.5 Uninstall,Uninstall$DΘsinstallation de AVG Anti-Spyware 7.5,DΘsinstaller$AVG Anti-Spyware 7.5 Deinstallation ,Deinstallieren$Disinstallazione di AVG Anti-Spyware 7.5 ,Disinstalla#AVG Anti-Spyware 7.5 Uninstall,Yes$DΘsinstallation de AVG Anti-Spyware 7.5,Oui$AVG Anti-Spyware 7.5 Deinstallation,Ja$Disinstallazione di AVG Anti-Spyware 7.5,S∞#AVG Anti-Spyware 7.5 Uninstall,Finish$DΘsinstallation de AVG Anti-Spyware 7.5,Fermer$AVG Anti-Spyware 7.5 Deinstallation ,Fertig stellen$Disinstallazione di AVG Anti-Spyware 7.5 ,Fine
  244.  
  245. [AVG_Free_8.0]
  246. ;AVG Free 8.0
  247. ProductType=External
  248. KeySearchMain=HKEY_LOCAL_MACHINE
  249. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG8Uninstall
  250. KeySearchEntry=DisplayName
  251. KeySearchValue=AVG Free 8.0
  252. DisplayName=AVG Free 8.0
  253.  
  254. [AVG_IS8]
  255. ProductType=External
  256. KeySearchMain=HKEY_LOCAL_MACHINE
  257. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  258. KeySearchEntry=DisplayName
  259. KeySearchValue=AVG 8.0
  260. DisplayName=AVG 8.0
  261.  
  262. [AVG_Free_8.5]
  263. ;AVG Free 8.5 build 285 ENG + ESN
  264. ;ForceReboot=1, we catch the possible reboot and show reboot dialog
  265. ;changed to manual because AVG releases new build weekly
  266. ProductType=External
  267. KeySearchMain=HKEY_LOCAL_MACHINE
  268. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG8Uninstall
  269. KeySearchEntry=ProductType
  270. KeySearchValue=Avg75Free
  271. DisplayName=AVG Free 8.5
  272. KeyEntry=UninstallString
  273. ;DialogAutomation=AVG Free 8.5 compilaci≤n 285 (25/3/2009),"Eliminar la configuraci≤n del usuario"$AVG Free 8.5 build 285 (3/25/2009),"Remove user settings"#AVG Free 8.5 compilaci≤n 285 (25/3/2009),"Incluso los objetos de B≤veda de Virus"$AVG Free 8.5 build 285 (3/25/2009),"Including objects in the Virus Vault"#AVG Free 8.5 compilaci≤n 285 (25/3/2009),Sφ$AVG Free 8.5 build 285 (3/25/2009),Yes#Resultado de la desinstalaci≤n,"Reiniciar el equipo ahora"$Result of the uninstallation,"Restart the computer now"#Resultado de la desinstalaci≤n,OK$Result of the uninstallation,OK
  274. ForceReboot=1
  275.  
  276. [AVG_8.5]
  277. ;AVG 8.5 build 287 ENG
  278. ;ForceReboot=1, we catch the possible reboot and show reboot dialog
  279. ;changed to manual because AVG releases new build weekly
  280. ProductType=External
  281. KeySearchMain=HKEY_LOCAL_MACHINE
  282. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG8Uninstall
  283. KeySearchEntry=ProductType
  284. KeySearchValue=Avg75Full
  285. DisplayName=AVG 8.5
  286. KeyEntry=UninstallString
  287. ;DialogAutomation=AVG 8.5 build 287 (4/9/2009),"Remove user settings"#AVG 8.5 build 287 (4/9/2009),"Including objects in the Virus Vault"#AVG 8.5 build 287 (4/9/2009),Yes#AVG 8.5 build 287 (4/9/2009),Next >#Result of the uninstallation,"Restart the computer now"#Result of the uninstallation,OK
  288. ForceReboot=1
  289.  
  290. [AVG_9]
  291. ProductType=External
  292. KeySearchMain=HKEY_LOCAL_MACHINE
  293. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG9Uninstall
  294. KeySearchEntry=ProductType
  295. KeySearchValue=Avg90Full
  296. DisplayName=AVG 9.0
  297. ;KeyEntry=UninstallString
  298. ;ForceReboot=1
  299.  
  300. [AVG_Free_9]
  301. ProductType=External
  302. KeySearchMain=HKEY_LOCAL_MACHINE
  303. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG9Uninstall
  304. KeySearchEntry=ProductType
  305. KeySearchValue=Avg90Free
  306. DisplayName=AVG Free 9.0
  307. ;KeyEntry=UninstallString
  308. ;ForceReboot=1
  309.  
  310. [AVIRA]
  311. ;AVIRA Desktop
  312. ;Version 1.0.0.22 (AVIRA Mail Guard)
  313. ;Includes manual removal
  314. ProductType=External
  315. KeySearchMain=HKEY_LOCAL_MACHINE
  316. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  317. KeySearchEntry=DisplayName
  318. KeySearchValue=AVIRA Desktop
  319. DisplayName=AVIRA Desktop
  320. KeyEntry=UninstallString
  321. KeyParam=/SILENT
  322.  
  323. [Avira_AntiVir_PE_Classic]
  324. ;Avira AntiVir Personal Classic
  325. ProductType=External
  326. KeySearchMain=HKEY_LOCAL_MACHINE
  327. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AntiVir PersonalEdition Classic
  328. KeySearchEntry=DisplayName
  329. KeySearchValue=Avira AntiVir PersonalEdition Classic
  330. DisplayName=Avira AntiVir PersonalEdition Classic
  331.  
  332. [Avira_AntiVir_Personal09]
  333. ;Avira AntiVir Personal - Free Antivirus
  334. ProductType=External
  335. KeySearchMain=HKEY_LOCAL_MACHINE
  336. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Avira AntiVir Desktop
  337. KeySearchEntry=DisplayName
  338. KeySearchValue=Avira AntiVir Personal - Free Antivirus
  339. DisplayName=Avira AntiVir Personal - Free Antivirus
  340. KeyEntry=UninstallString
  341. DialogAutomation=Setup von Avira AntiVir Personal - Free Antivirus,Ja$Setup of Avira AntiVir Personal - Free Antivirus,Yes$Setup of Avira AntiVir Personal - Free Antivirus,KyllΣ#Avira AntiVir Personal - Free Antivirus,Weiter >$Avira AntiVir Personal - Free Antivirus,Next >$Avira AntiVir Personal - Free Antivirus,Seuraava >#Avira AntiVir Personal - Free Antivirus,Fertig stellen$Avira AntiVir Personal - Free Antivirus,Finish$Avira AntiVir Personal - Free Antivirus,Valmis#Setup von Avira AntiVir Personal - Free Antivirus,Nein$Setup of Avira AntiVir Personal - Free Antivirus,No$Setup of Avira AntiVir Personal - Free Antivirus,Ei
  342.  
  343. [Avira_AntiVir_PE_Premium]
  344. ;Avira AntiVir Personal Premium
  345. ProductType=External
  346. KeySearchMain=HKEY_LOCAL_MACHINE
  347. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AntiVir PersonalEdition Premium
  348. KeySearchEntry=DisplayName
  349. KeySearchValue=Avira AntiVir PersonalEdition Premium
  350. DisplayName=Avira AntiVir PersonalEdition Premium
  351.  
  352. [Avira_AntiVir_WK]
  353. ;Avira AntiVir Windows Workstation
  354. ;detection only
  355. ProductType=External
  356. KeySearchMain=HKEY_LOCAL_MACHINE
  357. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AntiVir Windows Workstation
  358. KeySearchEntry=DisplayName
  359. KeySearchValue=Avira AntiVir Windows Workstation
  360. DisplayName=Avira AntiVir Windows Workstation
  361.  
  362. [Avira_Premium_Security_Suite]
  363. ;Avira Premium Security Suite
  364. ProductType=External
  365. KeySearchMain=HKEY_LOCAL_MACHINE
  366. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Premium Security Suite
  367. KeySearchEntry=DisplayName
  368. KeySearchValue=Avira Premium Security Suite
  369. DisplayName=Avira Premium Security Suite
  370. KeyEntry=UninstallString
  371. DialogAutomation=Setup von Avira Premium Security Suite,Ja$Setup of Avira Premium Security Suite,Yes#Avira Premium Security Suite,Fertig stellen$Avira Premium Security Suite,Finish#Setup von Avira Premium Security Suite,Nein$Setup of Avira Premium Security Suite,No
  372.  
  373. [Avira_AntiVir_Premium09]
  374. ;Avira Premium Security Suite
  375. ProductType=External
  376. KeySearchMain=HKEY_LOCAL_MACHINE
  377. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Avira AntiVir Desktop
  378. KeySearchEntry=DisplayName
  379. KeySearchValue=Avira AntiVir Premium
  380. DisplayName=Avira AntiVir Premium
  381. KeyEntry=UninstallString
  382. DialogAutomation=Setup von Avira AntiVir Premium,Ja$Setup of Avira AntiVir Premium,Yes$Setup of Avira AntiVir Premium,KyllΣ#Avira AntiVir Premium,Weiter >$Avira AntiVir Premium,Next >$Avira AntiVir Premium,Seuraava >#Avira AntiVir Premium,Fertig stellen$Avira AntiVir Premium,Finish$Avira AntiVir Premium,Valmis#Setup von Avira AntiVir Premium,Nein$Setup of Avira AntiVir Premium,No$Setup of Avira AntiVir Premium,Ei
  383.  
  384. [Avira_Premium_Security_Suite09]
  385. ;Avira Premium Security Suite
  386. ProductType=External
  387. KeySearchMain=HKEY_LOCAL_MACHINE
  388. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Avira AntiVir Desktop
  389. KeySearchEntry=DisplayName
  390. KeySearchValue=Avira Premium Security Suite
  391. DisplayName=Avira Premium Security Suite
  392. KeyEntry=UninstallString
  393. DialogAutomation=Setup von Avira Premium Security Suite,Ja$Setup of Avira Premium Security Suite,Yes$Setup of Avira Premium Security Suite,KyllΣ#Setup von Avira Premium Security Suite,Ja$Setup of Avira Premium Security Suite,Yes$Setup of Avira Premium Security Suite,KyllΣ#Avira Premium Security Suite,Weiter >$Avira Premium Security Suite,Next >$Avira Premium Security Suite,Seuraava >#Avira Premium Security Suite,Fertig stellen$Avira Premium Security Suite,Finish$Avira Premium Security Suite,Valmis#Setup von Avira Premium Security Suite,Nein$Setup of Avira Premium Security Suite,No$Setup of Avira Premium Security Suite,Ei
  394.  
  395. [Avira_AntiVir_Personal]
  396. ;Avira AntiVir Personal - Free Antivirus
  397. ProductType=External
  398. KeySearchMain=HKEY_LOCAL_MACHINE
  399. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AntiVir PersonalEdition Classic
  400. KeySearchEntry=DisplayName
  401. KeySearchValue=Avira AntiVir Personal - Free Antivirus
  402. DisplayName=Avira AntiVir Personal - Free Antivirus
  403. KeyEntry=UninstallString
  404. DialogAutomation=Setup von Avira AntiVir Personal - Free Antivirus,Ja$Setup of Avira AntiVir Personal - Free Antivirus,Yes#Avira AntiVir Personal - Free Antivirus,Fertig stellen$Avira AntiVir Personal - Free Antivirus,Finish#Setup von Avira AntiVir Personal - Free Antivirus,Nein$Setup of Avira AntiVir Personal - Free Antivirus,No
  405.  
  406. [BitDefender_Antispyware]
  407. ProductType=External
  408. KeySearchMain=HKEY_LOCAL_MACHINE
  409. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A4E55645-B82F-44DD-90D8-6B2B9BEA7F85}
  410. KeySearchEntry=DisplayName
  411. KeySearchValue=BitDefender 9 Antispyware
  412. MSICommand=MSIExec /x
  413. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  414. MSISilentParam=/q REMOVE=ALL REBOOT=R
  415. DisplayName=BitDefender 9 Antispyware
  416.  
  417. [BitDefender_Antivirus_v10]
  418. ProductType=External
  419. KeySearchMain=HKEY_LOCAL_MACHINE
  420. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{DB680CD0-9310-4BD8-BA9D-AEF6D9421E59}
  421. KeySearchEntry=DisplayName
  422. KeySearchValue=BitDefender Antivirus v10
  423. MSICommand=MSIExec /x
  424. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  425. MSISilentParam=/q REMOVE=ALL REBOOT=R
  426. DisplayName=BitDefender Antivirus v10
  427.  
  428. [BitDefender_FreeEdition_v10]
  429. ProductType=External
  430. KeySearchMain=HKEY_LOCAL_MACHINE
  431. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  432. KeySearchEntry=DisplayName
  433. KeySearchValue=BitDefender Free Edition v10
  434. MSICommand=MSIExec /x
  435. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  436. MSISilentParam=/q REMOVE=ALL REBOOT=R
  437. DisplayName=BitDefender Free Edition v10
  438.  
  439. [BitDefender_AV_Plus_v10]
  440. KeySearchMain=HKEY_LOCAL_MACHINE
  441. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  442. KeySearchEntry=DisplayName
  443. KeySearchValue=BitDefender Antivirus Plus v10
  444. MSICommand=MSIExec /x
  445. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  446. DisplayName=BitDefender Antivirus Plus v10
  447.  
  448. [BitDefender_AV08]
  449. ProductType=External
  450. KeySearchMain=HKEY_LOCAL_MACHINE
  451. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  452. KeySearchEntry=DisplayName
  453. KeySearchValue=BitDefender Antivirus 2008
  454. MSICommand=MSIExec /x
  455. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  456. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  457. DisplayName=BitDefender Antivirus 2008
  458.  
  459. [BitDefender_AV09]
  460. ProductType=External
  461. KeySearchMain=HKEY_LOCAL_MACHINE
  462. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  463. KeySearchEntry=DisplayName
  464. KeySearchValue=BitDefender Antivirus 2009
  465. MSICommand=MSIExec /x
  466. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  467. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  468. DisplayName=BitDefender Antivirus 2009
  469.  
  470. [BitDefender_AV10]
  471. ProductType=External
  472. KeySearchMain=HKEY_LOCAL_MACHINE
  473. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  474. KeySearchEntry=DisplayName
  475. KeySearchValue=BitDefender Antivirus 2010
  476. MSICommand=MSIExec /x
  477. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  478. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  479. DisplayName=BitDefender Antivirus 2010
  480.  
  481. [BitDefender_FE8]
  482. ProductType=External
  483. KeySearchMain=HKEY_LOCAL_MACHINE
  484. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8BFFDBAB-FD81-4137-A98E-A769C828080C} 
  485. KeySearchEntry=DisplayName
  486. KeySearchValue=BitDefender 8 Free Edition
  487. MSICommand=MSIExec /x
  488. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  489. MSISilentParam=/q REMOVE=ALL REBOOT=R
  490. DisplayName=BitDefender 8 Free Edition
  491.  
  492. [BitDefender_IS9]
  493. ProductType=External
  494. KeySearchMain=HKEY_LOCAL_MACHINE
  495. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{42280236-AC62-47AC-93B7-11987FA39C8D}
  496. KeySearchEntry=DisplayName
  497. KeySearchValue=BitDefender 9 Internet Security
  498. MSICommand=MSIExec /x
  499. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  500. DisplayName=BitDefender 9 Internet Security
  501.  
  502. [BitDefender_IS_v10]
  503. KeySearchMain=HKEY_LOCAL_MACHINE
  504. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{055FBA0A-DDF0-42DB-B914-4880C3D2DE12}
  505. KeySearchEntry=DisplayName
  506. KeySearchValue=BitDefender Internet Security v10
  507. MSICommand=MSIExec /x
  508. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  509. DisplayName=BitDefender Internet Security v10
  510.  
  511. [BitDefender_PP9]
  512. ProductType=External
  513. KeySearchMain=HKEY_LOCAL_MACHINE
  514. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0F7F74EE-0EB4-4133-A9C4-C242C6EFD087}
  515. KeySearchEntry=DisplayName
  516. KeySearchValue=BitDefender 9 Professional Plus
  517. MSICommand=MSIExec /x
  518. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  519. MSISilentParam=/q REMOVE=ALL REBOOT=R
  520. DisplayName=BitDefender 9 Professional Plus
  521.  
  522. [BitDefender_STD]
  523. ProductType=External
  524. KeySearchMain=HKEY_LOCAL_MACHINE
  525. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{018A0E82-1E79-4EA4-BA31-A72CEC193F0F}
  526. KeySearchEntry=DisplayName
  527. KeySearchValue=BitDefender 9 Standard
  528. MSICommand=MSIExec /x
  529. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  530. MSISilentParam=/q REMOVE=ALL REBOOT=R
  531. DisplayName=BitDefender 9 Standard
  532.  
  533. [BitDefender_GS08]
  534. ;Bitdefender GameSafe 2008
  535. ProductType=External
  536. KeySearchMain=HKEY_LOCAL_MACHINE
  537. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  538. KeySearchEntry=DisplayName
  539. KeySearchValue=BitDefender GameSafe
  540. MSICommand=MSIExec /x
  541. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  542. MSISilentParam=/q REMOVE=ALL REBOOT=R
  543. DisplayName=BitDefender GameSafe
  544.  
  545. [BitDefender_TS08]
  546. ;Bitdefender total security 2008
  547. ProductType=External
  548. KeySearchMain=HKEY_LOCAL_MACHINE
  549. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  550. KeySearchEntry=DisplayName
  551. KeySearchValue=BitDefender Total Security 2008
  552. MSICommand=MSIExec /x
  553. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  554. MSISilentParam=/q REMOVE=ALL REBOOT=R
  555. DisplayName=BitDefender Total Security 2008
  556.  
  557. [BitDefender_TS09]
  558. ;Bitdefender total security 2009
  559. ProductType=External
  560. KeySearchMain=HKEY_LOCAL_MACHINE
  561. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  562. KeySearchEntry=DisplayName
  563. KeySearchValue=BitDefender Total Security 2009
  564. MSICommand=MSIExec /x
  565. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  566. MSISilentParam=/q REMOVE=ALL REBOOT=R
  567. DisplayName=BitDefender Total Security 2009
  568.  
  569. [BitDefender_TS10]
  570. ;Bitdefender total security 2010
  571. ProductType=External
  572. KeySearchMain=HKEY_LOCAL_MACHINE
  573. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  574. KeySearchEntry=DisplayName
  575. KeySearchValue=BitDefender Total Security 2010
  576. MSICommand=MSIExec /x
  577. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  578. MSISilentParam=/q REMOVE=ALL REBOOT=R
  579. DisplayName=BitDefender Total Security 2010
  580.  
  581. [BitDefender_IS08]
  582. ;Bitdefender internet security 2008
  583. ProductType=External
  584. KeySearchMain=HKEY_LOCAL_MACHINE
  585. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{BF7D87C5-CFC3-40C5-A367-24586EEBB8CA}
  586. KeySearchEntry=DisplayName
  587. KeySearchValue=BitDefender Internet Security 2008
  588. MSICommand=MSIExec /x
  589. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  590. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  591. DisplayName=BitDefender Internet Security 2008
  592.  
  593. [BitDefender_IS09]
  594. ;Bitdefender internet security 2009
  595. ProductType=External
  596. KeySearchMain=HKEY_LOCAL_MACHINE
  597. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  598. KeySearchEntry=DisplayName
  599. KeySearchValue=BitDefender Internet Security 2009
  600. MSICommand=MSIExec /x
  601. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  602. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  603. DisplayName=BitDefender Internet Security 2009
  604.  
  605. [BitDefender_IS10]
  606. ;Bitdefender internet security 2010
  607. ProductType=External
  608. KeySearchMain=HKEY_LOCAL_MACHINE
  609. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  610. KeySearchEntry=DisplayName
  611. KeySearchValue=BitDefender Internet Security 2010
  612. MSICommand=MSIExec /x
  613. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  614. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  615. DisplayName=BitDefender Internet Security 2010
  616.  
  617. [BitDefender_Pro_V7]
  618. ;BitDefender Professional Edition v7.1.110
  619. ProductType=External
  620. KeySearchMain=HKEY_LOCAL_MACHINE
  621. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{39731B4F-4D32-4421-A0E5-F146623741B2}
  622. KeySearchEntry=DisplayName
  623. KeySearchValue=BitDefender Professional Edition
  624. MSICommand=MSIExec /x
  625. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  626. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  627. DisplayName=BitDefender Professional Edition
  628.  
  629. [BROKENINST]
  630. ProductType=Internal
  631. PromptUser=0
  632. SidegradePlugin=FSPRODRM.DLL
  633. DisplayName=Broken or incompletely uninstalled product
  634.  
  635. [BSECURE_45]
  636. ProductType=External
  637. KeySearchMain=HKEY_LOCAL_MACHINE
  638. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  639. KeySearchEntry=DisplayName
  640. KeySearchValue=Bsecure Internet Protection Services v.4.5 
  641. DisplayName=Bsecure Internet Protection Services v.4.5 
  642. KeyEntry=UninstallString
  643.  
  644. [BullGuard_70]
  645. ;BullGuard version 7.0
  646. ;Includes Firewall and Antivirus
  647. ProductType=External
  648. KeySearchMain=HKEY_LOCAL_MACHINE
  649. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BullGuard
  650. KeySearchEntry=DisplayName
  651. KeySearchValue=BullGuard 7.0
  652. KeyEntry=UninstallString
  653. DisplayName=BullGuard 7.0
  654. DialogAutomation=DETACHED_PROCESS_AUTOMATION;BullGuard 7.0 Uninstall,Yes#BullGuard 7.0 Uninstall,Uninstall#BullGuard 7.0 Uninstall ,"I want to manually reboot later"#BullGuard 7.0 Uninstall ,Finish
  655.  
  656. [BullGuard_80]
  657. ;BullGuard version 8.0
  658. ;Includes Firewall and Antivirus
  659. ProductType=External
  660. KeySearchMain=HKEY_LOCAL_MACHINE
  661. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BullGuard
  662. KeySearchEntry=DisplayName
  663. KeySearchValue=BullGuard 8.0
  664. KeyEntry=UninstallString
  665. DisplayName=BullGuard 8.0
  666. DialogAutomation=DETACHED_PROCESS_AUTOMATION;BullGuard 8.0 Uninstall,Yes$BullGuard 8.0 Deinstallation,Ja$DΘsinstallation de BullGuard 8.0,Oui#BullGuard 8.0 Uninstall,Uninstall$BullGuard 8.0 Deinstallation,Deinstallieren$DΘsinstallation de BullGuard 8.0,DΘsinstaller#BullGuard 8.0 Uninstall ,"I want to manually reboot later"$BullGuard 8.0 Deinstallation ,"Windows spΣter selbst neu starten"$DΘsinstallation de BullGuard 8.0 ,"Je souhaite redΘmarrer moi-mΩme plus tard"#BullGuard 8.0 Uninstall ,Finish$BullGuard 8.0 Deinstallation ,Fertig stellen$DΘsinstallation de BullGuard 8.0 ,Fermer
  667.  
  668. [CA_AntiVirus_2007]
  669. ProductType=External
  670. KeySearchMain=HKEY_LOCAL_MACHINE
  671. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VETWIN32Vp5
  672. KeySearchEntry=DisplayName
  673. KeySearchValue=CA Anti-Virus
  674. KeyEntry=UninstallString
  675. KeyParam=/silent
  676. DisplayName=CA Anti-Virus
  677.  
  678. [CA_eTrust_AntiVirus]
  679. ProductType=External
  680. KeySearchMain=HKEY_LOCAL_MACHINE
  681. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\eTrust Antivirus
  682. KeySearchEntry=DisplayName
  683. KeySearchValue=CA eTrust Antivirus
  684. KeyEntry=UninstallString
  685. KeyParam=-y -x -a
  686. DialogAutomation=Confirm File Deletion,Yes|Uninstall,OK|Remove Programs From Your Computer,Ok
  687. DisplayName=CA eTrust Antivirus
  688.  
  689. [CA_eTrust_AntiVirus_2005]
  690. ProductType=External
  691. KeySearchMain=HKEY_LOCAL_MACHINE
  692. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  693. KeySearchEntry=DisplayName
  694. KeySearchValue=CA eTrust Antivirus
  695. MSICommand=MSIExec /x
  696. MSIParam=/qr REMOVE=ALL REBOOT=R
  697. MSISilentParam=/q REMOVE=ALL REBOOT=R
  698. DisplayName=CA eTrust Antivirus
  699.  
  700. [CA_eTrust_EZ_AntiVirus_2005]
  701. ProductType=External
  702. KeySearchMain=HKEY_LOCAL_MACHINE
  703. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  704. KeySearchEntry=DisplayName
  705. KeySearchValue=eTrust EZ Antivirus
  706. DisplayName=eTrust EZ Antivirus 2005
  707. KeyEntry=UninstallString
  708. KeyParam=/silent
  709.  
  710. [CA_eTrust_EZ_AV]
  711. ProductType=External
  712. KeySearchMain=HKEY_LOCAL_MACHINE
  713. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  714. KeySearchEntry=DisplayName
  715. KeySearchValue=eTrust EZ Antivirus
  716. DisplayName=eTrust EZ Antivirus
  717. KeyEntry=UninstallString
  718. KeyParam=/S
  719.  
  720. [CA_eTrust_EZ_FW]
  721. ProductType=External
  722. DisplayName=EZ Firewall
  723. SidegradePlugin=cscozarm.dll
  724.  
  725. [CA_eTrust_InoculateIT]
  726. ;CA eTrust InoculateIT
  727. ProductType=External
  728. KeySearchMain=HKEY_LOCAL_MACHINE
  729. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  730. KeySearchEntry=DisplayName
  731. KeySearchValue=eTrust InoculateIT
  732. DisplayName=eTrust InoculateIT
  733. KeyEntry=UninstallString
  734.  
  735. [CA_eTrust_PestPatrol]
  736. ProductType=External
  737. KeySearchMain=HKEY_LOCAL_MACHINE
  738. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  739. KeySearchEntry=DisplayName
  740. KeySearchValue=CA eTrust PestPatrol
  741. DisplayName=CA eTrust PestPatrol
  742. KeyEntry=UninstallString
  743.  
  744. [CA_IS_2008]
  745. ;Detection only because can be password protected
  746. ProductType=External
  747. KeySearchMain=HKEY_LOCAL_MACHINE
  748. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\eTrust Suite Personal
  749. KeySearchEntry=DisplayName
  750. KeySearchValue=CA Internet Security Suite
  751. KeyEntry=UninstallString
  752. DisplayName=CA Internet Security Suite
  753. ForceReboot=1
  754.  
  755. [CA_AV_2009]
  756. ;Uninstall CA AV component and GUI
  757. ProductType=External
  758. KeySearchMain=HKEY_LOCAL_MACHINE
  759. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\cciss_av
  760. KeySearchEntry=DisplayName
  761. KeySearchValue=CA Anti-Virus
  762. KeyEntry=UninstallString
  763. DisplayName=CA Anti-Virus
  764. ForceReboot=1
  765.  
  766. [CA_FW_2009]
  767. ;Uninstall CA FW component and GUI
  768. ProductType=External
  769. KeySearchMain=HKEY_LOCAL_MACHINE
  770. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\cciss_pfw
  771. KeySearchEntry=DisplayName
  772. KeySearchValue=CA Personal Firewall
  773. KeyEntry=UninstallString
  774. DisplayName=CA Personal Firewall
  775. ForceReboot=1
  776.  
  777. [CA_eTrust_ITMAgent]
  778. ProductType=External
  779. KeySearchMain=HKEY_LOCAL_MACHINE
  780. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  781. KeySearchEntry=DisplayName
  782. KeySearchValue=CA eTrustITM Agent
  783. MSICommand=MSIExec /x
  784. MSIParam=/qr REMOVE=ALL REBOOT=R
  785. MSISilentParam=/q REMOVE=ALL REBOOT=R
  786. DisplayName=CA eTrustITM Agent
  787.  
  788. [CA_eTrust_iGateway]
  789. ProductType=External
  790. KeySearchMain=HKEY_LOCAL_MACHINE
  791. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  792. KeySearchEntry=DisplayName
  793. KeySearchValue=CA iTechnology iGateway
  794. MSICommand=MSIExec /x
  795. MSIParam=/qr REMOVE=ALL REBOOT=R
  796. MSISilentParam=/q REMOVE=ALL REBOOT=R
  797. DisplayName=CA iTechnology iGateway
  798.  
  799. [Cisco_VPN_Client]
  800. ProductType=External
  801. KeySearchMain=HKEY_LOCAL_MACHINE
  802. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  803. KeySearchEntry=DisplayName
  804. KeySearchValue=VPN Client
  805. DisplayName=VPN Client
  806. KeyEntry=UninstallString
  807.  
  808. [Cisco_ZA]
  809. ProductType=External
  810. DisplayName=Cisco VPN Client Firewall
  811. SidegradePlugin=cscozarm.dll
  812.  
  813. [Comodo_IS]
  814. ProductType=External
  815. KeySearchMain=HKEY_LOCAL_MACHINE
  816. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\COMODO Internet Security
  817. KeySearchEntry=DisplayName
  818. KeySearchValue=COMODO Internet Security
  819. DisplayName=Comodo Internet Security
  820. KeyEntry=UninstallString
  821. KeyParam=-s
  822.  
  823. [Comodo_HS]
  824. ProductType=External
  825. KeySearchMain=HKEY_LOCAL_MACHINE
  826. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Comodo HopSurf Toolbar
  827. KeySearchEntry=DisplayName
  828. KeySearchValue=Comodo HopSurf
  829. DisplayName=Comodo HopSurf
  830. KeyEntry=UninstallString
  831. KeyParam=-u -s
  832.  
  833. [Comodo_LivePC_Support]
  834. ProductType=External
  835. KeySearchMain=HKEY_LOCAL_MACHINE
  836. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9ACC9F63-CF54-46D7-9140-D40E57563AAF}_is1
  837. KeySearchEntry=HelpLink
  838. KeySearchValue=http://www.livePCsupport.com/
  839. DisplayName=Comodo livePCsupport
  840. KeyEntry=QuietUninstallString
  841. DialogAutomation=DETACHED_PROCESS_AUTOMATION;COMODO livePCsupport Uninstall,No$COMODO livePCsupport Uninstall,Ei$COMODO livePCsupport Uninstall,Nej$COMODO livePCsupport Uninstall,Non$COMODO livePCsupport Uninstall,Nein$COMODO livePCsupport Uninstall,Nei$COMODO livePCsupport Uninstall,Nee
  842.  
  843. [DrSolomon]
  844. ProductType=External
  845. KeySearchMain=HKEY_LOCAL_MACHINE
  846. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  847. KeySearchEntry=DisplayName
  848. KeySearchValue=Dr Solomon's VirusScan
  849. MSICommand=MSIExec /x
  850. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  851. DisplayName=Dr Solomon's VirusScan
  852.  
  853. [EarthLink_PCC]
  854. ProductType=External
  855. KeySearchMain=HKEY_LOCAL_MACHINE
  856. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EarthLink Protection Control Center 
  857. KeySearchEntry=DisplayName 
  858. KeySearchValue=EarthLink Protection Control Center 
  859. DisplayName=EarthLink Protection Control Center 
  860. KeyEntry=UninstallString 
  861. DialogAutomation=EarthLink Protection Control Center,Next >#EarthLink Protection Control Center,Finish#Remove Shared Component,No to All 
  862.  
  863. [EarthLink_PCC_2.0]
  864. ProductType=External
  865. KeySearchMain=HKEY_LOCAL_MACHINE
  866. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7E026A05-69E6-40C5-8838-1256DE89650C}
  867. KeySearchEntry=DisplayName 
  868. KeySearchValue=EarthLink Protection Control Center 
  869. DisplayName=EarthLink Protection Control Center 
  870. KeyEntry=UninstallString 
  871. DialogAutomation=DETACHED_PROCESS_AUTOMATION;EarthLink Protection Control Center - InstallShield Wizard,Yes#EarthLink Protection Control Center - InstallShield Wizard,"No, I will restart my computer later."#EarthLink Protection Control Center - InstallShield Wizard,Finish
  872.  
  873. [EarthLink_TA]
  874. ;Earthlink TotalAccess
  875. ProductType=External
  876. KeySearchMain=HKEY_LOCAL_MACHINE
  877. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EarthLink TotalAccess 2004 
  878. KeySearchEntry=DisplayName 
  879. KeySearchValue=EarthLink Software 
  880. DisplayName=EarthLink Software 
  881.  
  882. [EarthLink_TB]
  883. ;EarthLink Toolbar
  884. ProductType=External
  885. KeySearchMain=HKEY_LOCAL_MACHINE
  886. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B8C2A83F-20B0-49D9-BA2B-6495DD8639ED}
  887. KeySearchEntry=DisplayName
  888. KeySearchValue=EarthLink Toolbar
  889. DisplayName=EarthLink Toolbar
  890. KeyEntry=UninstallString
  891. DialogAutomation=DETACHED_PROCESS_AUTOMATION;The EarthLink Toolbar Uninstall,Uninstall#The EarthLink Toolbar Uninstall,I want to manually reboot later#The EarthLink Toolbar Uninstall,Finish
  892.  
  893. [EarthLink_TB_Embarq]
  894. ;EarthLink Toolbar Embarq
  895. ProductType=External
  896. KeySearchMain=HKEY_LOCAL_MACHINE
  897. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B8C2A83F-20B0-49D9-BA2B-6495DD8639ED}
  898. KeySearchEntry=DisplayName
  899. KeySearchValue=EMBARQ Toolbar (Powered by EarthLink)
  900. DisplayName=EMBARQ Toolbar (Powered by EarthLink)
  901. KeyEntry=UninstallString
  902. DialogAutomation=DETACHED_PROCESS_AUTOMATION;The EMBARQ Toolbar Uninstall (Powered by EarthLink),Uninstall#The EMBARQ Toolbar Uninstall (Powered by EarthLink),I want to manually reboot later#The EMBARQ Toolbar Uninstall (Powered by EarthLink),Finish
  903.  
  904. [Escan_AV]
  905. ;eScan Anti-Virus (AV) Edition for Windows
  906. ProductType=External
  907. KeySearchMain=HKEY_LOCAL_MACHINE
  908. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  909. KeySearchEntry=DisplayName 
  910. KeySearchValue=eScan Anti-Virus (AV) Edition for Windows
  911. DisplayName=eScan Anti-Virus (AV) Edition for Windows
  912.  
  913. [FortiClient_1.2]
  914. ProductType=External
  915. KeySearchMain=HKEY_LOCAL_MACHINE
  916. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C2FAE67B-9C91-4C88-91C6-37E4D5F50FE9}
  917. KeySearchEntry=DisplayVersion
  918. KeySearchValue=1.2.*
  919. MSICommand=MSIExec /x
  920. MSIParam=/qb REMOVE=ALL REBOOT=ReallySuppress
  921. DisplayName=FortiClient
  922.  
  923. [FSAS]
  924. ;F-Secure Anti-spyware, standalone version
  925. ProductType=Internal
  926. PromptUser=0
  927. SidegradePlugin=FSPRODRM.DLL
  928. DisplayName=F-Secure Anti-spyware
  929.  
  930. [FSAV]
  931. ;Anti-virus, versions <5.50
  932. ProductType=Internal
  933. KeySearchMain=HKEY_LOCAL_MACHINE
  934. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  935. KeySearchEntry=DisplayName
  936. KeySearchValue=F-Secure Anti-Virus
  937. KeyEntry=UninstallString 
  938. KeyParam=-a
  939. DisplayName=F-Secure Anti-Virus
  940.  
  941. [FSAVCS]
  942. ;Anti-virus Client Security 5.50
  943. ProductType=Internal
  944. PromptUser=1
  945. SidegradePlugin=FSPRODRM.DLL
  946. DisplayName=F-Secure Anti-Virus Client Security
  947.  
  948. [FSDFW]
  949. ;All versions of FSDFW (meaning <5.60 since 5.60 is Internet Shield)
  950. ProductType=Internal
  951. ;changed PromptUser from 0 to 1 on 2003-06-02 to fix #27723
  952. PromptUser=1
  953. DisplayName=F-Secure Distributed Firewall
  954. ;Changed to use FSPRODRM.DLL on 2003-11-03 to fix #30226
  955. SidegradePlugin=FSPRODRM.DLL
  956.  
  957. [FSFC]
  958. ;In PEX 5.00 and newer, detect all versions of FC
  959. ;See SCR #32134 for more details
  960. ProductType=Internal
  961. PromptUser=0
  962. KeySearchMain=HKEY_LOCAL_MACHINE
  963. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  964. KeySearchEntry=DisplayName
  965. KeySearchValue=F-Secure FileCrypto
  966. DisplayName=F-Secure FileCrypto
  967.  
  968. [FSFC_OLD]
  969. ;In AVCS products, conflict with FC versions older than 5.15
  970. ;See #34739
  971. ProductType=Internal
  972. PromptUser=0
  973. SidegradePlugin=FSPRODRM.DLL
  974. DisplayName=F-Secure FileCrypto
  975.  
  976. [FSPC]
  977. ProductType=Internal
  978. KeySearchMain=HKEY_LOCAL_MACHINE
  979. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  980. KeySearchEntry=ProductRegKey
  981. KeySearchValue=FSPC
  982. KeyEntry=UninstallString
  983. KeyParam=-a
  984. DisplayName=F-Secure Parental Control
  985.  
  986. [FSORSP]
  987. ;Gets installed with Exploit Shield
  988. ProductType=Internal
  989. KeySearchMain=HKEY_LOCAL_MACHINE
  990. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  991. KeySearchEntry=DisplayName
  992. KeySearchValue=F-Secure ORSP Client
  993. KeyEntry=UninstallString
  994. KeyParam=-a
  995. DisplayName=F-Secure ORSP Client
  996.  
  997. [FSES]
  998. ;Tested with version 0.5.88 and 0.60.77
  999. ProductType=Internal
  1000. KeySearchMain=HKEY_LOCAL_MACHINE
  1001. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1002. KeySearchEntry=DisplayName
  1003. KeySearchValue=F-Secure ExploitShield
  1004. ;KeyEntry=UninstallString
  1005. DisplayName=F-Secure ExploitShield
  1006.  
  1007. [FSVPN+]
  1008. ProductType=Internal
  1009. PromptUser=0
  1010. SidegradePlugin=FSPRODRM.DLL
  1011. DisplayName=F-Secure VPN+ Client
  1012.  
  1013. [FSAUASUB]
  1014. ;Fixes hanging post-install in IS2009->IS2010 local upgrades
  1015. ProductType=Internal
  1016. PromptUser=0
  1017. SidegradePlugin=fsauasub.dll
  1018. DisplayName=Files from the previous installation
  1019.  
  1020. [F_Prot_AV_For_Windows]
  1021. ProductType=External
  1022. KeySearchMain=HKEY_LOCAL_MACHINE
  1023. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1024. KeySearchEntry=DisplayName
  1025. KeySearchValue=F-PROT Antivirus for Windows
  1026. MSICommand=MSIExec /x
  1027. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1028. DisplayName=F-PROT Antivirus for Windows
  1029.  
  1030. [GDATA_AV_2007]
  1031. ProductType=External
  1032. KeySearchMain=HKEY_LOCAL_MACHINE
  1033. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{4D0FEAB4-5D81-4461-A9CA-766B530FC6EA}
  1034. KeySearchEntry=DisplayName
  1035. KeySearchValue=G DATA AntiVirenKit
  1036. KeyEntry=UninstallString
  1037. DisplayName=G DATA AntiVirenKit
  1038. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Deinstallation,OK#Frage,Yes$Frage,Ja#G DATA AntiVirenKit Setup,"Nein, Computer wird spΣter neu gestartet."#G DATA AntiVirenKit Setup,Fertig stellen
  1039.  
  1040. [GDATA_AV_2008]
  1041. ProductType=External
  1042. KeySearchMain=HKEY_LOCAL_MACHINE
  1043. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C5FA15A8-5849-4595-AFAD-C414A31A7516}
  1044. KeySearchEntry=DisplayName
  1045. KeySearchValue=G DATA AntiVirus
  1046. KeyEntry=UninstallString
  1047. DisplayName=G DATA AntiVirus
  1048. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Uninstall,OK$Deinstallation,OK#Question,Yes$Frage,Ja#G DATA AntiVirus Setup,"No, I will restart my computer later."$G DATA AntiVirus Setup,"Nein, Computer wird spΣter neu gestartet."#G DATA AntiVirus Setup,Finish$G DATA AntiVirus Setup,Fertig stellen
  1049.  
  1050. [GDATA_AV_2010]
  1051. ProductType=External
  1052. KeySearchMain=HKEY_LOCAL_MACHINE
  1053. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0FDB2D25-D880-4E10-868F-8C64EFE155F1}
  1054. KeySearchEntry=DisplayName
  1055. KeySearchValue=G DATA AntiVirus
  1056. KeyEntry=UninstallString
  1057. DisplayName=G DATA AntiVirus
  1058. DialogAutomation=DETACHED_PROCESS_AUTOMATION;G Data AntiVirus - InstallShield Wizard,Weiter >#G Data AntiVirus - InstallShield Wizard,"Programm entfernen"#G Data AntiVirus - InstallShield Wizard,Weiter >#G Data AntiVirus - InstallShield Wizard,Entfernen#G Data AntiVirus,"In QuarantΣne befindliche Dateien l÷schen"#G Data AntiVirus,OK#G Data AntiVirus - InstallShield Wizard,Fertigstellen#G Data AntiVirus Installerinformationen,Nein
  1059.  
  1060. [GDATA_IS_2007]
  1061. ProductType=External
  1062. KeySearchMain=HKEY_LOCAL_MACHINE
  1063. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9128E393-0013-4B04-BD72-73287A25B28C}
  1064. KeySearchEntry=DisplayName
  1065. KeySearchValue=G DATA InternetSecurity
  1066. KeyEntry=UninstallString
  1067. DisplayName=G DATA InternetSecurity
  1068. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Deinstallation,OK#Frage,Yes$Frage,Ja#G DATA InternetSecurity Setup,"Nein, Computer wird spΣter neu gestartet."#G DATA InternetSecurity Setup,Fertig stellen
  1069.  
  1070. [GDATA_IS_2010]
  1071. ProductType=External
  1072. KeySearchMain=HKEY_LOCAL_MACHINE
  1073. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D729E05E-B2B9-4DC4-AF57-47310576EDE0}
  1074. KeySearchEntry=DisplayName
  1075. KeySearchValue=G DATA InternetSecurity
  1076. KeyEntry=UninstallString
  1077. DisplayName=G DATA InternetSecurity
  1078. DialogAutomation=DETACHED_PROCESS_AUTOMATION;G DATA InternetSecurity - InstallShield Wizard,Weiter >#G Data InternetSecurity - InstallShield Wizard,"Programm entfernen"#G Data InternetSecurity - InstallShield Wizard,Weiter >#G Data InternetSecurity - InstallShield Wizard,Entfernen#G Data InternetSecurity,"In QuarantΣne befindliche Dateien l÷schen"#G Data InternetSecurity,OK#G Data InternetSecurity - InstallShield Wizard,Fertigstellen#G Data InternetSecurity Installerinformationen,Nein
  1079.  
  1080. [GDATA_Total_care_2008]
  1081. ProductType=External
  1082. KeySearchMain=HKEY_LOCAL_MACHINE
  1083. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6FFD7DF3-0AC5-4727-A7D9-EBD39BE1FEB8}
  1084. KeySearchEntry=DisplayName
  1085. KeySearchValue=G DATA TotalCare
  1086. KeyEntry=UninstallString
  1087. DisplayName=G DATA TotalCare
  1088. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Deinstallation,OK#Frage,JA#G DATA TotalCare Setup,"Nein, Computer wird spΣter neu gestartet."#G DATA TotalCare Setup,Fertig stellen
  1089.  
  1090. [GDATA_Total_care_2010]
  1091. ProductType=External
  1092. KeySearchMain=HKEY_LOCAL_MACHINE
  1093. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C8D55041-A13C-4620-8DF4-9C5A9C16908D}
  1094. KeySearchEntry=DisplayName
  1095. KeySearchValue=G DATA TotalCare
  1096. KeyEntry=UninstallString
  1097. DisplayName=G DATA TotalCare
  1098. DialogAutomation=DETACHED_PROCESS_AUTOMATION;G DATA TotalCare - InstallShield Wizard,Weiter >#G Data TotalCare - InstallShield Wizard,"Programm entfernen"#G Data TotalCare - InstallShield Wizard,Weiter >#G Data TotalCare - InstallShield Wizard,Entfernen#G Data TotalCare,"In QuarantΣne befindliche Dateien l÷schen"#G Data TotalCare,OK#G Data TotalCare - InstallShield Wizard,Fertigstellen#G Data TotalCare Installerinformationen,Nein
  1099.  
  1100. [H+BEDV_AntiVir]
  1101. ;H+BEDV AntiVir Personal Edition 6.19
  1102. ProductType=External
  1103. KeySearchMain=HKEY_LOCAL_MACHINE
  1104. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1105. KeySearchEntry=DisplayName
  1106. KeySearchValue-nt51=AntiVir/XP
  1107. KeyEntry=UninstallString
  1108. KeyParam=/silent
  1109. DisplayName=H+BEDV AntiVir Personal Edition
  1110.  
  1111. [iProtectYou_709]
  1112. ProductType=External
  1113. KeySearchMain=HKEY_LOCAL_MACHINE
  1114. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1115. KeySearchEntry=DisplayName
  1116. KeySearchValue=iProtectYou 7.09
  1117. DisplayName=iProtectYou 7.09
  1118. KeyEntry=UninstallString
  1119.  
  1120. [Jiangmin_KV2007]
  1121. ProductType=External
  1122. KeySearchMain=HKEY_LOCAL_MACHINE
  1123. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\kv2007
  1124. KeySearchEntry=DisplayName
  1125. KeySearchValue=Jiangmin Antivirus Software
  1126. DisplayName=Jiangmin Antivirus Software
  1127.  
  1128. [K7_TotalSecurity_2006]
  1129. ProductType=External
  1130. KeySearchMain=HKEY_LOCAL_MACHINE
  1131. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{CCB276E6-0B2E-11DA-B617-0008A17E7A0F}
  1132. KeySearchEntry=DisplayName
  1133. KeySearchValue=K7 TotalSecurity 2006
  1134. KeyEntry=UninstallString
  1135. DisplayName=K7 TotalSecurity 2006
  1136. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Windows Installer,Yes#K7Total Security 2006,Yes
  1137.  
  1138. [KAS101_PE]
  1139. ;Conflicts with our Anti-Virus / Anti-Spyware component
  1140. ProductType=External
  1141. KeySearchMain=HKEY_LOCAL_MACHINE
  1142. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2A3CEBFA-0E93-4b88-83FD-E93348F35D8C}
  1143. KeySearchEntry=DisplayName
  1144. KeySearchValue=Kaspersky Anti-Spam Personal
  1145. DisplayName=Kaspersky Anti-Spam Personal
  1146.  
  1147. [KAS_AV_60]
  1148. ProductType=External
  1149. KeySearchMain=HKEY_LOCAL_MACHINE
  1150. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{75193929-9A52-4CA4-98DE-8C7296940920}
  1151. KeySearchValue=Kaspersky Anti-Virus 6.0
  1152. KeySearchEntry=DisplayName
  1153. KeyEntry=UninstallString
  1154. DisplayName=Kaspersky Anti-Virus 6.0
  1155. DialogAutomation=Kaspersky Anti-Virus 6.0,Remove Installation#Kaspersky Anti-Virus 6.0,Next >#Kaspersky Anti-Virus 6.0,Remove#Kaspersky Anti-Virus 6.0,OK#Kaspersky Anti-Virus 6.0,No
  1156.  
  1157. [KAS_AV6_WKS]
  1158. ProductType=External
  1159. KeySearchMain=HKEY_LOCAL_MACHINE
  1160. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{79B986AD-54D8-4498-AA06-89808829ACC0}
  1161. KeySearchValue=Kaspersky Anti-Virus 6.0 for Windows Workstations
  1162. KeySearchEntry=DisplayName
  1163. MSICommand=MSIExec /x
  1164. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1165. DisplayName=Kaspersky Anti-Virus 6.0 for Windows Workstations
  1166.  
  1167. [KAS_IS_60]
  1168. ProductType=External
  1169. KeySearchMain=HKEY_LOCAL_MACHINE
  1170. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D0DCD54F-C829-41A5-AF32-71E632BB0E2C}
  1171. KeySearchEntry=DisplayName
  1172. KeySearchValue=Kaspersky Internet Security 6.0
  1173. KeyEntry=UninstallString
  1174. DisplayName=Kaspersky Internet Security 6.0
  1175. DialogAutomation=Kaspersky Internet Security 6.0,Remove Installation#Kaspersky Internet Security 6.0,Next >#Kaspersky Internet Security 6.0,Remove#Kaspersky Internet Security 6.0,OK#Kaspersky Internet Security 6.0,No
  1176.  
  1177. [KAS_IS_70]
  1178. ;Kaspersky Internet Security 7.0
  1179. ;Version 7.0.0.125
  1180. ProductType=External
  1181. KeySearchMain=HKEY_LOCAL_MACHINE
  1182. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C774410D-3EF9-4DE7-AC01-332613163ECF}
  1183. KeySearchEntry=DisplayName
  1184. KeySearchValue=Kaspersky Internet Security 7.0
  1185. KeyEntry=UninstallString
  1186. DisplayName=Kaspersky Internet Security 7.0
  1187. DialogAutomation=Kaspersky Internet Security 7.0,Remove Installation#Kaspersky Internet Security 7.0,Next >#Kaspersky Internet Security 7.0,Remove#Kaspersky Internet Security 7.0,OK#Kaspersky Internet Security 7.0,No
  1188.  
  1189. [KAS_IS2009]
  1190. ProductType=External
  1191. KeySearchMain=HKEY_LOCAL_MACHINE
  1192. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1193. KeySearchEntry=DisplayName
  1194. KeySearchValue=Kaspersky Internet Security 2009
  1195. KeyEntry=UninstallString
  1196. DialogAutomation=Kaspersky Internet Security 2009,Remove Installation$Kaspersky Internet Security 2009,L÷schen von Komponenten$Kaspersky Internet Security 2009,Suppression des composants$Kaspersky Internet Security 2009,Rimuovi l'installazione#Kaspersky Internet Security 2009,Next >$Kaspersky Internet Security 2009,Weiter >$Kaspersky Internet Security 2009,Suivant >$Kaspersky Internet Security 2009,Avanti >#Kaspersky Internet Security 2009,Remove$Kaspersky Internet Security 2009,Entfernen$Kaspersky Internet Security 2009,Supprimer$Kaspersky Internet Security 2009,Rimuovi#Kaspersky Internet Security 2009,OK$Kaspersky Internet Security 2009,OK$Kaspersky Internet Security 2009,OK$Kaspersky Internet Security 2009,OK#Kaspersky Internet Security 2009,No$Kaspersky Internet Security 2009,Nein$Kaspersky Internet Security 2009,Non$Kaspersky Internet Security 2009,No
  1197. DisplayName=Kaspersky Internet Security 2009
  1198.  
  1199. [KAS_AV2009]
  1200. ProductType=External
  1201. KeySearchMain=HKEY_LOCAL_MACHINE
  1202. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1203. KeySearchEntry=DisplayName
  1204. KeySearchValue=Kaspersky Anti-Virus 2009
  1205. KeyEntry=UninstallString
  1206. DialogAutomation=Kaspersky Anti-Virus 2009,Remove Installation$Kaspersky Anti-Virus 2009,L÷schen von Komponenten$Kaspersky Anti-Virus 2009,Suppression des composants$Kaspersky Anti-Virus 2009,Rimuovi l'installazione#Kaspersky Anti-Virus 2009,Next >$Kaspersky Anti-Virus 2009,Weiter >$Kaspersky Anti-Virus 2009,Suivant >$Kaspersky Anti-Virus 2009,Avanti >#Kaspersky Anti-Virus 2009,Remove$Kaspersky Anti-Virus 2009,Entfernen$Kaspersky Anti-Virus 2009,Supprimer$Kaspersky Anti-Virus 2009,Rimuovi#Kaspersky Anti-Virus 2009,OK$Kaspersky Anti-Virus 2009,OK$Kaspersky Anti-Virus 2009,OK$Kaspersky Anti-Virus 2009,OK#Kaspersky Anti-Virus 2009,No$Kaspersky Anti-Virus 2009,Nein$Kaspersky Anti-Virus 2009,Non$Kaspersky Anti-Virus 2009,No
  1207. DisplayName=Kaspersky Anti-Virus 2009
  1208.  
  1209. [KAS_AV2010]
  1210. ProductType=External
  1211. KeySearchMain=HKEY_LOCAL_MACHINE
  1212. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InstallWIX_{943B6738-4801-4982-90EC-0442EF7AEB16}
  1213. KeySearchEntry=DisplayName
  1214. KeySearchValue=Kaspersky Anti-Virus 2010
  1215. KeyEntry=UninstallString
  1216. DialogAutomation=Kaspersky Anti-Virus 2010,Remove Installation$Kaspersky Anti-Virus 2010,L÷schen von Komponenten$Kaspersky Anti-Virus 2010,Suppression des composants$Kaspersky Anti-Virus 2010,Rimuovi l'installazione$Kaspersky Anti-Virus 2010,Quitar instalaci≤n#Kaspersky Anti-Virus 2010,Next >$Kaspersky Anti-Virus 2010,Weiter >$Kaspersky Anti-Virus 2010,Suivant >$Kaspersky Anti-Virus 2010,Avanti >$Kaspersky Anti-Virus 2010,Siguiente >#Kaspersky Anti-Virus 2010,Remove$Kaspersky Anti-Virus 2010,Entfernen$Kaspersky Anti-Virus 2010,Supprimer$Kaspersky Anti-Virus 2010,Rimuovi$Kaspersky Anti-Virus 2010,Quitar#Kaspersky Anti-Virus 2010,No$Kaspersky Anti-Virus 2010,Nein$Kaspersky Anti-Virus 2010,Non$Kaspersky Anti-Virus 2010,No$Kaspersky Anti-Virus 2010,No
  1217. DisplayName=Kaspersky Anti-Virus 2010
  1218.  
  1219. [KAS_IS2010]
  1220. ProductType=External
  1221. KeySearchMain=HKEY_LOCAL_MACHINE
  1222. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1223. KeySearchEntry=DisplayName
  1224. KeySearchValue=Kaspersky Internet Security 2010
  1225. KeyEntry=UninstallString
  1226. DialogAutomation=Kaspersky Internet Security 2010,Remove Installation$Kaspersky Internet Security 2010,L÷schen von Komponenten$Kaspersky Internet Security 2010,Suppression des composants$Kaspersky Internet Security 2010,Rimuovi l'installazione$Kaspersky Internet Security 2010,Quitar instalaci≤n#Kaspersky Internet Security 2010,Next >$Kaspersky Internet Security 2010,Weiter >$Kaspersky Internet Security 2010,Suivant >$Kaspersky Internet Security 2010,Avanti >$Kaspersky Internet Security 2010,Siguiente >#Kaspersky Internet Security 2010,Remove$Kaspersky Internet Security 2010,Entfernen$Kaspersky Internet Security 2010,Supprimer$Kaspersky Internet Security 2010,Rimuovi$Kaspersky Internet Security 2010,Quitar#Kaspersky Internet Security 2010,No$Kaspersky Internet Security 2010,Nein$Kaspersky Internet Security 2010,Non$Kaspersky Internet Security 2010,No$Kaspersky Internet Security 2010,No
  1227. DisplayName=Kaspersky Internet Security 2010
  1228.  
  1229. [KAV40_HE]
  1230. ;Kaspersky(TM) Anti-Virus Personal 4.0 (i.e. Home Edition)
  1231. ProductType=External
  1232. KeySearchMain=HKEY_LOCAL_MACHINE
  1233. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1234. KeySearchEntry=DisplayName
  1235. KeySearchValue=Kaspersky(TM) Anti-Virus Personal 4.0
  1236. DisplayName=Kaspersky(TM) Anti-Virus Personal 4.0
  1237.  
  1238. [KAV40_PE]
  1239. ;Kaspersky(TM) Anti-Virus Personal Pro 4.0
  1240. ProductType=External
  1241. KeySearchMain=HKEY_LOCAL_MACHINE
  1242. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1243. KeySearchEntry=DisplayName
  1244. KeySearchValue=Kaspersky(TM) Anti-Virus Personal Pro 4.0
  1245. DisplayName=Kaspersky(TM) Anti-Virus Personal Pro 4.0
  1246.  
  1247. [KAV45_HE]
  1248. ;Kaspersky(TM) Anti-Virus Personal 4.50 (i.e. home edition)
  1249. ProductType=External
  1250. KeySearchMain=HKEY_LOCAL_MACHINE
  1251. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1252. KeySearchEntry=DisplayName
  1253. KeySearchValue=Kaspersky(TM) Anti-Virus Personal 4.5
  1254. DisplayName=Kaspersky(TM) Anti-Virus Personal 4.5
  1255.  
  1256. [KAV505_PE]
  1257. ;Kaspersky(TM) Anti-Virus Personal Pro 5.0
  1258. ProductType=External
  1259. KeySearchMain=HKEY_LOCAL_MACHINE
  1260. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Kaspersky Anti-Virus Personal Pro\
  1261. KeySearchEntry=DisplayName
  1262. KeySearchValue=Kaspersky Anti-Virus Personal Pro
  1263. DisplayName=Kaspersky Anti-Virus Personal Pro
  1264.  
  1265. [KAV50_PE]
  1266. ;Kaspersky(TM) Anti-Virus Personal Pro 5.0
  1267. ProductType=External
  1268. KeySearchMain=HKEY_LOCAL_MACHINE
  1269. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Kaspersky Anti-Virus Personal\
  1270. KeySearchEntry=DisplayName
  1271. KeySearchValue=Kaspersky Anti-Virus Personal
  1272. DisplayName=Kaspersky Anti-Virus Personal
  1273.  
  1274. [KAV60_SRV_EE_x32]
  1275. ProductType=External
  1276. KeySearchMain=HKEY_LOCAL_MACHINE
  1277. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{20B7CBA9-8617-4722-A95A-97503D65A779}
  1278. KeySearchValue=Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition
  1279. KeySearchEntry=DisplayName
  1280. MSICommand=MSIExec /x
  1281. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1282. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1283. DisplayName=Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition
  1284.  
  1285. [KAV60_SRV_EE_x64]
  1286. ProductType=External
  1287. KeySearchMain=HKEY_LOCAL_MACHINE
  1288. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A6F67A1B-C5DA-4F1D-B92D-F0BCF3D08F78}
  1289. KeySearchValue=Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition
  1290. KeySearchEntry=DisplayName
  1291. MSICommand=MSIExec /x
  1292. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1293. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1294. DisplayName=Kaspersky Anti-Virus 6.0 for Windows Servers Enterprise Edition
  1295.  
  1296. [Kerio_Personal_Firewall]
  1297. ProductType=External
  1298. KeySearchMain=HKEY_LOCAL_MACHINE
  1299. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1300. KeySearchEntry=DisplayName
  1301. KeySearchValue=Kerio Personal Firewall
  1302. MSICommand=MSIExec /x
  1303. MSIParam=/qn REMOVE=ALL 
  1304. DisplayName=Kerio Personal Firewall
  1305.  
  1306. [Sunbelt_Personal_Firewall]
  1307. ProductType=External
  1308. KeySearchMain=HKEY_LOCAL_MACHINE
  1309. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1310. KeySearchEntry=DisplayName
  1311. KeySearchValue=Sunbelt Personal Firewall
  1312. MSICommand=MSIExec /x
  1313. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1314. DisplayName=Sunbelt Personal Firewall
  1315.  
  1316. [Kingsoft_IS_2007]
  1317. ProductType=External
  1318. KeySearchMain=HKEY_LOCAL_MACHINE
  1319. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{41AF58D2-4EB7-424E-ACE8-2B673D46B1D8}
  1320. KeySearchEntry=DisplayName
  1321. KeySearchValue=Kingsoft Internet Security
  1322. KeyEntry=UninstallString
  1323. DisplayName=Kingsoft Internet Security
  1324. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Kingsoft Internet Security Installer,Remove#Kingsoft Internet Security Installer,Next >#Confirm File Deletion,OK#Kingsoft Internet Security Installer,Next >#Kingsoft Internet Security Installer,"No, I will restart my computer later."#Kingsoft Internet Security Installer,Next >
  1325.  
  1326. [McAfee_2007]
  1327. ;This entry works also for McAfee total protection 2009 & Internet Security 2009
  1328. ProductType=External
  1329. SidegradePlugin=mcafeerm.dll
  1330. DisplayName=McAfee SecurityCenter
  1331.  
  1332. [McAfee_2008]
  1333. ;This entry works also for McAfee total protection 2008 & older
  1334. ProductType=External
  1335. SidegradePlugin=mcafeerm.dll
  1336. DisplayName=McAfee SecurityCenter
  1337.  
  1338. [McAfee_405_NT]
  1339. ProductType=External
  1340. SidegradePlugin=vsrm.dll
  1341. DisplayName=McAfee VirusScan NT
  1342.  
  1343. [McAfee_451_AW]
  1344. ProductType=External
  1345. KeySearchMain=HKEY_LOCAL_MACHINE
  1346. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{87AEFD84-BC0D-11D4-B885-00508B022A51}
  1347. KeySearchEntry=DisplayName
  1348. KeySearchValue=McAfee VirusScan
  1349. MSICommand=MSIExec /x
  1350. MSIParam=/qb REMOVE=ALL REBOOT=ReallySuppress
  1351. DisplayName=McAfee VirusScan
  1352.  
  1353. [McAfee_AntiSpyware_110]
  1354. ProductType=External
  1355. KeySearchMain=HKEY_LOCAL_MACHINE
  1356. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1357. KeySearchEntry=DisplayName
  1358. KeySearchValue=McAfee AntiSpyware
  1359. KeyEntry=UninstallString
  1360. DisplayName=McAfee AntiSpyware
  1361.  
  1362. [McAfee_EE]
  1363. ProductType=External
  1364. KeySearchMain=HKEY_LOCAL_MACHINE
  1365. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1366. KeySearchEntry=DisplayName
  1367. KeySearchValue=McAfee VirusScan Enterprise
  1368. MSICommand=MSIExec /x
  1369. DisplayName=McAfee VirusScan Enterprise
  1370. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1371.  
  1372. [McAfee_DesktopFW]
  1373. ProductType=External
  1374. KeySearchMain=HKEY_LOCAL_MACHINE
  1375. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1376. KeySearchEntry=DisplayName
  1377. KeySearchValue=McAfee Desktop Firewall 8.5
  1378. KeyEntry=UninstallString
  1379. DisplayName=McAfee Desktop Firewall 8.5
  1380. DialogAutomation=DETACHED_PROCESS_AUTOMATION;McAfee Desktop Firewall - Installer,Next >#Question,Yes$Question,Ja$Question,KyllΣ#McAfee Desktop Firewall - Installer,"Yes, I want to restart my computer now."#McAfee Desktop Firewall - Installer,Finish
  1381.  
  1382. [McAfee_framework]
  1383. ProductType=External
  1384. KeySearchMain=HKEY_LOCAL_MACHINE
  1385. KeySearchPath=SOFTWARE\Network Associates\TVD\Shared Components\Framework
  1386. KeySearchEntry=Version
  1387. KeySearchValue=3.6.0.608
  1388. KeyEntry=Uninstall Tool
  1389. KeyParam=/Remove=Updater /Silent
  1390. DisplayName=McAfee Framework 3.6.0.608
  1391.  
  1392. [McAfee_HE]
  1393. ;--------- Home Edition 7.0 -------------------------
  1394. ProductType=External
  1395. KeySearchMain=HKEY_LOCAL_MACHINE
  1396. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1397. KeySearchEntry=DisplayName
  1398. KeySearchValue=McAfee VirusScan Home Edition
  1399. MSICommand=MSIExec /x
  1400. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1401. DisplayName=McAfee VirusScan Home Edition
  1402.  
  1403. [McAfee_IS]
  1404. ProductType=External
  1405. KeySearchMain=HKEY_LOCAL_MACHINE
  1406. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1407. KeySearchEntry=DisplayName
  1408. KeySearchValue=McAfee Internet Security
  1409. MSICommand=MSIExec /x
  1410. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1411. DisplayName=McAfee Internet Security
  1412.  
  1413. [McAfee_IS_6]
  1414. ProductType=External
  1415. KeySearchMain=HKEY_LOCAL_MACHINE
  1416. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{56D45213-8AD9-46C5-A393-EB21A760DD43}
  1417. KeySearchEntry=DisplayName
  1418. KeySearchValue=McAfee Internet Security 6.0
  1419. MSICommand=MSIExec /x
  1420. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1421. DisplayName=McAfee Internet Security 6.0
  1422.  
  1423. [McAfee_ISS_2006]
  1424. ProductType=External
  1425. KeySearchMain=HKEY_LOCAL_MACHINE
  1426. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee Uninstall Utility
  1427. KeySearchEntry=DisplayName
  1428. KeySearchValue=McAfee Uninstall Wizard
  1429. DisplayName=McAfee Uninstall Wizard
  1430.  
  1431. [McAfee_ISS_FW]
  1432. ;McAfee Internet Security Suite 2004 v6.0
  1433. ;McAfee Internet Security suite 2005 v.7.0
  1434. ;McAfee Internet Security Suite 2006
  1435. ;This is the Firewall component
  1436. ProductType=External
  1437. SidegradePlugin=mcafeerm.dll
  1438. DisplayName=McAfee Personal Firewall
  1439.  
  1440. [McAfee_ISS_FW_2005]
  1441. ProductType=External
  1442. KeySearchMain=HKEY_LOCAL_MACHINE
  1443. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee Personal Firewall Plus
  1444. KeySearchEntry=DisplayName
  1445. KeySearchValue=McAfee Personal Firewall Plus
  1446. DisplayName=McAfee Personal Firewall Plus
  1447.  
  1448. [McAfee_ISS_PS_2005]
  1449. ProductType=External
  1450. KeySearchMain=HKEY_LOCAL_MACHINE
  1451. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee Privacy Service
  1452. KeySearchEntry=DisplayName
  1453. KeySearchValue=McAfee Privacy Service
  1454. KeyEntry=UninstallString 
  1455. KeyParam=/HIDE=1
  1456. DisplayName=McAfee Privacy Service
  1457.  
  1458. [McAfee_ISS_SC_2005]
  1459. ProductType=External
  1460. KeySearchMain=HKEY_LOCAL_MACHINE
  1461. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mcafee SecurityCenter
  1462. KeySearchEntry=DisplayName
  1463. KeySearchValue=McAfee SecurityCenter
  1464. DisplayName=McAfee SecurityCenter
  1465.  
  1466. [McAfee_ISS_SK_2005]
  1467. ProductType=External
  1468. KeySearchMain=HKEY_LOCAL_MACHINE
  1469. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee SpamKiller
  1470. KeySearchEntry=DisplayName
  1471. KeySearchValue=McAfee SpamKiller
  1472. KeyEntry=UninstallString 
  1473. KeyParam=/HIDE=1
  1474. DisplayName=McAfee SpamKiller
  1475.  
  1476. [McAfee_ISS_VSO]
  1477. ;McAfee Internet Security Suite 2004 v6.0
  1478. ;McAfee Internet Security suite 2005 v.7.0
  1479. ;McAfee Internet Security Suite 2006
  1480. ;This is the VirusScan component
  1481. ProductType=External
  1482. SidegradePlugin=mcafeerm.dll
  1483. DisplayName=McAfee VirusScan
  1484.  
  1485. [McAfee_ISS_VSO_2005]
  1486. ProductType=External
  1487. KeySearchMain=HKEY_LOCAL_MACHINE
  1488. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VirusScan Online
  1489. KeySearchEntry=DisplayName
  1490. KeySearchValue=McAfee VirusScan
  1491. KeyEntry=UninstallString
  1492. KeyParam=/HIDE=1
  1493. DisplayName=McAfee VirusScan
  1494.  
  1495. [McAfee_PE]
  1496. ;--------- Pro Edition 7.0 -------------------------
  1497. ProductType=External
  1498. KeySearchMain=HKEY_LOCAL_MACHINE
  1499. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1500. KeySearchEntry=DisplayName
  1501. KeySearchValue=McAfee VirusScan Professional Edition
  1502. MSICommand=MSIExec /x
  1503. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1504. DisplayName=McAfee VirusScan Professional Edition
  1505.  
  1506. [McAfee_PE8]
  1507. ;McAfee Virusscan Professional 8.0.17
  1508. ProductType=External 
  1509. KeySearchMain=HKEY_LOCAL_MACHINE 
  1510. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VirusScan Online
  1511. KeySearchEntry=DisplayName
  1512. KeySearchValue=McAfee VirusScan
  1513. DisplayName=McAfee VirusScan
  1514. KeyEntry=UninstallString 
  1515. KeyParam=/HIDE=1
  1516.  
  1517. [McAfee_PE8SC]
  1518. ;McAfee Virusscan Professional 8.0 Security Center
  1519. ProductType=External 
  1520. KeySearchMain=HKEY_LOCAL_MACHINE 
  1521. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee SecurityCenter
  1522. KeySearchEntry=DisplayName
  1523. KeySearchValue=McAfee SecurityCenter
  1524. DisplayName=McAfee SecurityCenter
  1525. KeyEntry=UninstallString 
  1526. KeyParam=/HIDE=1
  1527.  
  1528. [McAfee_PFE]
  1529. ProductType=External
  1530. SidegradePlugin=mcafeerm.dll
  1531. DisplayName=McAfee Personal Firewall Express
  1532.  
  1533. [McAfee_TP_SB_AS]
  1534. ;McAfee Total Protection for Small Business
  1535. ;Changed to detection only -> works also in WHS
  1536. ;Changed to silent again due to customer request
  1537. ProductType=External 
  1538. KeySearchMain=HKEY_LOCAL_MACHINE 
  1539. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MVS
  1540. KeySearchEntry=DisplayName
  1541. KeySearchValue=McAfee Total Protection
  1542. DisplayName=McAfee Total Protection 
  1543. KeyEntry=UninstallString 
  1544. KeyParam=/QUIET
  1545.  
  1546. [McAfee_TP_SB_FW]
  1547. ;McAfee Total Protection for Small Business Firewall
  1548. ProductType=External
  1549. KeySearchMain=HKEY_LOCAL_MACHINE
  1550. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee Managed Firewall 
  1551. KeySearchEntry=DisplayName 
  1552. KeySearchValue=McAfee Firewall Protection Service 
  1553. DisplayName=McAfee Firewall Protection Service 
  1554. KeyEntry=UninstallString 
  1555. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Total Protection Service,Yes#Total Protection for Small Business,No
  1556.  
  1557. [McAfee_TP_SB_FW_FRA]
  1558. ;McAfee Total Protection for Small Business Firewall
  1559. ;FRA Total Protection SB
  1560. ProductType=External
  1561. KeySearchMain=HKEY_LOCAL_MACHINE
  1562. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee Managed Firewall 
  1563. KeySearchEntry=DisplayName 
  1564. KeySearchValue=Service de protection par firewall McAfee
  1565. DisplayName=Service de protection par firewall McAfee
  1566. KeyEntry=UninstallString 
  1567. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Total Protection Service,Oui#Total Protection for Small Business,Non
  1568.  
  1569. [McAfee_TP_SB_VS]
  1570. ;McAfee Total Protection for Small Business 4.5.0 Virus and Spyware
  1571. ;Also in FRA Total Protection SB
  1572. ProductType=External
  1573. KeySearchMain=HKEY_LOCAL_MACHINE
  1574. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MVS 
  1575. KeySearchEntry=DisplayName 
  1576. KeySearchValue=McAfee Virus and Spyware Protection Service 
  1577. DisplayName=McAfee Virus and Spyware Protection Service 
  1578. KeyEntry=UninstallString 
  1579. KeyParam=/QUIET
  1580.  
  1581. [McAfee_TP_SB_SA_FRA]
  1582. ;McAfee Total Protection for Small Business 4.5.0 Virus and Spyware
  1583. ;FRA Total Protection SB
  1584. ProductType=External
  1585. KeySearchMain=HKEY_LOCAL_MACHINE
  1586. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee SiteAdvisor
  1587. KeySearchEntry=DisplayName 
  1588. KeySearchValue=Service de protection du navigateur McAfee 
  1589. DisplayName=Service de protection du navigateur McAfee
  1590. KeyEntry=UninstallString 
  1591. KeyParam=/QUIET
  1592.  
  1593. [McAfee_TP_SB_SA_Dutch]
  1594. ;McAfee Total Protection for Small Business 4.5.0 Virus and Spyware
  1595. ;FRA Total Protection SB
  1596. ProductType=External
  1597. KeySearchMain=HKEY_LOCAL_MACHINE
  1598. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee SiteAdvisor
  1599. KeySearchEntry=DisplayName 
  1600. KeySearchValue=Browserbeveiligingsservice van McAfee
  1601. DisplayName=Browserbeveiligingsservice van McAfee
  1602. KeyEntry=UninstallString 
  1603. KeyParam=/QUIET
  1604.  
  1605. [McAfee_TP_SB_SA]
  1606. ;McAfee Total Protection for Small Business 4.5.0 SiteAdvisor
  1607. ProductType=External
  1608. KeySearchMain=HKEY_LOCAL_MACHINE
  1609. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\McAfee SiteAdvisor 
  1610. KeySearchEntry=DisplayName 
  1611. KeySearchValue=McAfee Browser Protection Service 
  1612. DisplayName=McAfee Browser Protection Service 
  1613. KeyEntry=UninstallString 
  1614. KeyParam=/QUIET
  1615.  
  1616. [McAfee_TPS_SB]
  1617. ;McAfee Total Protection for Small Business
  1618. ;Version 4.7.2.195
  1619. ProductType=External 
  1620. KeySearchMain=HKEY_LOCAL_MACHINE 
  1621. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1622. KeySearchEntry=DisplayName
  1623. KeySearchValue=McAfee Total Protection Service
  1624. DisplayName=McAfee Total Protection Service
  1625.  
  1626. [McAfee_VS_FW]
  1627. ;McAfee VirusScan Professional/Personal Edition 7.02.6
  1628. ;The firewall component. Antivirus component handled with McAfee_HE and McAfee_PE.
  1629. ;This works for both personal and professional versions
  1630. ProductType=External
  1631. KeySearchMain=HKEY_LOCAL_MACHINE
  1632. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1633. KeySearchEntry=DisplayName
  1634. KeySearchValue=McAfee Firewall
  1635. MSICommand=MSIExec /x
  1636. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1637. DisplayName=McAfee Firewall
  1638.  
  1639. [MS_AntiSpyware]
  1640. ProductType=External
  1641. KeySearchMain=HKEY_LOCAL_MACHINE
  1642. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1643. KeySearchEntry=DisplayName
  1644. KeySearchValue=Microsoft AntiSpyware
  1645. DisplayName=Microsoft AntiSpyware
  1646. MSICommand=MSIExec /x
  1647. MSIParam=/qr REMOVE=ALL REBOOT=R
  1648. MSISilentParam=/q REMOVE=ALL REBOOT=R
  1649.  
  1650. [MS_Security_Essentials]
  1651. ;ENG,FRA,DEU,NLD,ESN,ITA
  1652. ProductType=External
  1653. KeySearchMain=HKEY_LOCAL_MACHINE
  1654. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Security Essentials
  1655. KeySearchEntry=DisplayName
  1656. KeySearchValue=Microsoft Security Essentials
  1657. DisplayName=Microsoft Security Essentials
  1658. KeyEntry=UninstallString
  1659. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Microsoft Security Essentials,Uninstall$Microsoft Security Essentials,DΘsinstaller$Microsoft Security Essentials,Deinstallieren$Microsoft Security Essentials,Verwijderen$Microsoft Security Essentials,Disinstalla$Microsoft Security Essentials,Desinstalar#Microsoft Security Essentials,Finish$Microsoft Security Essentials,Terminer$Microsoft Security Essentials,Fertig stellen$Microsoft Security Essentials,Voltooien$Microsoft Security Essentials,Fine$Microsoft Security Essentials,Finalizar
  1660.  
  1661. [Microsoft_Forefront_CS_AMS]
  1662. ProductType=External
  1663. KeySearchMain=HKEY_LOCAL_MACHINE
  1664. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{436028CD-6476-4224-9274-8F0320F30FD1}
  1665. KeySearchValue=Microsoft Forefront Client Security Antimalware Service
  1666. KeySearchEntry=DisplayName
  1667. MSICommand=MSIExec /x
  1668. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1669. MSISilentParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1670. DisplayName=Microsoft Forefront Client Security Antimalware Service
  1671.  
  1672. [Microsoft_Forefront_CS_SAS_x32]
  1673. ProductType=External
  1674. KeySearchMain=HKEY_LOCAL_MACHINE
  1675. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E8B56B38-A826-11DB-8C83-0011430C73A4}
  1676. KeySearchValue=Microsoft Forefront Client Security State Assessment Service
  1677. KeySearchEntry=DisplayName
  1678. MSICommand=MSIExec /x
  1679. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1680. MSISilentParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1681. DisplayName=Microsoft Forefront Client Security State Assessment Service
  1682.  
  1683. [Microsoft_Forefront_CS_SAS_x64]
  1684. ProductType=External
  1685. KeySearchMain=HKEY_LOCAL_MACHINE
  1686. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E8B56B39-A826-11DB-8C83-0011430C73A4}
  1687. KeySearchValue=Microsoft Forefront Client Security State Assessment Service
  1688. KeySearchEntry=DisplayName
  1689. MSICommand=MSIExec /x
  1690. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1691. MSISilentParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1692. DisplayName=Microsoft Forefront Client Security State Assessment Service
  1693.  
  1694. [NAIEPOAgent]
  1695. ProductType=External
  1696. KeySearchMain=HKEY_LOCAL_MACHINE
  1697. KeySearchPath=SOFTWARE\Network Associates\ePolicy Orchestrator\Application Plugins\
  1698. KeySearchEntry=Product Name
  1699. KeySearchValue=NAI ePolicy Orchestrator Agent
  1700. KeyEntry=Uninstall Command
  1701. DisplayName=NAI ePolicy Orchestrator Agent
  1702.  
  1703. [NAIEPOAgent3000]
  1704. ProductType=External 
  1705. KeySearchMain=HKEY_LOCAL_MACHINE 
  1706. KeySearchPath=SOFTWARE\Network Associates\ePolicy Orchestrator\Application Plugins\ 
  1707. KeySearchEntry=Software ID 
  1708. KeySearchValue=EPOAGENT3000 
  1709. KeyEntry=Uninstall Command 
  1710. DisplayName=NAI ePolicy Orchestrator Agent
  1711.  
  1712. [NIC]
  1713. ;Norman viruscontrol with fw 5.50
  1714. ProductType=External
  1715. KeySearchMain=HKEY_LOCAL_MACHINE
  1716. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1717. KeySearchEntry=DisplayName
  1718. KeySearchValue=Norman Internet Control
  1719. MSICommand=MSIExec /x
  1720. MSIParam=/qr REMOVE=ALL REBOOT=ReallySuppress
  1721. MSISilentParam=/q REMOVE=ALL REBOOT=ReallySuppress
  1722. DisplayName=Norman Internet Security v 5.99
  1723.  
  1724. [NOD_32]
  1725. ;2.50.19 on XP SP2 (ENG), 2.70.32 on Vista32 (ENG)
  1726. ;Also 2.70.31 FRA, 2.51.30 DEU, 2.70.31 HUN, 2.51.30 ROM, 2.70.31 ESN
  1727. ProductType=External
  1728. KeySearchMain=HKEY_LOCAL_MACHINE
  1729. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1730. KeySearchEntry=DisplayName
  1731. KeySearchValue=NOD32 antivirus system
  1732. DisplayName=NOD32 antivirus system
  1733.  
  1734. [NOD_32_CHS]
  1735. ProductType=External
  1736. KeySearchMain=HKEY_LOCAL_MACHINE
  1737. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1738. KeySearchEntry=DisplayName
  1739. KeySearchValue=NOD32╖└╢╛╧╡═│
  1740. DisplayName=NOD32╖└╢╛╧╡═│
  1741.  
  1742. [NOD_32_CHT]
  1743. ProductType=External
  1744. KeySearchMain=HKEY_LOCAL_MACHINE
  1745. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1746. KeySearchEntry=DisplayName
  1747. KeySearchValue=NOD32¿╛¼r¿t▓╬
  1748. DisplayName=NOD32¿╛¼r¿t▓╬
  1749.  
  1750. [NOD_32_CSY]
  1751. ProductType=External
  1752. KeySearchMain=HKEY_LOCAL_MACHINE
  1753. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1754. KeySearchEntry=DisplayName
  1755. KeySearchValue=Antivirov² systΘm NOD32
  1756. DisplayName=Antivirov² systΘm NOD32
  1757.  
  1758. [NOD_32_HRV]
  1759. ProductType=External
  1760. KeySearchMain=HKEY_LOCAL_MACHINE
  1761. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1762. KeySearchEntry=DisplayName
  1763. KeySearchValue=NOD32 antivirusni sistem
  1764. DisplayName=NOD32 antivirusni sistem
  1765.  
  1766. [NOD_32_ITA]
  1767. ProductType=External
  1768. KeySearchMain=HKEY_LOCAL_MACHINE
  1769. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1770. KeySearchEntry=DisplayName
  1771. KeySearchValue=Sistema Antivirus NOD32
  1772. DisplayName=Sistema Antivirus NOD32
  1773.  
  1774. [NOD_32_JPN]
  1775. ProductType=External
  1776. KeySearchMain=HKEY_LOCAL_MACHINE
  1777. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1778. KeySearchEntry=DisplayName
  1779. KeySearchValue=NOD32âAâôâ`âEâCâïâX
  1780. DisplayName=NOD32âAâôâ`âEâCâïâX
  1781.  
  1782. [NOD_32_NLD]
  1783. ProductType=External
  1784. KeySearchMain=HKEY_LOCAL_MACHINE
  1785. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1786. KeySearchEntry=DisplayName
  1787. KeySearchValue=NOD32 antivirus systeem
  1788. DisplayName=NOD32 antivirus systeem
  1789.  
  1790. [NOD_32_PLK]
  1791. ProductType=External
  1792. KeySearchMain=HKEY_LOCAL_MACHINE
  1793. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1794. KeySearchEntry=DisplayName
  1795. KeySearchValue=System Antywirusowy NOD32
  1796. DisplayName=System Antywirusowy NOD32
  1797.  
  1798. [NOD_32_PTG]
  1799. ProductType=External
  1800. KeySearchMain=HKEY_LOCAL_MACHINE
  1801. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1802. KeySearchEntry=DisplayName
  1803. KeySearchValue=NOD32 sistema antivφrus
  1804. DisplayName=NOD32 sistema antivφrus
  1805.  
  1806. [NOD_32_RUS]
  1807. ProductType=External
  1808. KeySearchMain=HKEY_LOCAL_MACHINE
  1809. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1810. KeySearchEntry=DisplayName
  1811. KeySearchValue=└φ≥ΦΓΦ≡≤±φα  ±Φ±≥σ∞α NOD32
  1812. DisplayName=└φ≥ΦΓΦ≡≤±φα  ±Φ±≥σ∞α NOD32
  1813.  
  1814. [NOD_32_SLV]
  1815. ProductType=External
  1816. KeySearchMain=HKEY_LOCAL_MACHINE
  1817. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NOD32
  1818. KeySearchEntry=DisplayName
  1819. KeySearchValue=NOD32 protivirusni sistem
  1820. DisplayName=NOD32 protivirusni sistem
  1821.  
  1822. [NVIDIA_NAM]
  1823. ;NVIDIA ForceWare Network Access Manager
  1824. ;silent parameter /auto in the plugin
  1825. ProductType=External
  1826. SidegradePlugin=nvidiarm.dll
  1827. DisplayName=NVIDIA ForceWare Network Access Manager
  1828.  
  1829. [ESET_NOD32]
  1830. ;version 3.0.650.0
  1831. ProductType=External
  1832. KeySearchMain=HKEY_LOCAL_MACHINE
  1833. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1834. KeySearchEntry=DisplayName
  1835. KeySearchValue=ESET NOD32 Antivirus
  1836. MSICommand=MSIExec /x
  1837. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1838. DisplayName=ESET NOD32 Antivirus
  1839.  
  1840. [ESET_SMART_SECURITY]
  1841. ;version 3.0.650.0
  1842. ProductType=External
  1843. KeySearchMain=HKEY_LOCAL_MACHINE
  1844. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1845. KeySearchEntry=DisplayName
  1846. KeySearchValue=ESET Smart Security
  1847. MSICommand=MSIExec /x
  1848. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1849. DisplayName=ESET Smart Security
  1850.  
  1851. [Norman_Personal_Firewall_14]
  1852. ProductType=External
  1853. KeySearchMain=HKEY_LOCAL_MACHINE
  1854. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1855. KeySearchEntry=DisplayName
  1856. KeySearchValue=Norman Personal Firewall 1.42
  1857. DisplayName=Norman Personal Firewall 1.42
  1858. KeyEntry=UninstallString
  1859.  
  1860. [Norman_Virus_Control]
  1861. ;Versions 5.50, 5.8, 5.9 (last one works with Vista)
  1862. ProductType=External
  1863. KeySearchMain=HKEY_LOCAL_MACHINE
  1864. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1865. KeySearchEntry=DisplayName
  1866. KeySearchValue=Norman Virus Control
  1867. DisplayName=Norman Virus Control
  1868. KeyEntry=UninstallString
  1869. KeyParam=/quiet
  1870.  
  1871. [Norman_Sikkerhedspakke]
  1872. ;Same version as Norman Security Suite
  1873. ProductType=External
  1874. KeySearchMain=HKEY_LOCAL_MACHINE
  1875. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A36B158D-8E9D-4BD3-8BDA-4B5EDC9C2E8C}
  1876. KeySearchEntry=DisplayName
  1877. KeySearchValue=TDC Sikkerhedspakke
  1878. DisplayName=TDC Sikkerhedspakke (Norman)
  1879. MSICommand=MSIExec /x
  1880. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1881.  
  1882. [Norman_SikkerhedspakkeV5]
  1883. ;Norman TDC version 5
  1884. ProductType=External
  1885. KeySearchMain=HKEY_LOCAL_MACHINE
  1886. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{B6CE298C-333F-4059-916A-526A91818BEA}
  1887. KeySearchEntry=DisplayName
  1888. KeySearchValue=TDC Sikkerhedspakke
  1889. DisplayName=TDC Sikkerhedspakke (Norman)
  1890. KeyEntry=UninstallString
  1891. KeyParam=/quiet
  1892.  
  1893. [Norman_SecuritySuite]
  1894. ProductType=External
  1895. KeySearchMain=HKEY_LOCAL_MACHINE
  1896. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A36B158D-8E9D-4BD3-8BDA-4B5EDC9C2E8C}
  1897. KeySearchEntry=DisplayName
  1898. KeySearchValue=Norman Security Suite
  1899. DisplayName=Norman Security Suite
  1900. MSICommand=MSIExec /x
  1901. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1902.  
  1903. [Norman_Virus_Control_599]
  1904. ;Norman 5.99
  1905. ProductType=External
  1906. KeySearchMain=HKEY_LOCAL_MACHINE
  1907. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{704C87B4-B089-4415-BCE0-CBE76172F104}
  1908. KeySearchEntry=DisplayName
  1909. KeySearchValue=Norman Virus Control
  1910. DisplayName=Norman Virus Control 5.99
  1911. KeyEntry=UninstallString
  1912. MSICommand=MSIExec /x
  1913. MSIParam=/qn REMOVE=ALL REBOOT=ReallySuppress
  1914.  
  1915. [Norton2003]
  1916. ProductType=External
  1917. KeySearchMain=HKEY_LOCAL_MACHINE
  1918. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1919. KeySearchEntry=DisplayName
  1920. KeySearchValue=Norton AntiVirus 2003
  1921. MSICommand=MSIExec /x
  1922. MSIParam=/qr REMOVE=ALL REBOOT=R
  1923. MSISilentParam=/q REMOVE=ALL REBOOT=R
  1924. DisplayName=Norton AntiVirus 2003
  1925.  
  1926. [Norton_360]
  1927. ;Norton 360 version 1 and 2 for Vista32
  1928. ProductType=Internal
  1929. KeySearchMain=HKEY_LOCAL_MACHINE
  1930. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{2D617065-1C52-4240-B5BC-C0AE12157777}
  1931. KeySearchEntry=DisplayName
  1932. KeySearchValue=Norton 360 (Symantec Corporation)
  1933. KeyEntry=UninstallString
  1934. DisplayName=Norton 360
  1935. DialogAutomation=Norton 360 Setup,Remove All|Norton 360 Setup,"Save Norton 360 Backup settings"|Norton 360 Setup,Uninstall|Norton 360 Setup,Next >|Norton 360 Setup,Restart Windows Later|Norton 360 Setup,Finish
  1936.  
  1937. [Norton_360_version3]
  1938. ;Norton 360 version 3
  1939. ;reboot during manual installation
  1940. ProductType=Internal
  1941. KeySearchMain=HKEY_LOCAL_MACHINE
  1942. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\N360
  1943. KeySearchEntry=DisplayName
  1944. KeySearchValue=Norton 360
  1945. KeyEntry=UninstallString
  1946. DisplayName=Norton 360
  1947. ForceReboot=1
  1948.  
  1949. [Norton_AV_2004]
  1950. ;Symantec Norton Antivirus 2004 (SNA2004)
  1951. ProductType=External
  1952. KeySearchMain=HKEY_LOCAL_MACHINE
  1953. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1954. KeySearchEntry=DisplayName
  1955. KeySearchValue=Norton AntiVirus 2004 (Symantec Corporation)
  1956. DisplayName=Norton AntiVirus 2004 (Symantec Corporation)
  1957.  
  1958. [Norton_AV_2008]
  1959. ;Norton AntiVirus 2007 for Vista32
  1960. ProductType=Internal
  1961. KeySearchMain=HKEY_LOCAL_MACHINE
  1962. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{77FFBA7E-0973-4F39-BBDB-AC2F537578D2}
  1963. KeySearchEntry=DisplayName
  1964. KeySearchValue=Norton AntiVirus (Symantec Corporation)
  1965. KeyEntry=UninstallString
  1966. DisplayName=Norton AntiVirus 2008
  1967. DialogAutomation=Norton AntiVirus Setup,Remove All|Norton AntiVirus Setup,Next|Norton AntiVirus Setup,Restart Windows Later|Norton AntiVirus Setup,Finish
  1968.  
  1969. [Norton_Corporate_7]
  1970. ProductType=External
  1971. KeySearchMain=HKEY_LOCAL_MACHINE
  1972. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1973. KeySearchEntry=DisplayName
  1974. KeySearchValue=Norton AntiVirus Corporate Edition
  1975. MSICommand=MSIExec /x
  1976. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress PASSWORDVALID=1
  1977. DisplayName=Norton AntiVirus Corporate Edition
  1978.  
  1979. [Norton_IS_2004]
  1980. ;Norton Internet Security 2004
  1981. ProductType=External
  1982. KeySearchMain=HKEY_LOCAL_MACHINE
  1983. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{A93C9E60-29B6-49da-BA21-F70AC6AADE20}
  1984. KeySearchEntry=DisplayName
  1985. KeySearchValue=Norton Internet Security (Symantec Corporation)
  1986. KeyEntry=UninstallString
  1987. DisplayName=Norton Internet Security 
  1988. DialogAutomation=Norton Internet Security Setup,Remove All|Norton Internet Security Setup,Next >|Norton Internet Security Setup,Restart Windows Later|Norton Internet Security Setup,Finish
  1989.  
  1990. [Norton_IS_2005]
  1991. ;Norton Internet Security 2005, version 8.0.0.64
  1992. ;Include also Norton AntiVirus 2005, version 11.0.2.4,
  1993. ;Norton Personal Firewall 2005 and
  1994. ;Norton Internet Security 2005 Anti-Spyware Edition English and Chinese version 8.5.0.113
  1995. ProductType=External
  1996. KeySearchMain=HKEY_LOCAL_MACHINE
  1997. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  1998. KeySearchEntry=DisplayName
  1999. KeySearchValue=Norton Internet Security 2005 (Symantec Corporation)
  2000. KeyEntry=UninstallString
  2001. DisplayName=Norton Internet Security 2005 
  2002. DialogAutomation=Norton Internet Security 2005 Setup,Remove All|Norton Internet Security 2005 Setup,Next >|Norton Internet Security 2005 Setup,Restart Windows Later|Norton Internet Security 2005 Setup,Finish
  2003.  
  2004. [Norton_IS_2006]
  2005. ProductType=External
  2006. KeySearchMain=HKEY_LOCAL_MACHINE
  2007. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2008. KeySearchEntry=DisplayName
  2009. KeySearchValue=Norton Internet Security 2006 (Symantec Corporation)
  2010. KeyEntry=UninstallString
  2011. DisplayName=Norton Internet Security 2006 (Symantec Corporation)
  2012.  
  2013. [Norton_IS_2007]
  2014. ;Norton Internet Security 2007 for Vista32
  2015. ProductType=Internal
  2016. KeySearchMain=HKEY_LOCAL_MACHINE
  2017. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{5AA2CD16-706F-41f3-87C5-2B5A031F2B3B}
  2018. KeySearchEntry=DisplayName
  2019. KeySearchValue=Norton Internet Security (Symantec Corporation)
  2020. KeyEntry=UninstallString
  2021. DisplayName=Norton Internet Security 2007
  2022. DialogAutomation=Norton Internet Security Setup,Remove All|Norton Internet Security Setup,Next >|Norton Internet Security Setup,Restart Windows Later|Norton Internet Security Setup,Finish
  2023.  
  2024. [Norton_IS_2009]
  2025. ;manual entry, no silent parameters found and dialog automation couldn't be used
  2026. ;can be used with Norton IS 2010
  2027. ProductType=External
  2028. KeySearchMain=HKEY_LOCAL_MACHINE
  2029. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NIS
  2030. KeySearchEntry=DisplayName
  2031. KeySearchValue=Norton Internet Security
  2032. KeyEntry=UninstallString
  2033. DisplayName=Norton Internet Security
  2034.  
  2035. [Norton_AV_2009]
  2036. ;manual entry, no silent parameters found and dialog automation couldn't be used
  2037. ;can be used with Norton AV 2010
  2038. ProductType=External
  2039. KeySearchMain=HKEY_LOCAL_MACHINE
  2040. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NAV
  2041. KeySearchEntry=DisplayName
  2042. KeySearchValue=Norton AntiVirus
  2043. KeyEntry=UninstallString
  2044. DisplayName=Norton AntiVirus
  2045.  
  2046. [Norton_Personal_Firewall_2004]
  2047. ;Norton Personal Firewall 2004
  2048. ProductType=External
  2049. KeySearchMain=HKEY_LOCAL_MACHINE
  2050. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2051. KeySearchEntry=DisplayName
  2052. KeySearchValue=Norton Personal Firewall (Symantec Corporation) 
  2053. DisplayName=Norton Personal Firewall (Symantec Corporation)
  2054. KeyEntry=UninstallString
  2055.  
  2056. [Norton_Systemworks_2004]
  2057. ProductType=External
  2058. KeySearchMain=HKEY_LOCAL_MACHINE
  2059. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2060. KeySearchEntry=DisplayName
  2061. KeySearchValue=Norton SystemWorks 2004 Professional (Symantec Corporation)
  2062. KeyEntry=UninstallString
  2063. DisplayName=Norton SystemWorks 2004 Professional (Symantec Corporation)
  2064.  
  2065. [Norton_Systemworks_2005]
  2066. ProductType=External
  2067. KeySearchMain=HKEY_LOCAL_MACHINE
  2068. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2069. KeySearchEntry=DisplayName
  2070. KeySearchValue=Norton SystemWorks 2005 (Symantec Corporation)
  2071. DisplayName=Norton SystemWorks 2005 (Symantec Corporation)
  2072. KeyEntry=UninstallString
  2073.  
  2074. [Norton_IS_2008]
  2075. ;Norton Internet Security 2008 for Vista32
  2076. ProductType=Internal
  2077. KeySearchMain=HKEY_LOCAL_MACHINE
  2078. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{C1C185CA-C531-49F5-A6FA-B838405A049D}
  2079. KeySearchEntry=DisplayName
  2080. KeySearchValue=Norton Internet Security (Symantec Corporation)
  2081. KeyEntry=UninstallString
  2082. DisplayName=Norton Internet Security 2008
  2083. DialogAutomation=Norton Internet Security Setup,Remove All|Norton Internet Security Setup,Next|Norton Internet Security Setup,Restart Windows Later|Norton Internet Security Setup,Finish
  2084.  
  2085. [Norton_IS_2004_FR]
  2086. ;Norton Internet Security 2004 french
  2087. ProductType=External
  2088. KeySearchMain=HKEY_LOCAL_MACHINE
  2089. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{AED74EFF-83ED-4ed6-8413-285C24BCEB6E}
  2090. KeySearchEntry=DisplayName
  2091. KeySearchValue=Norton Internet Security Professional (Symantec Corporation)
  2092. KeyEntry=UninstallString
  2093. DisplayName=Norton Internet Security 2004 
  2094. DialogAutomation=Norton Internet Security Professional,Supprimer tout|Norton Internet Security Professional,Suivant >|Norton Internet Security Professional,Suivant >|Norton Internet Security Professional,Redmarrer Windows ultrieurement|Norton Internet Security Professional,Terminer
  2095.  
  2096. [Norton_PROTECTION_CENTER]
  2097. ProductType=External
  2098. KeySearchMain=HKEY_LOCAL_MACHINE
  2099. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{5AA2CD16-706F-41f3-87C5-2B5A031F2B3B}
  2100. KeySearchEntry=Publisher
  2101. KeySearchValue=Symantec Corporation
  2102. KeyEntry=UninstallString
  2103. DisplayName=Norton Security Online
  2104. DialogAutomation=Norton Security Online Setup,Remove All|Norton Security Online Setup,Next >|Norton Security Online Setup,"Restart Windows Later"|Norton Security Online Setup,Finish
  2105.  
  2106. [Norton_Yahoo!_Applications]
  2107. ;This is urgent sg request from US office
  2108. ;Norton - Rohers Yahoo! Applications
  2109. ProductType=External
  2110. KeySearchMain=HKEY_LOCAL_MACHINE
  2111. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2112. KeySearchEntry=DisplayName
  2113. KeySearchValue=Rogers Yahoo! Applications
  2114. KeyEntry=UninstallString
  2115. DisplayName=Rogers Yahoo! Applications
  2116. DialogAutomation=Rogers Yahoo! Applications,Select All#Rogers Yahoo! Applications,Uninstall#Uninstaller,Yes#Restart Alert,No
  2117.  
  2118. [Norton_PROTECTION_CENTER2]
  2119. ;Test entry for Norton Protection center inside Yahoo Applications
  2120. ProductType=External
  2121. KeySearchMain=HKEY_LOCAL_MACHINE
  2122. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{C1C185CA-C531-49F5-A6FA-B838405A049D}
  2123. KeySearchEntry=Publisher
  2124. KeySearchValue=Symantec Corporation
  2125. KeyEntry=UninstallString
  2126. DisplayName=Norton Security Online
  2127. DialogAutomation=Norton Security Online Setup,Remove All|Norton Security Online Setup,Next|Norton Security Online Setup,Next|Norton Security Online Setup,"Restart Windows Later"|Norton Security Online Setup,Finish
  2128.  
  2129. [NAV2005NL]
  2130. ;Norton Antivirus 2005, Dutch
  2131. ProductType=Internal
  2132. KeySearchMain=HKEY_LOCAL_MACHINE
  2133. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{C6F5B6CF-609C-428E-876F-CA83176C021B}
  2134. KeySearchEntry=DisplayName
  2135. KeySearchValue=Norton AntiVirus 2005 (Symantec Corporation)
  2136. KeyEntry=UninstallString
  2137. DisplayName=Norton AntiVirus 2005
  2138. DialogAutomation=Norton AntiVirus 2005 Setup,Alles Verwijderen#Norton AntiVirus 2005 Setup,Volgende >#Norton AntiVirus 2005 Setup,Voltooien
  2139.  
  2140. [NPF2005NL]
  2141. ;Norton Personal Firewall 2005, Dutch
  2142. ProductType=Internal
  2143. KeySearchMain=HKEY_LOCAL_MACHINE
  2144. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{3BD0196C-6553-460c-A0C4-90D8AE5D60D2}
  2145. KeySearchEntry=DisplayName
  2146. KeySearchValue=Norton Personal Firewall 2005 (Symantec Corporation)
  2147. KeyEntry=UninstallString
  2148. DisplayName=Norton Personal Firewall 2005
  2149. DialogAutomation=Setup van Norton Personal Firewall 2005,Alles Verwijderen#Setup van Norton Personal Firewall 2005,Volgende >#Setup van Norton Personal Firewall 2005,Voltooien
  2150.  
  2151. [OfficeScan_5.02]
  2152. ProductType=External
  2153. KeySearchMain=HKEY_LOCAL_MACHINE
  2154. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2155. KeySearchEntry=DisplayName
  2156. KeySearchValue-nt50=Trend Micro OfficeScan WinNT
  2157. KeyEntry=UninstallString
  2158. KeyParam=-980223 -331
  2159.  
  2160. [OpteNet_PC]
  2161. ProductType=External
  2162. ;Optenet Parental Control
  2163. KeySearchMain=HKEY_LOCAL_MACHINE
  2164. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2165. KeySearchEntry=DisplayName
  2166. KeyEntry=UninstallString
  2167. KeySearchValue=OPTENET
  2168. DisplayName=OPTENET
  2169.  
  2170. [OTHERSP]
  2171. ;Used to be Incompatible F-Secure product
  2172. ProductType=Internal
  2173. PromptUser=0
  2174. SidegradePlugin=FSPRODRM.DLL
  2175. DisplayName=Conflicting security product
  2176.  
  2177. [Panda_AdminSecure]
  2178. ProductType=External
  2179. KeySearchMain=HKEY_LOCAL_MACHINE
  2180. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2181. KeySearchEntry=DisplayName
  2182. KeySearchValue=Panda AdminSecure
  2183. MSICommand=MSIExec /x
  2184. MSIParam=/qr REMOVE=ALL REBOOT=R
  2185. DisplayName=Panda AdminSecure
  2186.  
  2187. [Panda_Agent]
  2188. ProductType=External
  2189. SidegradePlugin=PANDARM.DLL
  2190. DisplayName=Panda Network Agent
  2191.  
  2192. [Panda_Antivirus_2007]
  2193. ProductType=External
  2194. KeySearchMain=HKEY_LOCAL_MACHINE
  2195. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D1DA2BA7-2592-4036-9BB2-DCCABDE8DC1A}
  2196. KeySearchEntry=DisplayName
  2197. KeySearchValue=Panda Antivirus 2007
  2198. KeyEntry=UninstallString
  2199. KeyParam=/Auto
  2200. DisplayName=Panda Antivirus 2007
  2201.  
  2202. [Panda_Antivirus_2008]
  2203. ProductType=External
  2204. KeySearchMain=HKEY_LOCAL_MACHINE
  2205. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D1DA2BA7-2592-4036-9BB2-DCCABDE8DC1A}
  2206. KeySearchEntry=DisplayName
  2207. KeySearchValue=Panda Antivirus 2008
  2208. KeyEntry=UninstallString
  2209. KeyParam=/Auto
  2210. DisplayName=Panda Antivirus 2008
  2211.  
  2212. [Panda_AV_FW_2007]
  2213. ProductType=External
  2214. KeySearchMain=HKEY_LOCAL_MACHINE
  2215. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{98032D6F-3EE6-4646-B68C-40BF012AC89B}
  2216. KeySearchEntry=DisplayName
  2217. KeySearchValue=Panda Antivirus + Firewall 2007
  2218. DisplayName=Panda Antivirus + Firewall 2007
  2219. KeyEntry=UninstallString
  2220. KeyParam=/Auto
  2221.  
  2222. [Panda_AV_FW_2008]
  2223. ProductType=External
  2224. KeySearchMain=HKEY_LOCAL_MACHINE
  2225. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{98032D6F-3EE6-4646-B68C-40BF012AC89B}
  2226. KeySearchEntry=DisplayName
  2227. KeySearchValue=Panda Antivirus + Firewall 2008
  2228. DisplayName=Panda Antivirus + Firewall 2008
  2229. KeyEntry=UninstallString
  2230. KeyParam=/Auto
  2231.  
  2232. [Panda_IS_2009]
  2233. ProductType=External
  2234. KeySearchMain=HKEY_LOCAL_MACHINE
  2235. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7926EFB6-7CB4-4A9D-AB01-095F67F9D519}
  2236. KeySearchEntry=DisplayName
  2237. KeySearchValue=Panda Internet Security 2009
  2238. KeyEntry=UninstallString
  2239. KeyParam=/Auto
  2240. DisplayName=Panda Internet Security 2009
  2241.  
  2242. [Panda_AV_Pro_2009]
  2243. ProductType=External
  2244. KeySearchMain=HKEY_LOCAL_MACHINE
  2245. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E55FB276-73C9-4776-AB53-BC028C0509ED}
  2246. KeySearchEntry=DisplayName
  2247. KeySearchValue=Panda Antivirus Pro 2009
  2248. KeyEntry=UninstallString
  2249. KeyParam=/Auto
  2250. DisplayName=Panda Antivirus Pro 2009
  2251.  
  2252. [Panda_AV_Pro_2010]
  2253. ProductType=External
  2254. KeySearchMain=HKEY_LOCAL_MACHINE
  2255. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E55FB276-73C9-4776-AB53-BC028C0509ED}
  2256. KeySearchEntry=DisplayName
  2257. KeySearchValue=Panda Antivirus Pro 2010
  2258. KeyEntry=UninstallString
  2259. KeyParam=/Auto
  2260. DisplayName=Panda Antivirus Pro 2010
  2261.  
  2262. [Panda_IS_2010]
  2263. ProductType=External
  2264. KeySearchMain=HKEY_LOCAL_MACHINE
  2265. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7926EFB6-7CB4-4A9D-AB01-095F67F9D519}
  2266. KeySearchEntry=DisplayName
  2267. KeySearchValue=Panda Internet Security 2010
  2268. KeyEntry=UninstallString
  2269. KeyParam=/Auto
  2270. DisplayName=Panda Internet Security 2010
  2271.  
  2272. [Panda_GP_2010]
  2273. ProductType=External
  2274. KeySearchMain=HKEY_LOCAL_MACHINE
  2275. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{81A25967-DB85-4B48-A8A7-D25AC191DEE4}
  2276. KeySearchEntry=DisplayName
  2277. KeySearchValue=Panda Global Protection 2010
  2278. KeyEntry=UninstallString
  2279. KeyParam=/Auto
  2280. DisplayName=Panda Global Protection 2010
  2281.  
  2282. [Panda_GP_2009]
  2283. ProductType=External
  2284. KeySearchMain=HKEY_LOCAL_MACHINE
  2285. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{81A25967-DB85-4B48-A8A7-D25AC191DEE4}
  2286. KeySearchEntry=DisplayName
  2287. KeySearchValue=Panda Global Protection 2009
  2288. KeyEntry=UninstallString
  2289. KeyParam=/Auto
  2290. DisplayName=Panda Global Protection 2009
  2291.  
  2292. [Panda_ClientShield]
  2293. ;Panda ClientShield corporate version 2.00
  2294. ;Panda ClientShield corporate version 3.01.10.0000
  2295. ;Panda ClientShield corporate version 4.02
  2296. ProductType=External
  2297. KeySearchMain=HKEY_LOCAL_MACHINE
  2298. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2299. KeySearchEntry=DisplayName
  2300. KeySearchValue=Panda ClientShield
  2301. DisplayName=Panda ClientShield
  2302. KeyEntry=UninstallString
  2303.  
  2304. [Panda_FileSecure]
  2305. ProductType=External
  2306. KeySearchMain=HKEY_LOCAL_MACHINE
  2307. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2308. KeySearchEntry=DisplayName
  2309. KeySearchValue=Panda FileSecure
  2310. DisplayName=Panda FileSecure
  2311. KeyEntry=UninstallString
  2312.  
  2313. [PandaPlatinum]
  2314. ProductType=External
  2315. KeySearchMain=HKEY_LOCAL_MACHINE
  2316. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2317. KeySearchEntry=DisplayName
  2318. KeySearchValue=Panda Antivirus Platinum
  2319. DisplayName=Panda Antivirus Platinum
  2320. KeyEntry=UninstallString
  2321. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Confirmar eliminaci≤n de archivos,Sφ#Panda Antivirus Platinum Setup,"No, reiniciarΘ el equipo mßs tarde."#Panda Antivirus Platinum Setup,Finalizar
  2322.  
  2323. [PandaPlatinum_IS8]
  2324. ProductType=External
  2325. KeySearchMain=HKEY_LOCAL_MACHINE
  2326. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2327. KeySearchEntry=DisplayName
  2328. KeySearchValue=Panda Platinum Internet Security
  2329. DisplayName=Panda Platinum Internet Security
  2330. KeyEntry=UninstallString
  2331.  
  2332. [PandaPlatinum_IS_2005]
  2333. ProductType=External
  2334. KeySearchMain=HKEY_LOCAL_MACHINE
  2335. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E91563B4-D9EC-11D5-A2BB-00606771B69D}
  2336. KeySearchEntry=DisplayName
  2337. KeySearchValue=Panda Platinum 2005 Internet Security 
  2338. DisplayName=Panda Platinum 2005 Internet Security 
  2339. KeyEntry=UninstallString
  2340. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Uninstall Panda Platinum 2005 Internet Security,Yes#Uninstall Panda Platinum 2005 Internet Security,"No, I will restart my computer later."#Uninstall Panda Platinum 2005 Internet Security,Finish
  2341.  
  2342. [PandaPlatinum_IS_2006]
  2343. ProductType=External
  2344. KeySearchMain=HKEY_LOCAL_MACHINE
  2345. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EEBA9416-3207-47E0-9022-116440599DBC}
  2346. KeySearchEntry=DisplayName
  2347. KeySearchValue=Panda Platinum 2006 Internet Security 
  2348. DisplayName=Panda Platinum 2006 Internet Security 
  2349. KeyEntry=UninstallString
  2350. KeyParam=/Auto
  2351.  
  2352. [PandaPlatinum_IS_2007]
  2353. ProductType=External
  2354. KeySearchMain=HKEY_LOCAL_MACHINE
  2355. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EEBA9416-3207-47E0-9022-116440599DBC}
  2356. KeySearchEntry=DisplayName
  2357. KeySearchValue=Panda Internet Security 2007
  2358. DisplayName=Panda Internet Security 2007
  2359. KeyEntry=UninstallString
  2360. KeyParam=/Auto
  2361.  
  2362. [PandaTitanium_AV_2004]
  2363. ProductType=External
  2364. KeySearchMain=HKEY_LOCAL_MACHINE
  2365. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2366. KeySearchEntry=DisplayName
  2367. KeySearchValue=Panda Titanium Antivirus 2004
  2368. DisplayName=Panda Titanium Antivirus 2004
  2369. KeyEntry=UninstallString
  2370.  
  2371. [PandaTitanium_AV_2005]
  2372. ;English, French, Spanish
  2373. ProductType=External
  2374. KeySearchMain=HKEY_LOCAL_MACHINE
  2375. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{BB85F18B-43C6-48B5-ABA9-6A5DDA65AA1B}
  2376. KeySearchEntry=DisplayName
  2377. KeySearchValue=Panda Titanium Antivirus 2005
  2378. DisplayName=Panda Titanium Antivirus 2005
  2379. KeyEntry=UninstallString
  2380. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Uninstall Panda Titanium Antivirus 2005,Yes$DΘsinstaller Panda Titanium Antivirus 2005,Yes$Desinstalaci≤n de Panda Titanium Antivirus 2005,Yes#Uninstall Panda Titanium Antivirus 2005,"No, I will restart my computer later."$DΘsinstaller Panda Titanium Antivirus 2005,"Non, je redΘmarrerai mon ordinateur plus tard."$Desinstalaci≤n de Panda Titanium Antivirus 2005,"No, reiniciarΘ el equipo mßs tarde."#Uninstall Panda Titanium Antivirus 2005,Finish$DΘsinstaller Panda Titanium Antivirus 2005,Terminer$Desinstalaci≤n de Panda Titanium Antivirus 2005,Finalizar
  2381.  
  2382. [PandaTitanium_AV_AntiSpyware_2006]
  2383. ProductType=External
  2384. KeySearchMain=HKEY_LOCAL_MACHINE
  2385. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{98032D6F-3EE6-4646-B68C-40BF012AC89B}\
  2386. KeySearchEntry=DisplayName
  2387. KeySearchValue=Panda Titanium 2006 Antivirus + Antispyware
  2388. DisplayName=Panda Titanium 2006 Antivirus + Antispyware
  2389. KeyEntry=UninstallString
  2390. KeyParam=/Auto
  2391.  
  2392. [Panda_IS_2008]
  2393. ProductType=External
  2394. KeySearchMain=HKEY_LOCAL_MACHINE
  2395. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EEBA9416-3207-47E0-9022-116440599DBC}
  2396. KeySearchEntry=DisplayName
  2397. KeySearchValue=Panda Internet Security 2008
  2398. DisplayName=Panda Internet Security 2008
  2399. KeyEntry=UninstallString
  2400. KeyParam=/Auto
  2401.  
  2402. [PC_Cillin]
  2403. ;Trend Micro PC-cillin 2003
  2404. ProductType=External
  2405. KeySearchMain=HKEY_LOCAL_MACHINE
  2406. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2407. KeySearchEntry=DisplayName
  2408. KeySearchValue=PC-cillin 2003
  2409. MSICommand=MSIExec /x
  2410. MSIParam=/q REMOVE=ALL REBOOT=R
  2411. DisplayName=PC-cillin 2003
  2412.  
  2413. [PC_Cillin_2005]
  2414. ProductType=External
  2415. KeySearchMain=HKEY_LOCAL_MACHINE
  2416. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2417. KeySearchEntry=DisplayName
  2418. KeySearchValue=Trend Micro PC-cillin Internet Security 2005
  2419. MSICommand=MSIExec /x
  2420. MSIParam=/q REMOVE=ALL REBOOT=R
  2421. DisplayName=Trend Micro PC-cillin Internet Security 2005
  2422.  
  2423. [PC_Cillin_2006]
  2424. ;After removing operation manual reboot is needed
  2425. ProductType=External
  2426. KeySearchMain=HKEY_LOCAL_MACHINE
  2427. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2428. KeySearchEntry=DisplayName
  2429. KeySearchValue=Trend Micro PC-cillin Internet Security 2006
  2430. MSICommand=MSIExec /x
  2431. MSIParam=/qb REMOVE=ALL
  2432. DisplayName=Trend Micro PC-cillin Internet Security 2006
  2433.  
  2434. [PC_Cillin_12]
  2435. ;Trend Micro PC-cillin Internet Security 12
  2436. ProductType=External
  2437. KeySearchMain=HKEY_LOCAL_MACHINE
  2438. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2439. KeySearchEntry=DisplayName
  2440. KeySearchValue=Trend Micro PC-cillin Internet Security 12
  2441. MSICommand=MSIExec /x
  2442. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  2443. DisplayName=Trend Micro PC-cillin Internet Security 12
  2444.  
  2445. [PEX]
  2446. ;All PEX versions
  2447. ProductType=Internal
  2448. PromptUser=0
  2449. SidegradePlugin=FSPRODRM.DLL
  2450. ;Get product name from the plugin since PEX name can be what ever
  2451. GetNameFromPlugin=1
  2452. DisplayName=F-Secure Personal Express
  2453.  
  2454. [Preventon]
  2455. ;Preventon Antivirus, Dutch installation
  2456. ProductType=External
  2457. KeySearchMain=HKEY_LOCAL_MACHINE
  2458. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PC Antivirus
  2459. KeySearchEntry=DisplayName
  2460. KeySearchValue=PC Antivirus
  2461. DisplayName=PC Antivirus
  2462. KeyEntry=UninstallString
  2463. DialogAutomation=DETACHED_PROCESS_AUTOMATION;PC Antivirus De-installatie,Ja#PC Antivirus De-installatie ,"Ik wil later handmatig herstarten"#PC Antivirus De-installatie ,Voltooien#PC Antivirus De-installatie,OK
  2464.  
  2465. [Proventia_desktop]
  2466. ;Older version of Proventia Desktop
  2467. ProductType=External
  2468. KeySearchMain=HKEY_LOCAL_MACHINE
  2469. KeySearchPath=SOFTWARE\ISS\Proventia Desktop
  2470. KeySearchEntry=Variant
  2471. KeySearchValue=Agent
  2472. UninstallPath=InstallDir
  2473. UninstallExecutable=AgentRemove.exe
  2474. PostUninstallWaitInterval=20
  2475. PostUninstallDetectRetries=10
  2476.  
  2477. [Proventia_desktop_new]
  2478. ;newer version of Proventia Desktop
  2479. ProductType=External
  2480. KeySearchMain=HKEY_LOCAL_MACHINE
  2481. KeySearchPath=SOFTWARE\ISS\Proventia Desktop
  2482. KeySearchEntry=Variant
  2483. KeySearchValue=Agent
  2484. UninstallPath=InstallDir
  2485. UninstallExecutable=AgentReshows.exe
  2486. PostUninstallWaitInterval=20
  2487. PostUninstallDetectRetries=10
  2488.  
  2489. [PureSight]
  2490. ;iCognito PureSight - all versions which conflict with our Parental Control
  2491. ProductType=External
  2492. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2493. KeySearchEntry=DisplayName
  2494. KeySearchValue=PureSight PC
  2495. DisplayName=PureSight Parental Control
  2496. KeyEntry=UninstallString
  2497. DialogAutomation=DETACHED_PROCESS_AUTOMATION;PureSight PC Setup,Next >#Confirm Uninstall,OK
  2498. ;SidegradePlugin=igpsdet.dll
  2499.  
  2500. [Radialpoint_Security_Center2008]
  2501. ;Detection only because uninstallation can be password protected
  2502. ProductType=External
  2503. KeySearchMain=HKEY_LOCAL_MACHINE
  2504. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D728053E-A54F-460F-A807-B7FED2A9D6DA}
  2505. KeySearchEntry=DisplayName
  2506. KeySearchValue=Radialpoint Security Services
  2507. DisplayName=Radialpoint Security Services
  2508.  
  2509. [Radialpoint_Servicepoint_Agent2008]
  2510. ProductType=External
  2511. KeySearchMain=HKEY_LOCAL_MACHINE
  2512. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RadialpointClientGateway_is1
  2513. KeySearchEntry=DisplayName
  2514. KeySearchValue=Radialpoint Servicepoint Agent 1.5.11
  2515. DisplayName=Radialpoint Servicepoint Agent 1.5.11
  2516.  
  2517. [Radialpoint_PCguard]
  2518. ;Detection only because uninstallation can be password protected
  2519. ProductType=External
  2520. KeySearchMain=HKEY_LOCAL_MACHINE
  2521. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{153BC7CA-9F2F-45AC-B4A1-AFAFBD5D904B}
  2522. KeySearchEntry=DisplayName
  2523. KeySearchValue=Virgin Broadband PCguard
  2524. DisplayName=Virgin Broadband PCguard
  2525.  
  2526. [Rising_AV]
  2527. ;manual because uninstallation requires user interaction
  2528. ;ENG,DEU
  2529. ProductType=External
  2530. KeySearchMain=HKEY_LOCAL_MACHINE
  2531. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2532. KeySearchEntry=DisplayName
  2533. KeySearchValue=Rising Antivirus*
  2534. KeyEntry=UninstallString
  2535. ForceReboot=1
  2536. DisplayName=Rising Antivirus
  2537.  
  2538. [Rising_FW]
  2539. ;manual because uninstallation requires user interaction
  2540. ;ENG,DEU
  2541. ProductType=External
  2542. KeySearchMain=HKEY_LOCAL_MACHINE
  2543. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2544. KeySearchEntry=DisplayName
  2545. KeySearchValue=Rising Personal Firewall*
  2546. KeyEntry=UninstallString
  2547. ForceReboot=1
  2548. DisplayName=Rising Personal Firewall
  2549.  
  2550. [Rising_IS]
  2551. ;manual because uninstallation requires user interaction
  2552. ;ENG,DEU
  2553. ProductType=External
  2554. KeySearchMain=HKEY_LOCAL_MACHINE
  2555. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2556. KeySearchEntry=DisplayName
  2557. KeySearchValue=Rising Internet Security*
  2558. KeyEntry=UninstallString
  2559. ForceReboot=1
  2560. DisplayName=Rising Internet Security
  2561.  
  2562. [Rising_AV_CHI]
  2563. ;manual because uninstallation requires user interaction
  2564. ;Chinese
  2565. ProductType=External
  2566. KeySearchMain=HKEY_LOCAL_MACHINE
  2567. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Rav
  2568. KeySearchEntry=DisplayName
  2569. KeySearchValue=╖τ¼P¿╛¼r│nÑ≤*
  2570. KeyEntry=UninstallString
  2571. ForceReboot=1
  2572. DisplayName=╖τ¼P¿╛¼r│nÑ≤
  2573.  
  2574. [Rising_FW_CHI]
  2575. ;manual because uninstallation requires user interaction
  2576. ;Chinese
  2577. ProductType=External
  2578. KeySearchMain=HKEY_LOCAL_MACHINE
  2579. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RFW
  2580. KeySearchEntry=DisplayName
  2581. KeySearchValue=╖τ¼P¡╙ñH¿╛ñ⌡└≡*
  2582. KeyEntry=UninstallString
  2583. ForceReboot=1
  2584. DisplayName=╖τ¼P¡╙ñH¿╛ñ⌡└≡
  2585.  
  2586. [Rising_IS_CHI]
  2587. ;manual because uninstallation requires user interaction
  2588. ;Chinese
  2589. ProductType=External
  2590. KeySearchMain=HKEY_LOCAL_MACHINE
  2591. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ris
  2592. KeySearchEntry=DisplayName
  2593. KeySearchValue=╖τ¼PÑ■Ñ\»αªwÑ■│nÑ≤*
  2594. KeyEntry=UninstallString
  2595. ForceReboot=1
  2596. DisplayName=╖τ¼PÑ■Ñ\»αªwÑ■│nÑ≤
  2597.  
  2598. [Sympatico_sec_man]
  2599. ;Sympatico Security Manager
  2600. ;Detection only because uninstallation can be password protected
  2601. ;changed to be silent because user needs to give password when updatable sidegrade package is downloaded -> no password protection
  2602. ProductType=External
  2603. KeySearchMain=HKEY_LOCAL_MACHINE
  2604. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2605. KeySearchEntry=DisplayName
  2606. KeySearchValue=Sympatico Security Manager
  2607. DisplayName=Sympatico Security Manager
  2608. KeyEntry=UninstallString
  2609. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Sympatico Security Manager - InstallShield Wizard,Yes#Sympatico Security Manager - InstallShield Wizard,"No, I will restart my computer later."#Sympatico Security Manager - InstallShield Wizard,Finish
  2610.  
  2611. [Sympatico_sec_adv]
  2612. ;Sympatico Security Advisor
  2613. ;Detection only because uninstallation can be password protected
  2614. ;changed to be silent because user needs to give password when updatable sidegrade package is downloaded -> no password protection
  2615. ProductType=External
  2616. KeySearchMain=HKEY_LOCAL_MACHINE
  2617. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2618. KeySearchEntry=DisplayName
  2619. KeySearchValue=Sympatico Security Advisor 1.5.11
  2620. DisplayName=Sympatico Security Advisor 1.5.11
  2621. KeyEntry=UninstallString
  2622. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Sympatico Security Advisor Uninstall,Yes#Sympatico Security Advisor Uninstall,OK
  2623.  
  2624. [SG6_Agnitum_Outpost1]
  2625. ProductType=External
  2626. ;Agnitum Outpost Firewall, version 1.0.1125.1556
  2627. ;We're unable to remove this silently - so user has to uninstall it manually
  2628. ;detection and manual removal added
  2629. KeySearchMain=HKEY_LOCAL_MACHINE
  2630. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2631. KeySearchEntry=DisplayName
  2632. KeySearchValue=Agnitum Outpost Firewall Pro 1.0
  2633. DisplayName=Agnitum Outpost Firewall Pro 1.0
  2634. ;KeyEntry=UninstallString
  2635.  
  2636. [SG6_Antivir]
  2637. ;G-Data Antivir 
  2638. :AntiVirenKit 2005
  2639. ;Detection only
  2640. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2641. KeySearchEntry=DisplayName
  2642. KeySearchValue=AntiVirenKit 2005
  2643. DisplayName=AntiVirenKit 2005
  2644. ;Cannot be uninstalled automatically, for AVCS just detection:
  2645. ;KeyEntry=UninstallString 
  2646.  
  2647. [SG6_Authentium]
  2648. ;Authentium Safe and Secure
  2649. ProductType=External
  2650. KeySearchMain=HKEY_LOCAL_MACHINE
  2651. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Curtains for Windows 1.5
  2652. KeySearchEntry=DisplayName
  2653. KeySearchValue=Safe and Secure
  2654. DisplayName=Safe and Secure
  2655. ;KeyEntry=UninstallString
  2656. ;DialogAutomation=DETACHED_PROCESS_AUTOMATION;Repair and Uninstaller Application,Continue&Repair and Uninstaller Application,Continue
  2657.  
  2658. [SG6_AVG70_FE]
  2659. ;AVG Free Edition, versions 7.323, 7.338 and 7.1.375
  2660. ;Unable to remove these automaticly
  2661. ProductType=External
  2662. KeySearchMain=HKEY_LOCAL_MACHINE
  2663. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2664. KeySearchEntry=DisplayName
  2665. KeySearchValue=AVG Free Edition
  2666. DisplayName=AVG Free Edition
  2667. ;KeyEntry=UninstallString
  2668. ;KeyParam=/HIDDEN
  2669.  
  2670. [SG6_AVG_Free_8.5]
  2671. ;AVG Free 8.5 build 285 ENG + ESN
  2672. ;ForceReboot=1, we catch the possible reboot and show reboot dialog
  2673. ;changed to manual because AVG releases new build weekly
  2674. ProductType=External
  2675. KeySearchMain=HKEY_LOCAL_MACHINE
  2676. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG8Uninstall
  2677. KeySearchEntry=ProductType
  2678. KeySearchValue=Avg75Free
  2679. DisplayName=AVG Free 8.5
  2680. ;KeyEntry=UninstallString
  2681. ;DialogAutomation=AVG Free 8.5 compilaci≤n 285 (25/3/2009),"Eliminar la configuraci≤n del usuario"$AVG Free 8.5 build 285 (3/25/2009),"Remove user settings"#AVG Free 8.5 compilaci≤n 285 (25/3/2009),"Incluso los objetos de B≤veda de Virus"$AVG Free 8.5 build 285 (3/25/2009),"Including objects in the Virus Vault"#AVG Free 8.5 compilaci≤n 285 (25/3/2009),Sφ$AVG Free 8.5 build 285 (3/25/2009),Yes#Resultado de la desinstalaci≤n,"Reiniciar el equipo ahora"$Result of the uninstallation,"Restart the computer now"#Resultado de la desinstalaci≤n,OK$Result of the uninstallation,OK
  2682. ;ForceReboot=1
  2683.  
  2684. [SG6_AVG_8.5]
  2685. ;AVG 8.5 build 287 ENG
  2686. ;ForceReboot=1, we catch the possible reboot and show reboot dialog
  2687. ;changed to manual because AVG releases new build weekly
  2688. ProductType=External
  2689. KeySearchMain=HKEY_LOCAL_MACHINE
  2690. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AVG8Uninstall
  2691. KeySearchEntry=ProductType
  2692. KeySearchValue=Avg75Full
  2693. DisplayName=AVG 8.5
  2694. ;KeyEntry=UninstallString
  2695. ;DialogAutomation=AVG 8.5 build 287 (4/9/2009),"Remove user settings"#AVG 8.5 build 287 (4/9/2009),"Including objects in the Virus Vault"#AVG 8.5 build 287 (4/9/2009),Yes#AVG 8.5 build 287 (4/9/2009),Next >#Result of the uninstallation,"Restart the computer now"#Result of the uninstallation,OK
  2696. ;ForceReboot=1
  2697.  
  2698. [SG6_BSECURE_45]
  2699. ;Bsecure Internet Protection Services
  2700. ;Version 4.5
  2701. ;We're unable to remove this silently - so user has to uninstall it manually
  2702. ;We just detect this
  2703. ProductType=External
  2704. KeySearchMain=HKEY_LOCAL_MACHINE
  2705. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2706. KeySearchEntry=DisplayName
  2707. KeySearchValue=Bsecure Internet Protection Services v.4.5 
  2708. DisplayName=Bsecure Internet Protection Services v.4.5 
  2709. ;KeyEntry=UninstallString
  2710.  
  2711. [SG6_CA_eTrust_InoculateIT]
  2712. ;CA eTrust InoculateIT
  2713. ;Version 6.0.96
  2714. ;Includes manual removal
  2715. ProductType=External
  2716. KeySearchMain=HKEY_LOCAL_MACHINE
  2717. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2718. KeySearchEntry=DisplayName
  2719. KeySearchValue=eTrust InoculateIT
  2720. DisplayName=eTrust InoculateIT
  2721. ;KeyEntry=UninstallString
  2722.  
  2723. [SG6_CA_eTrust_PestPatrol]
  2724. ;Version 5.0.1.5
  2725. ;Cannot be uninstalled automatically, for AVCS just detection:
  2726. ProductType=External
  2727. KeySearchMain=HKEY_LOCAL_MACHINE
  2728. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2729. KeySearchEntry=DisplayName
  2730. KeySearchValue=CA eTrust PestPatrol
  2731. DisplayName=CA eTrust PestPatrol
  2732. ;KeyEntry=UninstallString
  2733.  
  2734. [SG6_CA_IS_2008]
  2735. ;Detection only because can be password protected
  2736. ProductType=External
  2737. KeySearchMain=HKEY_LOCAL_MACHINE
  2738. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\eTrust Suite Personal
  2739. KeySearchEntry=DisplayName
  2740. KeySearchValue=CA Internet Security Suite
  2741. ;KeyEntry=UninstallString
  2742. DisplayName=CA Internet Security Suite
  2743. ;ForceReboot=1
  2744.  
  2745. [SG6_CA_AV_2009]
  2746. ;Uninstall CA AV component and GUI
  2747. ProductType=External
  2748. KeySearchMain=HKEY_LOCAL_MACHINE
  2749. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\cciss_av
  2750. KeySearchEntry=DisplayName
  2751. KeySearchValue=CA Anti-Virus
  2752. ;KeyEntry=UninstallString
  2753. DisplayName=CA Anti-Virus
  2754. ;ForceReboot=1
  2755.  
  2756. [SG6_CA_FW_2009]
  2757. ;Uninstall CA FW component and GUI
  2758. ProductType=External
  2759. KeySearchMain=HKEY_LOCAL_MACHINE
  2760. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\cciss_pfw
  2761. KeySearchEntry=DisplayName
  2762. KeySearchValue=CA Personal Firewall
  2763. ;KeyEntry=UninstallString
  2764. DisplayName=CA Personal Firewall
  2765. ;ForceReboot=1
  2766.  
  2767. [SG6_Cisco_VPN_Client]
  2768. ;Cisco VPN Client Firewall
  2769. ;Version 4.6.04.0043
  2770. ;Can not be removed silently
  2771. ;This removes whole VPN Client
  2772. ProductType=External
  2773. KeySearchMain=HKEY_LOCAL_MACHINE
  2774. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2775. KeySearchEntry=DisplayName
  2776. KeySearchValue=VPN Client
  2777. DisplayName=VPN Client
  2778.  
  2779. [SG6_iProtectYou_709]
  2780. ProductType=External
  2781. ;iProtectYou, version 7.09
  2782. ;We're unable to remove this silently - so user has to uninstall it manually
  2783. ;detection and manual removal added
  2784. KeySearchMain=HKEY_LOCAL_MACHINE
  2785. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2786. KeySearchEntry=DisplayName
  2787. KeySearchValue=iProtectYou 7.09
  2788. DisplayName=iProtectYou 7.09
  2789. ;KeyEntry=UninstallString
  2790.  
  2791. [SG6_Kerio_Personal_Firewall]
  2792. ;Version 4.1.2
  2793. ProductType=External
  2794. KeySearchMain=HKEY_LOCAL_MACHINE
  2795. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2796. KeySearchEntry=DisplayName
  2797. KeySearchValue=Kerio Personal Firewall
  2798. ;MSICommand=MSIExec /x
  2799. ;MSIParam=/qn REMOVE=ALL 
  2800. DisplayName=Kerio Personal Firewall
  2801.  
  2802. [SG6_McAfee_AntiSpyware_110]
  2803. ;McAfee AntiSpyware, Version 1.10.0149.0
  2804. ;Cannot be removed silently
  2805. ;Detection only
  2806. ProductType=External
  2807. KeySearchMain=HKEY_LOCAL_MACHINE
  2808. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2809. KeySearchEntry=DisplayName
  2810. KeySearchValue=McAfee AntiSpyware
  2811. ;KeyEntry=UninstallString
  2812. DisplayName=McAfee AntiSpyware
  2813.  
  2814. [SG6_McAfee_IS]
  2815. ProductType=External
  2816. KeySearchMain=HKEY_LOCAL_MACHINE
  2817. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2818. KeySearchEntry=DisplayName
  2819. KeySearchValue=McAfee Internet Security
  2820. ;MSICommand=MSIExec /x
  2821. ;MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  2822. DisplayName=McAfee Internet Security
  2823.  
  2824. [SG6_McAfee_VS_FW]
  2825. ;McAfee VirusScan Professional/Personal Edition 7.02.6
  2826. ;The firewall component. Antivirus component handled with McAfee_HE and McAfee_PE.
  2827. ;This works for both personal and professional versions
  2828. ProductType=External
  2829. KeySearchMain=HKEY_LOCAL_MACHINE
  2830. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2831. KeySearchEntry=DisplayName
  2832. KeySearchValue=McAfee Firewall
  2833. ;MSICommand=MSIExec /x
  2834. ;MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  2835. DisplayName=McAfee Firewall
  2836.  
  2837. [SG6_MS_AntiSpyware]
  2838. ;Microsoft AntiSpyware, beta 1.0 version
  2839. ProductType=External
  2840. KeySearchMain=HKEY_LOCAL_MACHINE
  2841. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2842. KeySearchEntry=DisplayName
  2843. KeySearchValue=Microsoft AntiSpyware
  2844. DisplayName=Microsoft AntiSpyware
  2845. MSICommand=MSIExec /x
  2846. MSIParam=/qr REMOVE=ALL REBOOT=R
  2847. MSISilentParam=/q REMOVE=ALL REBOOT=R
  2848.  
  2849. [SG6_Norman_Personal_Firewall_14]
  2850. ;Version 1.42
  2851. ;Can not be removed silently.
  2852. ProductType=External
  2853. KeySearchMain=HKEY_LOCAL_MACHINE
  2854. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2855. KeySearchEntry=DisplayName
  2856. KeySearchValue=Norman Personal Firewall 1.42
  2857. DisplayName=Norman Personal Firewall 1.42
  2858. ;KeyEntry=UninstallString
  2859.  
  2860. [SG6_Norton2003]
  2861. ;Norton Antivirus 2003 a.k.a. version 9.0
  2862. ProductType=External
  2863. KeySearchMain=HKEY_LOCAL_MACHINE
  2864. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2865. KeySearchEntry=DisplayName
  2866. KeySearchValue=Norton AntiVirus 2003
  2867. DisplayName=Norton AntiVirus 2003
  2868.  
  2869. [SG6_Norton_IS_2005]
  2870. ;Norton Internet Security 2005, version 8.0.0.64
  2871. ;Include also Norton AntiVirus 2005, version 11.0.2.4,
  2872. ;Norton Personal Firewall 2005 and
  2873. ;Norton Internet Security 2005 Anti-Spyware Edition English and Chinese version 8.5.0.113
  2874. ;Cannot be removed silently
  2875. ProductType=External
  2876. KeySearchMain=HKEY_LOCAL_MACHINE
  2877. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2878. KeySearchEntry=DisplayName
  2879. KeySearchValue=Norton Internet Security 2005 (Symantec Corporation)
  2880. ;KeyEntry=UninstallString
  2881. DisplayName=Norton Internet Security 2005 
  2882.  
  2883. [SG6_Norton_IS_2006]
  2884. ;Norton Internet Security 2006 BETA, Version 9.0.0.41
  2885. ;Cannot be removed silently
  2886. ;Detection only
  2887. ProductType=External
  2888. KeySearchMain=HKEY_LOCAL_MACHINE
  2889. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2890. KeySearchEntry=DisplayName
  2891. KeySearchValue=Norton Internet Security 2006 (Symantec Corporation)
  2892. ;KeyEntry=UninstallString
  2893. DisplayName=Norton Internet Security 2006 (Symantec Corporation)
  2894.  
  2895. [SG6_Norton_Personal_Firewall_2004]
  2896. ;Norton Personal Firewall 2004, Version 7.0.0.177
  2897. ;Cannot be uninstalled automatically, for AVCS just detection
  2898. ProductType=External
  2899. KeySearchMain=HKEY_LOCAL_MACHINE
  2900. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2901. KeySearchEntry=DisplayName
  2902. KeySearchValue=Norton Personal Firewall (Symantec Corporation) 
  2903. DisplayName=Norton Personal Firewall (Symantec Corporation)
  2904. ;KeyEntry=UninstallString
  2905.  
  2906. [SG6_Norton_Systemworks_2004]
  2907. ;Norton Systemworks 2004 a.k.a. version 7.00.00
  2908. ;Detection only
  2909. ProductType=External
  2910. KeySearchMain=HKEY_LOCAL_MACHINE
  2911. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2912. KeySearchEntry=DisplayName
  2913. KeySearchValue=Norton SystemWorks 2004 Professional (Symantec Corporation)
  2914. ;Cannot be uninstalled automatically, for AVCS just detection:
  2915. ;KeyEntry=UninstallString
  2916. DisplayName=Norton SystemWorks 2004 Professional (Symantec Corporation) 
  2917.  
  2918. [SG6_Norton_Systemworks_2005]
  2919. ;Detection only
  2920. ProductType=External
  2921. KeySearchMain=HKEY_LOCAL_MACHINE
  2922. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2923. KeySearchEntry=DisplayName
  2924. KeySearchValue=Norton SystemWorks 2005 (Symantec Corporation)
  2925. DisplayName=Norton SystemWorks 2005 (Symantec Corporation)
  2926. ;Cannot be uninstalled automatically, for AVCS just detection:
  2927. ;KeyEntry=UninstallString
  2928.  
  2929. [SG6_Norton_IS_2009]
  2930. ;manual entry, no silent parameters found and dialog automation couldn't be used
  2931. ProductType=External
  2932. KeySearchMain=HKEY_LOCAL_MACHINE
  2933. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2934. KeySearchEntry=DisplayName
  2935. KeySearchValue=Norton Internet Security
  2936. ;KeyEntry=UninstallString
  2937. DisplayName=Norton Internet Security 2009
  2938.  
  2939. [SG6_Norton_AV_2009]
  2940. ;manual entry, no silent parameters found and dialog automation couldn't be used
  2941. ProductType=External
  2942. KeySearchMain=HKEY_LOCAL_MACHINE
  2943. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NAV
  2944. KeySearchEntry=DisplayName
  2945. KeySearchValue=Norton AntiVirus
  2946. ;KeyEntry=UninstallString
  2947. DisplayName=Norton AntiVirus 2009
  2948.  
  2949. [SG6_OpteNet_PC]
  2950. ProductType=External
  2951. ;Optenet Parental Control
  2952. ;Version 9.4.1
  2953. ;We're unable to remove this silently - so user has to uninstall it manually
  2954. ;detection and manual removal added
  2955. KeySearchMain=HKEY_LOCAL_MACHINE
  2956. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2957. KeySearchEntry=DisplayName
  2958. ;KeyEntry=UninstallString
  2959. KeySearchValue=OPTENET
  2960. DisplayName=OPTENET
  2961.  
  2962. [SG6_PandaPlatinum]
  2963. ;Panda Antivirus Platinum
  2964. ;Tested with version 7.01.80
  2965. ;We're unable to remove this silently - so user has to uninstall it manually
  2966. ;We just detect this
  2967. ProductType=External
  2968. KeySearchMain=HKEY_LOCAL_MACHINE
  2969. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2970. KeySearchEntry=DisplayName
  2971. KeySearchValue=Panda Antivirus Platinum
  2972. DisplayName=Panda Antivirus Platinum
  2973.  
  2974. [SG6_PandaPlatinum_IS8]
  2975. ;Panda Platinum Internet Security 8.0
  2976. ;We're unable to remove this silently - so user has to uninstall it manually
  2977. ;We just detect this
  2978. ProductType=External
  2979. KeySearchMain=HKEY_LOCAL_MACHINE
  2980. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2981. KeySearchEntry=DisplayName
  2982. KeySearchValue=Panda Platinum Internet Security
  2983. DisplayName=Panda Platinum Internet Security
  2984.  
  2985. [SG6_PandaTitanium_AV_2004]
  2986. ;Panda Titanium Antivirus 2004 (PTA 2004) v3.0
  2987. ;We're unable to remove this silently - so user has to uninstall it manually
  2988. ;We just detect this
  2989. ProductType=External
  2990. KeySearchMain=HKEY_LOCAL_MACHINE
  2991. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  2992. KeySearchEntry=DisplayName
  2993. KeySearchValue=Panda Titanium Antivirus 2004
  2994. DisplayName=Panda Titanium Antivirus 2004
  2995.  
  2996. [SG6_PC_Cillin_2006]
  2997. ;Trend Micro PC Cillin Internet Security 2006
  2998. ;After removing operation manual reboot is needed
  2999. ProductType=External
  3000. KeySearchMain=HKEY_LOCAL_MACHINE
  3001. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3002. KeySearchEntry=DisplayName
  3003. KeySearchValue=Trend Micro PC-cillin Internet Security 2006
  3004. ;MSICommand=MSIExec /x
  3005. ;MSIParam=/qb REMOVE=ALL
  3006. DisplayName=Trend Micro PC-cillin Internet Security 2006
  3007.  
  3008. [SG6_Rising_AV]
  3009. ;manual because uninstallation requires user interaction
  3010. ;ENG,DEU
  3011. ProductType=External
  3012. KeySearchMain=HKEY_LOCAL_MACHINE
  3013. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Rav
  3014. KeySearchEntry=DisplayName
  3015. KeySearchValue=Rising Antivirus*
  3016. ;KeyEntry=UninstallString
  3017. DisplayName=Rising Antivirus
  3018.  
  3019. [SG6_Rising_FW]
  3020. ;manual because uninstallation requires user interaction
  3021. ;ENG,DEU
  3022. ProductType=External
  3023. KeySearchMain=HKEY_LOCAL_MACHINE
  3024. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RFW
  3025. KeySearchEntry=DisplayName
  3026. KeySearchValue=Rising Personal Firewall*
  3027. ;KeyEntry=UninstallString
  3028. DisplayName=Rising Personal Firewall
  3029.  
  3030. [SG6_Rising_IS]
  3031. ;manual because uninstallation requires user interaction
  3032. ;ENG,DEU
  3033. ProductType=External
  3034. KeySearchMain=HKEY_LOCAL_MACHINE
  3035. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ris
  3036. KeySearchEntry=DisplayName
  3037. KeySearchValue=Rising Internet Security*
  3038. ;KeyEntry=UninstallString
  3039. DisplayName=Rising Internet Security
  3040.  
  3041. [SG6_Rising_AV_CHI]
  3042. ;manual because uninstallation requires user interaction
  3043. ;Chinese
  3044. ProductType=External
  3045. KeySearchMain=HKEY_LOCAL_MACHINE
  3046. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Rav
  3047. KeySearchEntry=DisplayName
  3048. KeySearchValue=╖τ¼P¿╛¼r│nÑ≤*
  3049. ;KeyEntry=UninstallString
  3050. ;ForceReboot=1
  3051. DisplayName=╖τ¼P¿╛¼r│nÑ≤
  3052.  
  3053. [SG6_Rising_FW_CHI]
  3054. ;manual because uninstallation requires user interaction
  3055. ;Chinese
  3056. ProductType=External
  3057. KeySearchMain=HKEY_LOCAL_MACHINE
  3058. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RFW
  3059. KeySearchEntry=DisplayName
  3060. KeySearchValue=╖τ¼P¡╙ñH¿╛ñ⌡└≡*
  3061. ;KeyEntry=UninstallString
  3062. ;ForceReboot=1
  3063. DisplayName=╖τ¼P¡╙ñH¿╛ñ⌡└≡
  3064.  
  3065. [SG6_Rising_IS_CHI]
  3066. ;manual because uninstallation requires user interaction
  3067. ;Chinese
  3068. ProductType=External
  3069. KeySearchMain=HKEY_LOCAL_MACHINE
  3070. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ris
  3071. KeySearchEntry=DisplayName
  3072. KeySearchValue=╖τ¼PÑ■Ñ\»αªwÑ■│nÑ≤*
  3073. ;KeyEntry=UninstallString
  3074. ;ForceReboot=1
  3075. DisplayName=╖τ¼PÑ■Ñ\»αªwÑ■│nÑ≤
  3076.  
  3077. [SG6_Spy_Sweeper]
  3078. ;Version 3.2
  3079. ;Includes manual removal
  3080. ProductType=External
  3081. KeySearchMain=HKEY_LOCAL_MACHINE
  3082. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3083. KeySearchEntry=DisplayName
  3084. KeySearchValue=Spy Sweeper
  3085. DisplayName=Spy Sweeper
  3086. ;Cannot be uninstalled automatically, for AVCS just detection:
  3087. ;KeyEntry=UninstallString
  3088.  
  3089. [SG6_Symantec_CS_20]
  3090. ;Symantec Client Security 2.0
  3091. ;Also known as 9.0.0.338 
  3092. ;Includes firewall and anti-virus
  3093. ;Detection and manual removal
  3094. ProductType=External
  3095. KeySearchMain=HKEY_LOCAL_MACHINE
  3096. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3097. KeySearchEntry=DisplayName
  3098. KeySearchValue=Symantec Client Security
  3099. ;MSICommand=MSIExec /x
  3100. ;MSIParam=/qr REMOVE=ALL REBOOT=R
  3101. ;MSISilentParam=/q REMOVE=ALL REBOOT=R
  3102. DisplayName=Symantec Client Security
  3103.  
  3104. [SG6_TM_VirusWall_50]
  3105. ;Trend Micro InterScan VirusWall for SMB
  3106. ;Version 5.00.0000
  3107. ;We're unable to remove this silently - so user has to uninstall it manually
  3108. ;We just detect this
  3109. ProductType=External
  3110. KeySearchMain=HKEY_LOCAL_MACHINE
  3111. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3112. KeySearchEntry=DisplayName
  3113. KeySearchValue=Trend Micro InterScan VirusWall for SMB
  3114. DisplayName=Trend Micro InterScan VirusWall for SMB
  3115. ;KeyEntry=UninstallString 
  3116.  
  3117. [SG6_Viguard]
  3118. ;Viguard Firewall 2003, version 1.1
  3119. ;Viguard Dynamic Virus Protection 2002
  3120. ;Viguard Le Pack Securite, version 10
  3121. ;We're unable to remove this silently - so user has to uninstall it manually
  3122. ;We just detect this
  3123. ProductType=External
  3124. KeySearchMain=HKEY_LOCAL_MACHINE
  3125. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3126. KeySearchEntry=DisplayName
  3127. KeySearchValue=ViGUARD
  3128. DisplayName=ViGUARD
  3129. ;KeyEntry=UninstallString
  3130.  
  3131. [SG6_Yahoo_as_IE]
  3132. ;Yahoo anti-spyware toolbar for IE
  3133. ProductType=External
  3134. KeySearchMain=HKEY_LOCAL_MACHINE
  3135. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3136. KeySearchEntry=DisplayName
  3137. KeySearchValue=Yahoo! Toolbar
  3138. DisplayName=Yahoo! Toolbar
  3139.  
  3140. [SG6_ZeroAds_1.4]
  3141. ProductType=External
  3142. ;ZeroAds Popup blocker, version 1.4
  3143. ;We're unable to remove this silently - so user has to uninstall it manually
  3144. ;detection and manual removal added
  3145. KeySearchMain=HKEY_LOCAL_MACHINE
  3146. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3147. KeySearchEntry=DisplayName
  3148. KeySearchValue=ZeroAds
  3149. DisplayName=ZeroAds
  3150. ;KeyEntry=UninstallString
  3151.  
  3152. [SG6_ZOOMTOWNIS_45]
  3153. ;ZoomTownInternetSecurity 
  3154. ;Version 5.5
  3155. ;We're unable to remove this silently - so user has to uninstall it manually
  3156. ;We just detect this
  3157. ProductType=External
  3158. KeySearchMain=HKEY_LOCAL_MACHINE
  3159. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3160. KeySearchEntry=DisplayName
  3161. KeySearchValue=ZoomTownInternetSecurity v.4.5 
  3162. DisplayName=ZoomTownInternetSecurity v.4.5 
  3163. ;KeyEntry=UninstallString
  3164.  
  3165. [SG6_Norton_360]
  3166. ;Norton 360 for Vista32
  3167. ProductType=Internal
  3168. KeySearchMain=HKEY_LOCAL_MACHINE
  3169. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SymSetup.{2D617065-1C52-4240-B5BC-C0AE12157777}
  3170. KeySearchEntry=DisplayName
  3171. KeySearchValue=Norton 360 (Symantec Corporation)
  3172. ;KeyEntry=UninstallString
  3173. DisplayName=Norton 360
  3174. ;DialogAutomation=Norton 360 Setup,Remove All|Norton 360 Setup,"Save Norton 360 Backup settings"|Norton 360 Setup,Uninstall|Norton 360 Setup,Next >|Norton 360 Setup,Restart Windows Later|Norton 360 Setup,Finish
  3175.  
  3176. [SG6_Norton_360_version3]
  3177. ;Norton 360 version 3
  3178. ;reboot during manual installation
  3179. ProductType=Internal
  3180. KeySearchMain=HKEY_LOCAL_MACHINE
  3181. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\N360
  3182. KeySearchEntry=DisplayName
  3183. KeySearchValue=Norton 360
  3184. ;KeyEntry=UninstallString
  3185. DisplayName=Norton 360
  3186. ;ForceReboot=1
  3187.  
  3188. [SG6_FSES]
  3189. ;Tested with version 0.5.88 and 0.60.77
  3190. ProductType=Internal
  3191. KeySearchMain=HKEY_LOCAL_MACHINE
  3192. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3193. KeySearchEntry=DisplayName
  3194. KeySearchValue=F-Secure ExploitShield
  3195. ;KeyEntry=UninstallString
  3196. DisplayName=F-Secure ExploitShield
  3197.  
  3198. [Sophos]
  3199. ProductType=External
  3200. KeySearchMain=HKEY_LOCAL_MACHINE
  3201. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Sophos-SweepNT
  3202. KeySearchEntry=DisplayName
  3203. KeySearchValue=Sophos Anti-Virus*
  3204. KeyEntry=UninstallString
  3205. DisplayName=Sophos Anti-Virus
  3206. DialogAutomation=SOPHOS Removal,Next >|SOPHOS Setup - Active Applications,Close|SOPHOS Removal,Finish|SOPHOS Removal - Removal Complete,Exit - Restart Later
  3207.  
  3208. [Sophos_505]
  3209. ;can remove also sophos 7.0.6, 7.3.3
  3210. ProductType=External
  3211. KeySearchMain=HKEY_LOCAL_MACHINE
  3212. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3213. KeySearchEntry=DisplayName
  3214. KeySearchValue=Sophos Anti-Virus
  3215. MSICommand=MSIExec /x
  3216. MSIParam=/qn REMOVE=ALL Reboot=ReallySuppress
  3217. DisplayName=Sophos Anti-Virus
  3218.  
  3219. [Sophos_505_AutoUpdate]
  3220. ;can remove also sophos 7.0.6 and 7.3.3 autoupdate
  3221. ProductType=External
  3222. KeySearchMain=HKEY_LOCAL_MACHINE
  3223. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3224. KeySearchEntry=DisplayName
  3225. KeySearchValue=Sophos AutoUpdate
  3226. MSICommand=MSIExec /x
  3227. MSIParam=/qn
  3228. DisplayName=Sophos AutoUpdate
  3229.  
  3230. [Sophos_706_RMS]
  3231. ;Tested with Sophos Antivirus 7.0.6
  3232. ProductType=External
  3233. KeySearchMain=HKEY_LOCAL_MACHINE
  3234. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3235. KeySearchEntry=DisplayName
  3236. KeySearchValue=Sophos Remote Management System
  3237. MSICommand=MSIExec /x
  3238. MSIParam=/qn
  3239. DisplayName=Sophos Remote Management System
  3240.  
  3241. [Sourcenext_2006]
  3242. ;Sourcenext 2006
  3243. ;Japanese version
  3244. ;includes AV and FW
  3245. ProductType=External
  3246. KeySearchMain=HKEY_LOCAL_MACHINE
  3247. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{85F6FC98-FA56-4D01-AAC2-BF2993BF77E5}
  3248. KeySearchEntry=DisplayName
  3249. KeySearchValue=âEâCâïâXâZâLâàâèâeâB
  3250. MSICommand=MSIExec /x
  3251. MSIParam=/qn REMOVE=ALL Reboot=ReallySuppress
  3252. DisplayName=âEâCâïâXâZâLâàâèâeâB
  3253.  
  3254. [Spy_Sweeper]
  3255. ProductType=External
  3256. KeySearchMain=HKEY_LOCAL_MACHINE
  3257. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3258. KeySearchEntry=DisplayName
  3259. KeySearchValue=Spy Sweeper
  3260. DisplayName=Spy Sweeper
  3261. KeyEntry=UninstallString
  3262.  
  3263. [Spybot1.3]
  3264. ProductType=External
  3265. KeySearchMain=HKEY_LOCAL_MACHINE
  3266. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3267. KeySearchEntry=DisplayName
  3268. KeySearchValue=Spybot - Search & Destroy 1.3
  3269. DisplayName=Spybot - Search & Destroy 1.3
  3270. KeyEntry=UninstallString
  3271. KeyParam=/silent /NoRestart
  3272.  
  3273. [Spy_Terminator]
  3274. ProductType=External
  3275. KeySearchMain=HKEY_LOCAL_MACHINE
  3276. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Spyware Terminator_is1
  3277. KeySearchEntry=DisplayName
  3278. KeySearchValue=Spyware Terminator
  3279. DisplayName=Spyware Terminator
  3280. KeyEntry=QuietUninstallString
  3281.  
  3282. [Spy_Toolbar]
  3283. ProductType=External
  3284. KeySearchMain=HKEY_LOCAL_MACHINE
  3285. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CToolbar_UNINSTALL
  3286. KeySearchEntry=DisplayName
  3287. KeySearchValue=Crawler Toolbar with Web Security Guard
  3288. DisplayName=Crawler Toolbar with Web Security Guard
  3289.  
  3290. [Symantec_AV_10]
  3291. ProductType=External
  3292. KeySearchMain=HKEY_LOCAL_MACHINE
  3293. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3294. KeySearchEntry=DisplayName
  3295. KeySearchValue=Symantec AntiVirus
  3296. MSICommand=MSIExec /x
  3297. MSIParam=/qr REMOVE=ALL REBOOT=R
  3298. MSISilentParam=/q REMOVE=ALL REBOOT=R
  3299. DisplayName=Symantec AntiVirus
  3300.  
  3301. [Symantec_AV_10_0_1]
  3302. ProductType=External
  3303. SidegradePlugin=symav9_10.dll
  3304. DisplayName=Symantec AntiVirus
  3305.  
  3306. [Symantec_AV_902]
  3307. ProductType=External
  3308. SidegradePlugin=symav9.dll
  3309. DisplayName=Symantec AntiVirus
  3310.  
  3311. [Symantec_CE]
  3312. ;Symantec AntiVirus Corporate Edition
  3313. ProductType=External
  3314. KeySearchMain=HKEY_LOCAL_MACHINE
  3315. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3316. KeySearchEntry=DisplayName
  3317. KeySearchValue=Symantec AntiVirus Client
  3318. MSICommand=MSIExec /x
  3319. MSIParam=/q REMOVE=ALL REBOOT=R
  3320. DisplayName=Symantec AntiVirus Client
  3321.  
  3322. [Symantec_CE_90]
  3323. ;Symantec AntiVirus Corporate Edition
  3324. ProductType=External
  3325. KeySearchMain=HKEY_LOCAL_MACHINE
  3326. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3327. KeySearchEntry=DisplayName
  3328. KeySearchValue=Symantec AntiVirus
  3329. MSICommand=MSIExec /x
  3330. MSISilentParam=/qr REMOVE=ALL REBOOT=R
  3331. DisplayName=Symantec AntiVirus 
  3332.  
  3333. [Symantec_CS_20]
  3334. ;Symantec Client Security 2.0
  3335. ;Also known as 9.0.0.338 
  3336. ;Includes firewall and anti-virus
  3337. ProductType=External
  3338. KeySearchMain=HKEY_LOCAL_MACHINE
  3339. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{00CD72B3-E2DF-4DFC-BCC1-5CC4F564518D}
  3340. KeySearchEntry=DisplayName
  3341. KeySearchValue=Symantec Client Security
  3342. MSICommand=MSIExec /x
  3343. MSIParam=/qr REMOVE=ALL REBOOT=R
  3344. MSISilentParam=/q REMOVE=ALL REBOOT=R
  3345. DisplayName=Symantec Client Security
  3346.  
  3347. [Symantec_CS_30]
  3348. ProductType=External
  3349. KeySearchMain=HKEY_LOCAL_MACHINE
  3350. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E9FA3047-0B15-4E19-85CE-EE7FC6E60F99}
  3351. KeySearchEntry=DisplayName
  3352. KeySearchValue=Symantec Client Security
  3353. MSICommand=MSIExec /x
  3354. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  3355. DisplayName=Symantec Client Security
  3356.  
  3357. [Symantec_Endpoint]
  3358. ProductType=External
  3359. KeySearchMain=HKEY_LOCAL_MACHINE
  3360. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3361. KeySearchEntry=DisplayName
  3362. KeySearchValue=Symantec Endpoint Protection
  3363. MSICommand=MSIExec /x
  3364. MSIParam=/qb REMOVE=ALL Reboot=ReallySuppress
  3365. DisplayName=Symantec Endpoint Protection
  3366.  
  3367. [Symantec_LiveUpdate_17]
  3368. ;Symantec Live Update (for Symantec AV corporate edition)
  3369. ProductType=External
  3370. KeySearchMain=HKEY_LOCAL_MACHINE
  3371. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3372. KeySearchEntry=DisplayName
  3373. KeySearchValue=LiveUpdate 1.7 (Symantec Corporation)
  3374. KeyEntry=UninstallString
  3375. KeyParam=/Q
  3376. DisplayName=LiveUpdate 1.7 (Symantec Corporation)
  3377.  
  3378. [Symantec_LiveUpdate_18]
  3379. ;Symantec Live Update (for Symantec AV corporate edition)
  3380. ProductType=External
  3381. KeySearchMain=HKEY_LOCAL_MACHINE
  3382. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3383. KeySearchEntry=DisplayName
  3384. KeySearchValue=LiveUpdate 1.80 (Symantec Corporation)
  3385. KeyEntry=UninstallString 
  3386. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Installation de LiveUpdate,Oui#Installation de LiveUpdate,OK
  3387. DisplayName=LiveUpdate 1.80 (Symantec Corporation)
  3388.  
  3389. [Symantec_LiveUpdate_2.0]
  3390. ProductType=External
  3391. KeySearchMain=HKEY_LOCAL_MACHINE
  3392. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3393. KeySearchEntry=DisplayName
  3394. KeySearchValue=LiveUpdate 2.0 (Symantec Corporation)
  3395. KeyEntry=UninstallString 
  3396. KeyParam=/Q
  3397. DisplayName=LiveUpdate 2.0 (Symantec Corporation)
  3398.  
  3399. [Symantec_LiveUpdate_26]
  3400. ;Symantec Live Update (for Symantec AV corporate edition)
  3401. ;also in Symantec Client Security 3.0
  3402. ProductType=External
  3403. KeySearchMain=HKEY_LOCAL_MACHINE
  3404. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3405. KeySearchEntry=DisplayName
  3406. KeySearchValue=LiveUpdate 2.6 (Symantec Corporation)
  3407. KeyEntry=UninstallString 
  3408. KeyParam=/Q
  3409. DisplayName=LiveUpdate 2.6 (Symantec Corporation)
  3410.  
  3411. [Symantec_LiveUpdate]
  3412. ProductType=External
  3413. KeySearchMain=HKEY_LOCAL_MACHINE
  3414. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3415. KeySearchEntry=DisplayName
  3416. KeySearchValue=LiveUpdate
  3417. KeyEntry=UninstallString 
  3418. DialogAutomation=DETACHED_PROCESS_AUTOMATION;DΘsinstallation de LiveUpdate,Oui#DΘsinstallation de LiveUpdate,OK
  3419. DisplayName=LiveUpdate
  3420.  
  3421. [Symantec_LiveUpdate_1.6]
  3422. ProductType=External
  3423. KeySearchMain=HKEY_LOCAL_MACHINE
  3424. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3425. KeySearchEntry=DisplayName
  3426. KeySearchValue=LiveUpdate 1.6 (Symantec Corporation)
  3427. KeyEntry=UninstallString 
  3428. KeyParam=/Q
  3429. DisplayName=LiveUpdate 1.6 (Symantec Corporation)
  3430.  
  3431. [Symantec_LiveUpdate_3.3]
  3432. ProductType=External
  3433. KeySearchMain=HKEY_LOCAL_MACHINE
  3434. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3435. KeySearchEntry=DisplayName
  3436. KeySearchValue=LiveUpdate 3.3 (Symantec Corporation)
  3437. KeyEntry=UninstallString 
  3438. KeyParam=/Q
  3439. DisplayName=LiveUpdate 3.3 (Symantec Corporation)
  3440.  
  3441. [Symantec_LiveUpdate_3.4]
  3442. ;This is for US office
  3443. ProductType=External
  3444. KeySearchMain=HKEY_LOCAL_MACHINE
  3445. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3446. KeySearchEntry=DisplayName
  3447. KeySearchValue=LiveUpdate (Symantec Corporation)
  3448. KeyEntry=UninstallString
  3449. DialogAutomation=Windows Installer,Yes#LiveUpdate (Symantec Corporation),Yes
  3450. DisplayName=LiveUpdate (Symantec Corporation)
  3451.  
  3452. [Symantec_LiveUpdate_3.1]
  3453. ProductType=External
  3454. KeySearchMain=HKEY_LOCAL_MACHINE
  3455. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3456. KeySearchEntry=DisplayName
  3457. KeySearchValue=LiveUpdate 3.1 (Symantec Corporation)
  3458. KeyEntry=UninstallString 
  3459. KeyParam=/Q
  3460. DisplayName=LiveUpdate 3.1 (Symantec Corporation)
  3461.  
  3462. [Symantec_LiveUpdate_3.2]
  3463. ProductType=External
  3464. KeySearchMain=HKEY_LOCAL_MACHINE
  3465. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3466. KeySearchEntry=DisplayName
  3467. KeySearchValue=LiveUpdate 3.2 (Symantec Corporation)
  3468. KeyEntry=UninstallString 
  3469. KeyParam=/Q
  3470. DisplayName=LiveUpdate 3.2 (Symantec Corporation)
  3471.  
  3472. [Threatfire]
  3473. ;version 5.3.3
  3474. ProductType=External
  3475. KeySearchMain=HKEY_LOCAL_MACHINE
  3476. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3477. KeySearchEntry=DisplayName
  3478. KeySearchValue=ThreatFire
  3479. DisplayName=ThreatFire
  3480. KeyEntry=QuietUninstallString
  3481.  
  3482. [Spyware_doctor6.1]
  3483. ;version 6.1
  3484. ProductType=External
  3485. KeySearchMain=HKEY_LOCAL_MACHINE
  3486. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3487. KeySearchEntry=DisplayName
  3488. KeySearchValue=Spyware Doctor 6.1
  3489. DisplayName=Spyware Doctor 6.1
  3490. ;KeyEntry=QuietUninstallString
  3491. ;DialogAutomation=Spyware Doctor Uninstall,No$Spyware Doctor Uninstall,Ei$Spyware Doctor Uninstall,Nej$Spyware Doctor Uninstall,Non$Spyware Doctor Uninstall,Nein
  3492. ;ForceReboot=1
  3493.  
  3494. [TM_OfficeScan]
  3495. ;Trend Micro OfficeScan Corporate edition
  3496. ;version 5.5, 7.0, 7.3, 8.x
  3497. ProductType=External
  3498. SidegradePlugin=TRENDRM.DLL
  3499. DisplayName=Trend Micro OfficeScan Client
  3500.  
  3501. [TM_VirusWall_50]
  3502. ProductType=External
  3503. KeySearchMain=HKEY_LOCAL_MACHINE
  3504. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3505. KeySearchEntry=DisplayName
  3506. KeySearchValue=Trend Micro InterScan VirusWall for SMB
  3507. DisplayName=Trend Micro InterScan VirusWall for SMB
  3508. KeyEntry=UninstallString 
  3509.  
  3510. [Trend_IS_2004]
  3511. ;This includes av, firewall, email scanning, privacy data control and spam control
  3512. ProductType=External
  3513. KeySearchMain=HKEY_LOCAL_MACHINE
  3514. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3943C4CF-AC42-4E00-8824-25159B8478F1}
  3515. KeySearchEntry=DisplayName
  3516. KeySearchValue=Trend Micro Internet Security
  3517. MSICommand=MSIExec /x
  3518. MSIParam=/qr REMOVE=ALL REBOOT=R
  3519. MSISilentParam=/q REMOVE=ALL REBOOT=R
  3520. DisplayName=Trend Micro Internet Security
  3521.  
  3522. [Trend_Micro_AntiVirus_2007]
  3523. ; Trend Micro AntiVirus 2007 32-bit
  3524. ProductType=External
  3525. KeySearchMain=HKEY_LOCAL_MACHINE
  3526. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{71E4D679-20AB-41E9-A350-D5BF92088FFE}
  3527. KeySearchEntry=DisplayName
  3528. KeySearchValue=Trend Micro AntiVirus
  3529. KeyEntry=UninstallString
  3530. KeyParam=/qb /norestart
  3531. DisplayName=Trend Micro AntiVirus 2007
  3532.  
  3533. [Trend_Micro_Internet_Security_2007]
  3534. ProductType=External
  3535. KeySearchMain=HKEY_LOCAL_MACHINE
  3536. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TmPcc
  3537. KeySearchEntry=DisplayName
  3538. KeySearchValue=Trend Micro PC-cillin Internet Security 2007
  3539. DisplayName=Trend Micro PC-cillin Internet Security 2007
  3540.  
  3541. [Trend_Micro_IS_PRO]
  3542. ; Trend Micro Internet Security Pro 2008
  3543. ; works also for IS2009
  3544. ProductType=External
  3545. KeySearchMain=HKEY_LOCAL_MACHINE
  3546. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{718D791F-F4E8-4aa7-98A6-15FDED17BDD0}
  3547. KeySearchEntry=DisplayName
  3548. KeySearchValue=Trend Micro Internet Security Pro
  3549. DisplayName=Trend Micro Internet Security Pro
  3550. KeyEntry=UninstallString
  3551. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Trend Micro Internet Security Pro Installation Wizard,Next >#Trend Micro Internet Security Pro Installation Wizard,Remove#Trend Micro Internet Security Pro Installation Wizard,Finish
  3552.  
  3553. [Trend_IS_2008]
  3554. ;This includes av, firewall, email scanning, privacy data control and spam control
  3555. ProductType=External
  3556. KeySearchMain=HKEY_LOCAL_MACHINE
  3557. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{718D791F-F4E8-4aa7-98A6-15FDED17BDD0}
  3558. KeySearchEntry=DisplayName
  3559. KeySearchValue=Trend Micro Internet Security
  3560. KeyEntry=UninstallString
  3561. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Trend Micro Internet Security Installation Wizard,Next >$Assistant d'installation de Trend Micro Internet Security,Suivant >$Trend Micro Internet Security Installationsassistent,Weiter >$Procedura guidata di installazione di Trend Micro Internet Security,Avanti >#Trend Micro Internet Security Installation Wizard,Remove$Assistant d'installation de Trend Micro Internet Security,Supprimer$Trend Micro Internet Security Installationsassistent,Entfernen$Procedura guidata di disinstallazione di Trend Micro Internet Security,Rimuovi#Trend Micro Internet Security Installation Wizard,Finish$Assistant d'installation de Trend Micro Internet Security,Terminer$Trend Micro Internet Security Installationsassistent,Fertig stellen$Procedura guidata di installazione di Trend Micro Internet Security,Fine
  3562. DisplayName=Trend Micro Internet Security
  3563.  
  3564. [Trend_AV2008]
  3565. ProductType=External
  3566. KeySearchMain=HKEY_LOCAL_MACHINE
  3567. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{718D791F-F4E8-4aa7-98A6-15FDED17BDD0}
  3568. KeySearchEntry=DisplayName
  3569. KeySearchValue=Trend Micro AntiVirus
  3570. DisplayName=Trend Micro AntiVirus
  3571. KeyEntry=UninstallString
  3572. DialogAutomation=DETACHED_PROCESS_AUTOMATION;Trend Micro AntiVirus Installation Wizard,Next >$Assistant d'installation de Trend Micro AntiVirus,Suivant >$Trend Micro AntiVirus Installationsassistent,Weiter >$Procedura guidata di installazione di Trend Micro AntiVirus,Avanti >#Trend Micro AntiVirus Installation Wizard,Remove$Assistant d'installation de Trend Micro AntiVirus,Supprimer$Trend Micro AntiVirus Installationsassistent,Entfernen$Procedura guidata di disinstallazione di Trend Micro AntiVirus,Rimuovi#Trend Micro AntiVirus Installation Wizard,Finish$Assistant d'installation de Trend Micro AntiVirus,Terminer$Trend Micro AntiVirus Installationsassistent,Fertig stellen$Procedura guidata di installazione di Trend Micro AntiVirus,Fine
  3573.  
  3574. [Trend_Micro_SRV_PROTECT_5]
  3575. ; Trend Micro ServerProtect Normal Server 5.7
  3576. ProductType=External
  3577. KeySearchMain=HKEY_LOCAL_MACHINE
  3578. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ServerProtect for NT\
  3579. KeySearchEntry=DisplayName
  3580. KeySearchValue=ServerProtect Normal Server
  3581. DisplayName=Trend Micro ServerProtect Normal Server 5
  3582. KeyEntry=UninstallString
  3583. KeyParam=SILENT
  3584.  
  3585. [TrendVB_2004-JPN]
  3586. ;Trend Micro Virus Buster 2004
  3587. ;Japanese version
  3588. ;Removed from the list because #62940 + Trend Micro has stopped support for this product
  3589. ProductType=External
  3590. KeySearchMain=HKEY_LOCAL_MACHINE
  3591. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3592. KeySearchEntry=DisplayName
  3593. KeySearchValue=âEâCâïâXâoâXâ^ü[2004
  3594. MSICommand=MSIExec /x
  3595. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  3596. DisplayName=âEâCâïâXâoâXâ^ü[2004
  3597.  
  3598. [TrendVB_2005-JPN]
  3599. ;Trend Micro Virus Buster 2005
  3600. ;Japanese version
  3601. ;Removed from the list because #62940 + Trend Micro has stopped support for this product
  3602. ProductType=External
  3603. KeySearchMain=HKEY_LOCAL_MACHINE
  3604. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3605. KeySearchEntry=DisplayName
  3606. KeySearchValue=âEâCâïâXâoâXâ^ü[2005
  3607. MSICommand=MSIExec /x
  3608. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  3609. DisplayName=âEâCâïâXâoâXâ^ü[2005
  3610.  
  3611. [TrendVB_2006-JPN]
  3612. ;Trend Micro Virus Buster 2006
  3613. ;Japanese version
  3614. ProductType=External
  3615. KeySearchMain=HKEY_LOCAL_MACHINE
  3616. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EA8C73AA-3D75-44C9-87A2-8E945FC5FEE6}
  3617. KeySearchEntry=DisplayName
  3618. KeySearchValue=âEâCâïâXâoâXâ^ü[2006
  3619. !
  3620. ü[2006
  3621. MSICommand=MSIExec /x
  3622. MSIParam=/q REMOVE=ALL REBOOT=ReallySuppress
  3623. DisplayName=âEâCâïâXâoâXâ^ü[2006
  3624. !
  3625. ü[2006
  3626.  
  3627. [TrendVB_2009-JPN]
  3628. ;Trend Micro Virus Buster 2009
  3629. ;Japanese version
  3630. ProductType=External
  3631. KeySearchMain=HKEY_LOCAL_MACHINE
  3632. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{718D791F-F4E8-4aa7-98A6-15FDED17BDD0}
  3633. KeySearchEntry=DisplayName
  3634. KeySearchValue=âEâCâïâXâoâXâ^ü[2009
  3635. KeyEntry=UninstallString
  3636. DialogAutomation=DETACHED_PROCESS_AUTOMATION;âEâCâïâXâoâXâ^ü[2009 âCâôâXâgü[âë,âAâôâCâôâXâgü[âï(U)#âEâCâïâXâoâXâ^ü[2009 âCâôâXâgü[âë,îπé┼ì─ïNô«é╖éΘ(L)
  3637. DisplayName=âEâCâïâXâoâXâ^ü[2009
  3638.  
  3639. [Viguard]
  3640. ;Viguard Firewall 2003, version 1.1
  3641. ;Viguard Dynamic Virus Protection 2002
  3642. ;Viguard Le Pack Securite, version 10
  3643. ProductType=External
  3644. KeySearchMain=HKEY_LOCAL_MACHINE
  3645. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3646. KeySearchEntry=DisplayName
  3647. KeySearchValue=ViGUARD
  3648. DisplayName=ViGUARD
  3649. KeyEntry=UninstallString
  3650.  
  3651. [Windows_Live_OneCare]
  3652. ProductType=External
  3653. KeySearchMain=HKEY_LOCAL_MACHINE
  3654. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinSS
  3655. KeySearchEntry=DisplayName
  3656. KeySearchValue=Windows Live OneCare
  3657. KeyEntry=UninstallString
  3658. DisplayName=Windows Live OneCare
  3659. DialogAutomation=Uninstall Windows Live OneCare,Uninstall$Windows Live OneCare - verwijderen,Verwijderen$DΘsinstaller Windows Live OneCare,DΘsinstaller$Windows Live OneCare-Deinstallation,Deinstallieren$Disinstalla Windows Live OneCare,Disinstalla$Desinstalaci≤n de Windows Live OneCare,Desinstalar$Windows Live OneCare é╠âAâôâCâôâXâgü[âï,âAâôâCâôâXâgü[âï(U)#Uninstall Windows Live OneCare,Restart my computer now$Windows Live OneCare - verwijderen,Opnieuw opstarten$DΘsinstaller Windows Live OneCare,RedΘmarrer mon ordinateur maintenant$Windows Live OneCare-Deinstallation,Computer jetzt neu starten$Disinstalla Windows Live OneCare,Riavvia il computer$Desinstalaci≤n de Windows Live OneCare,Reiniciar mi equipo ahora$Windows Live OneCare é╠âAâôâCâôâXâgü[âï,âRâôâsâàü[â^é≡ìíé╖é«ì─ïNô«é╖éΘ(R)#Uninstall Windows Live OneCare,Finish$Windows Live OneCare - verwijderen,Voltooien$DΘsinstaller Windows Live OneCare,Terminer$Windows Live OneCare-Deinstallation,Fertig stellen$Disinstalla Windows Live OneCare,Fine$Desinstalaci≤n de Windows Live OneCare,Finalizar$Windows Live OneCare é╠âAâôâCâôâXâgü[âï,è«ù╣
  3660.  
  3661. [Yahoo_as_IE]
  3662. ;Yahoo anti-spyware toolbar for IE
  3663. ProductType=External
  3664. KeySearchMain=HKEY_LOCAL_MACHINE
  3665. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3666. KeySearchEntry=DisplayName
  3667. KeySearchValue=Yahoo! Toolbar
  3668. DisplayName=Yahoo! Toolbar
  3669. KeyEntry=UninstallString
  3670.  
  3671. [ZeroAds_1.4]
  3672. ProductType=External
  3673. ;ZeroAds Popup blocker
  3674. KeySearchMain=HKEY_LOCAL_MACHINE
  3675. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3676. KeySearchEntry=DisplayName
  3677. KeySearchValue=ZeroAds
  3678. DisplayName=ZeroAds
  3679. KeyEntry=UninstallString
  3680.  
  3681. [ZoneAlarm]
  3682. ;Changed to be detection only - 17.7.08
  3683. ProductType=External
  3684. DisplayName=ZoneAlarm
  3685. SidegradePlugin=cscozarm.dll
  3686.  
  3687. [ZoneAlarm_Security_Suite]
  3688. ;Removed from use
  3689. ProductType=External
  3690. KeySearchMain=HKEY_LOCAL_MACHINE
  3691. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3692. KeySearchEntry=DisplayName
  3693. KeySearchValue=ZoneAlarm Security Suite
  3694. DisplayName=ZoneAlarm Security Suite
  3695. KeyEntry=UninstallString
  3696. KeyParam=/S 
  3697.  
  3698. [ZoneAlarm_Extreme_Security_09]
  3699. ProductType=External
  3700. KeySearchMain=HKEY_LOCAL_MACHINE
  3701. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZoneAlarm Extreme Security
  3702. KeySearchEntry=DisplayName
  3703. KeySearchValue=ZoneAlarm Extreme Security
  3704. DisplayName=ZoneAlarm Extreme Security
  3705.  
  3706. [ZoneAlarm_Security_Suite_09]
  3707. ProductType=External
  3708. KeySearchMain=HKEY_LOCAL_MACHINE
  3709. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZoneAlarm Security Suite
  3710. KeySearchEntry=DisplayName
  3711. KeySearchValue=ZoneAlarm Security Suite
  3712. DisplayName=ZoneAlarm Security Suite
  3713.  
  3714. [ZoneAlarm_Toolbar_09]
  3715. ProductType=External
  3716. KeySearchMain=HKEY_LOCAL_MACHINE
  3717. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZoneAlarm Toolbar
  3718. KeySearchEntry=DisplayName
  3719. KeySearchValue=ZoneAlarm Toolbar
  3720. DisplayName=ZoneAlarm Toolbar
  3721. KeyEntry=UninstallString
  3722. KeyParam=/S
  3723.  
  3724. [ZoneAlarm_Firewall_09]
  3725. ProductType=External
  3726. KeySearchMain=HKEY_LOCAL_MACHINE
  3727. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ZoneAlarm
  3728. KeySearchEntry=DisplayName
  3729. KeySearchValue=ZoneAlarm
  3730. DisplayName=ZoneAlarm
  3731.  
  3732. [ZoneAlarm_Spy_Blocker_Toolbar_09]
  3733. ProductType=External
  3734. KeySearchMain=HKEY_LOCAL_MACHINE
  3735. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ask_Toolbar_is1
  3736. KeySearchEntry=DisplayName
  3737. KeySearchValue=ZoneAlarm Spy Blocker Toolbar
  3738. DisplayName=ZoneAlarm Spy Blocker Toolbar
  3739. KeyEntry=QuietUninstallString
  3740.  
  3741. [ZOOMTOWNIS_45]
  3742. ProductType=External
  3743. KeySearchMain=HKEY_LOCAL_MACHINE
  3744. KeySearchPath=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
  3745. KeySearchEntry=DisplayName
  3746. KeySearchValue=ZoomTownInternetSecurity v.4.5 
  3747. DisplayName=ZoomTownInternetSecurity v.4.5 
  3748. KeyEntry=UninstallString
  3749.  
  3750.