Is there a Flash ActiveX registry cleaner?

Recently it has come to our attention that one of the version 10 Flash Player ActiveX releases caused registry problems that prevented successful upgrades even after the deployment has shown a successful installation via SCCM. The bad version caused a series of registry artifacts, and bad entries in Add/Remove Programs (as many as 8 bad entries from previous upgrades). This is now causing some complaints among users, and investigation has revealed an alarming number of computers with broken Flash Player ActiveX installations.
The error we see on these computers is "Error 2753. The File 'InstallAX.exe' is not marked for installation."
Removing the registry entries by product GUID works, however there seems to be sporadic GUIDs, and missing even one of them will fail to solve the problem. Research based on this error has shown very spotty resolutions.
Is there a known-good script or program out there to fix this problem?
Thank you!

Here's a quick one based on the above product codes. However, Any v11.4+ product codes need to be added.
:: Adobe Flash Player ActiveX and Plugin Uninstall Script
REM Adobe Flash Player ActiveX ProductCodes
REM Adobe Flash Player v. 7.0
MsiExec.exe /uninstall {cdf0cc64-4741-4e43-bf97-fef8fa1d6f1c} /quiet /norestart
REM Adobe Flash Player v. 7.0.73.0
MsiExec.exe /uninstall {1ae3b442-f6e5-49a0-bf8b-0e8d56d7d450} /quiet /norestart
REM Adobe Flash Player v. 8.0.0.442 and earlier
MsiExec.exe /uninstall {436EE5F2-71F0-4738-B8E7-93741EF4828F} /quiet /norestart
MsiExec.exe /uninstall {0B575FB2-30B1-48F2-80A3-977638C2D6BA} /quiet /norestart
REM Adobe Flash Player v. 8.0.0.443 -> 8.0.0.453
MsiExec.exe /uninstall {F180E599-CC04-4971-8140-3F71F95D7944} /quiet /norestart
MsiExec.exe /uninstall {9600BCE2-9DEF-4930-ABF7-FB68ED538BF7} /quiet /norestart
REM Adobe Flash Player v. 8.0.0.454 -> 8.0.9.0
MsiExec.exe /uninstall {0A28C610-EE06-4A33-BB56-A2155B524916} /quiet /norestart
MsiExec.exe /uninstall {0CB2ABF4-BB8D-4F87-9223-50F106B50D95} /quiet /norestart
REM Adobe Flash Player v. 8.0.10.0 -> 8.0.22.0
MsiExec.exe /uninstall {6815FCDD-401D-481E-BA88-31B4754C2B46} /quiet /norestart
MsiExec.exe /uninstall {885A63EA-382B-4DD4-A755-14809B8557D6} /quiet /norestart
REM Adobe Flash Player v. 8.0.24.0
MsiExec.exe /uninstall {5E8A1B08-0FBD-4543-9646-F2C2D0D05750} /quiet /norestart
MsiExec.exe /uninstall {CD5C7EB6-937A-4E39-B847-A8A50568EE9B} /quiet /norestart
REM Adobe Flash Player v. 8.0.33.0
MsiExec.exe /uninstall {E8590564-FD80-4864-B219-619BD4B3EB83} /quiet /norestart
MsiExec.exe /uninstall {E67FAA8D-58E0-433C-833C-6647CDB14AB0} /quiet /norestart
REM Adobe Flash Player v. 8.0.34.0
MsiExec.exe /uninstall {F7BE8C66-4DFF-4480-A9B6-410E6FE4D399} /quiet /norestart
MsiExec.exe /uninstall {0B991365-EB79-40B3-92AE-5E09B4008553} /quiet /norestart
REM Adobe Flash Player v. 8.0.35.0
MsiExec.exe /uninstall {B0D584DC-3B46-4F6C-B9C3-BDC61304D3CD} /quiet /norestart
MsiExec.exe /uninstall {2927FFE6-25C2-4C86-B93C-EDEEA97B7CB7} /quiet /norestart
REM Adobe Flash Player v. 8.0.36.0
MsiExec.exe /uninstall {6D7EE95D-ADFB-4454-B28B-FAC56F84F186} /quiet /norestart
MsiExec.exe /uninstall {8A90EC49-E132-4AA5-BF74-A18CC3C6DF6D} /quiet /norestart
REM Adobe Flash Player v. 8.0.39.0
MsiExec.exe /uninstall {00C10AC2-32C3-4281-B8EB-011E00B5AE20} /quiet /norestart
MsiExec.exe /uninstall {2BBA59AE-9246-4348-8BB8-54EA1182817B} /quiet /norestart
REM Adobe Flash Player v. 8.0.42.0
MsiExec.exe /uninstall {A3703922-84E3-4318-B0A1-04EFAD449A04} /quiet /norestart
MsiExec.exe /uninstall {8A7DC982-6A96-4C3C-BBE1-D5025CD85AF5} /quiet /norestart
REM Adobe Flash Player v. 9.0.16.0
MsiExec.exe /uninstall {BB65C393-C76E-4F06-9B0C-2124AA8AF97B} /quiet /norestart
MsiExec.exe /uninstall {116E6EEC-0CBA-460E-8DEB-55CFF8E28C7D} /quiet /norestart
REM Adobe Flash Player v. 9.0.28.0
MsiExec.exe /uninstall {685A56F8-75B6-44AD-B3DA-FB0A3266B47C} /quiet /norestart
MsiExec.exe /uninstall {D26FEB21-3495-401F-9046-0A39050A9324} /quiet /norestart
REM Adobe Flash Player v. 9.0.45.0
MsiExec.exe /uninstall {8186E1B9-DDC6-45B6-B9EB-C28947CBC4CF} /quiet /norestart
MsiExec.exe /uninstall {6EB45C70-7B6E-456C-8C23-58A8409C0E3D} /quiet /norestart
MsiExec.exe /uninstall {BC4F8E84-5E29-49EC-B4E7-E6F9CB50986C} /quiet /norestart
REM Adobe Flash Player v.  9.0.XX.0
MsiExec.exe /uninstall {786547F9-59BB-4FA3-B2D8-327FF1F14870} /quiet /norestart
MsiExec.exe /uninstall {3420E724-6DDB-49C2-BA39-165F543C147C} /quiet /norestart
REM Adobe Flash Player v.  9.0.XX.0
MsiExec.exe /uninstall {8E9DB7EF-5DD3-499E-BA2A-A1F3153A4DF8} /quiet /norestart
MsiExec.exe /uninstall {0A621EC5-B98B-45C9-95FE-A7D0DA3150EA} /quiet /norestart
REM Adobe Flash Player v.  9.4.XX.0
MsiExec.exe /uninstall {58BAA8D0-404E-4585-9FD3-ED1BB72AC2EE} /quiet /norestart
MsiExec.exe /uninstall {483CFBDB-5870-41ED-82DC-992D1A2CBA87} /quiet /norestart
REM Adobe Flash Player v.  9.0.151.0
MsiExec.exe /uninstall {74B3FB8A-2A0F-4CEA-84FD-12C9B03EE377} /quiet /norestart
MsiExec.exe /uninstall {693E05C4-15CF-4EC4-8298-AFCC049F4B94} /quiet /norestart
REM Adobe Flash Player v.  9.4.XX.0
MsiExec.exe /uninstall {6FEFB724-6655-492B-9D10-00F530FC39D3} /quiet /norestart
MsiExec.exe /uninstall {41FA4099-8AAA-495C-B1F0-E0447F9F4A93} /quiet /norestart
REM Adobe Flash Player v.  9.0.246
MsiExec.exe /uninstall {9BA8B441-9E83-4307-A582-03EC9A456C72} /quiet /norestart
MsiExec.exe /uninstall {03E99F0B-3A02-4821-BD44-70D4463F897B} /quiet /norestart
REM Adobe Flash Player v. 9r260
MsiExec.exe /uninstall {BB79ADDE-9369-44C4-84DB-221C853ABEDC} /quiet /norestart
MsiExec.exe /uninstall {B4D79216-306A-400B-858B-00C05F0B0E80} /quiet /norestart
REM Adobe Flash Player v.  9.0.262
MsiExec.exe /uninstall {C64CF7F5-92A0-4615-AA2D-A1237AD3F332} /quiet /norestart
MsiExec.exe /uninstall {211986FD-3BB6-4B0D-8AAF-C22A6DBC7E36} /quiet /norestart
REM Adobe Flash Player v.  9.0.277
MsiExec.exe /uninstall {4FB5B082-6906-4764-9486-332393B33C9F} /quiet /norestart
MsiExec.exe /uninstall {7EC95A10-14F2-496A-99FA-772454E44566} /quiet /norestart
REM Adobe Flash Player v.  9.0.280
MsiExec.exe /uninstall {2CB88388-9DFB-46f7-B7F1-862EB29A6FAB} /quiet /norestart
MsiExec.exe /uninstall {17EDE3E8-7AF0-4c54-B6E7-0CA4129E9C21} /quiet /norestart
REM Adobe Flash Player v.  10.0.2
MsiExec.exe /uninstall {3A6829EF-0791-4FDD-9382-C690DD0821B9} /quiet /norestart
MsiExec.exe /uninstall {685A56F8-75B6-44AD-B3DA-FB0A3266B47C} /quiet /norestart
REM Adobe Flash Player v.  10.0.12
MsiExec.exe /uninstall {2BD2FA21-B51D-4F01-94A7-AC16737B2163} /quiet /norestart
MsiExec.exe /uninstall {A19AA51E-C145-4323-947E-D0D71EC84E47} /quiet /norestart
REM Adobe Flash Player v.  10.0.22
MsiExec.exe /uninstall {922E8525-AC7E-4294-ACAA-43712D4423C0} /quiet /norestart
MsiExec.exe /uninstall {CECF7500-69B8-4EEE-9A5F-8D2FC2625760} /quiet /norestart
REM Adobe Flash Player v.  10.0.32
MsiExec.exe /uninstall {B7B3E9B3-FB14-4927-894B-E9124509AF5A} /quiet /norestart
MsiExec.exe /uninstall {AFCD87D7-46F9-4923-84F0-987F12D0C28C} /quiet /norestart
REM Adobe Flash Player v. 10.0.42
MsiExec.exe /uninstall {24762012-C6C8-4AAD-A02D-71A009FA1683} /quiet /norestart
MsiExec.exe /uninstall {D4B2F658-FCCC-4C50-952B-A8A5E5BC110F} /quiet /norestart
REM Adobe Flash Player v. 10.0.45
MsiExec.exe /uninstall {66E3BA00-6B3D-466B-96FA-6309A7F42BB0} /quiet /norestart
MsiExec.exe /uninstall {20B3FD5B-A987-406B-A5B5-CDE3CA1EF4E1} /quiet /norestart
REM Adobe Flash Player v.  10.1.52
MsiExec.exe /uninstall {6E9EF98E-259E-416D-B5F8-0ABDB99942CE} /quiet /norestart
MsiExec.exe /uninstall {EFB786FD-D916-416B-A23A-1EBEAF4A9DDC} /quiet /norestart
REM Adobe Flash Player v.  10.1.55
MsiExec.exe /uninstall {FFB768E4-E427-4553-BC36-A11F5E62A94D} /quiet /norestart
MsiExec.exe /uninstall {95A0B13E-F09A-425F-9D5F-E7C5EC470D06} /quiet /norestart
REM Adobe Flash Player v. 10.1.82
MsiExec.exe /uninstall {406A89D6-09E6-4550-B370-8D376DDB56BE} /quiet /norestart
MsiExec.exe /uninstall {03A3CDEE-94D7-49c1-B373-D342653A22E8} /quiet /norestart
REM Adobe Flash Player v. 10.1.85
MsiExec.exe /uninstall {95468B00-C081-4B27-AC96-0A2A31359E60} /quiet /norestart
MsiExec.exe /uninstall {C6C0E5B3-19B9-45D4-B76A-177F500A276C} /quiet /norestart
REM Adobe Flash Player v. 10.1.102
MsiExec.exe /uninstall {148D9D03-5D23-4D4F-B5D0-BA6030C45DCF} /quiet /norestart
MsiExec.exe /uninstall {65EAFCCB-4057-4184-9145-137DED9E0144} /quiet /norestart
REM Adobe Flash Player v. 10.2.152
MsiExec.exe /uninstall {E5D03B2E-B2D4-477F-A60D-8E1969D821FA} /quiet /norestart
MsiExec.exe /uninstall {87AE8A8F-6040-42B5-A7E5-644B1EA70163} /quiet /norestart
REM Adobe Flash Player v. 10.2.152
MsiExec.exe /uninstall {18BBF24A-6D04-4CA4-B6B4-1CF372162EEC} /quiet /norestart
MsiExec.exe /uninstall {37C80158-721A-440E-8102-8C5B71BFE2DE} /quiet /norestart
REM Adobe Flash Player v. 10.2.153
MsiExec.exe /uninstall {B001064C-D061-4BAE-9031-416A838D5536} /quiet /norestart
MsiExec.exe /uninstall {FFE07581-220F-47B7-8EDE-26059EF9FB26} /quiet /norestart
REM Adobe Flash Player v. 10.2.159
MsiExec.exe /uninstall {FA1D6742-0515-4A94-AD5D-F0484026E4A2} /quiet /norestart
MsiExec.exe /uninstall {9A80D7E7-4C48-484E-9C16-F4E300366F1D} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.14
MsiExec.exe /uninstall {DCC90D9D-4F8D-4A06-9050-ADDB284FF9FA} /quiet /norestart
MsiExec.exe /uninstall {23885D98-F1AF-4579-81FB-C57CA71B7E89} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.22
MsiExec.exe /uninstall {A6FD09C6-E363-4986-8ABD-2165B4485EEC} /quiet /norestart
MsiExec.exe /uninstall {397B615E-7442-4BEA-8098-61BBCF703C74} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.23
MsiExec.exe /uninstall {88D881EF-0567-443A-9A84-E5AAEF29BB34} /quiet /norestart
MsiExec.exe /uninstall {04F9616D-BEB9-40DD-88EA-0D404F67C775} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.26
MsiExec.exe /uninstall {0483BE07-260D-4E4D-815E-F737C0A72E40} /quiet /norestart
MsiExec.exe /uninstall {332FDA1D-0B1E-460C-9961-65515CADB9B7} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.34
MsiExec.exe /uninstall {48DB5914-8772-472D-B8DF-E2092BE598F6} /quiet /norestart
MsiExec.exe /uninstall {EA5AFEE8-17F9-4DC6-AB10-A41C34A35893} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.5
MsiExec.exe /uninstall {72D4DD4C-0749-4352-B63E-7A7C9286430E} /quiet /norestart
MsiExec.exe /uninstall {A3F073DB-01A6-4e24-A0F5-950EAB651355} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.6+
MsiExec.exe /uninstall {DB093E0B-0934-4183-BA60-5C1ADC9F6424} /quiet /norestart
MsiExec.exe /uninstall {C0D8060A-8E3B-458c-9434-FBBE04F823D3} /quiet /norestart
REM Adobe Flash Player v. 10.3.230
MsiExec.exe /uninstall {E24A0015-C73F-4B57-B8DF-5EB84D2E9685} /quiet /norestart
MsiExec.exe /uninstall {39BCE53F-F8C8-4545-A5D8-F210E7608360} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.11
MsiExec.exe /uninstall {54DAAD16-A57A-4524-9C4F-391500945D14} /quiet /norestart
MsiExec.exe /uninstall {A437E1A3-F0AA-4EA2-8E43-845DDC2221D1} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.15
MsiExec.exe /uninstall {36B194F6-D57F-4E58-B99D-9A4565356A66} /quiet /norestart
MsiExec.exe /uninstall {E84F69A8-5357-4C1F-B8AA-63919FA0BDA6} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.16
MsiExec.exe /uninstall {FEE2740C-D52A-4C76-8857-335E35AB7037} /quiet /norestart
MsiExec.exe /uninstall {1D424BAA-E25C-456C-B502-0B9C9F164BDE} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.18
MsiExec.exe /uninstall {212719F5-89EE-4B3A-A8EB-121D931E5547} /quiet /norestart
MsiExec.exe /uninstall {AB36B93A-7B6A-4693-99DE-95143819EE78} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.19
MsiExec.exe /uninstall {2B2D7C9F-F652-4C9C-86AD-7298D2989D88} /quiet /norestart
MsiExec.exe /uninstall {DA69776C-A93F-4077-8874-25DF521EAA8A} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.20
MsiExec.exe /uninstall {5C017C03-0DCF-47DD-8113-9CDE442C30E7} /quiet /norestart
MsiExec.exe /uninstall {C9BDE2F9-88BE-429B-B63B-5D40BA2FCE7F} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.23
MsiExec.exe /uninstall {35685EF6-CB29-4FDE-8950-F570ED2BACB7} /quiet /norestart
MsiExec.exe /uninstall {654BA71A-B93E-4085-ABD7-83BA7DCA6C23} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.25
MsiExec.exe /uninstall {CBCA1B4E-1DB3-4BBF-BD05-CF3A3F2CC32B} /quiet /norestart
MsiExec.exe /uninstall {09343F1F-926F-4DFD-8784-079E67D783DB} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.x
MsiExec.exe /uninstall {1BB7D2BB-D4EB-4680-A707-FC3D526E90A1} /quiet /norestart
MsiExec.exe /uninstall {66C8B9D7-25FF-4BF9-A515-096E8D3B73EF} /quiet /norestart
REM Adobe Flash Player v. 11.0.1
MsiExec.exe /uninstall {23D79730-EC1A-435E-83F8-AAEBFE5237B0} /quiet /norestart
MsiExec.exe /uninstall {726D93B8-C973-4C5B-881B-96FBDE459D39} /quiet /norestart
MsiExec.exe /uninstall {A10EE46B-C2E8-4FAB-A8F8-3E80D0662BA9} /quiet /norestart
MsiExec.exe /uninstall {6C119C52-528E-4115-A05D-E78893FB01F6} /quiet /norestart
REM Adobe Flash Player v. 11.1.102
MsiExec.exe /uninstall {4278B780-6CB5-437A-BA6A-31C7F9FAB980} /quiet /norestart
MsiExec.exe /uninstall {DBC42D80-FE3F-4F45-91EA-972F0EDC8603} /quiet /norestart
MsiExec.exe /uninstall {421976B6-DEC6-4CA5-941F-F0663B3A2B74} /quiet /norestart
MsiExec.exe /uninstall {C2840D4B-5DD8-4813-A9D8-C2B72E821226} /quiet /norestart
REM Adobe Flash Player v. 11.1.102.62
MsiExec.exe /uninstall {D0F112BB-7902-43AC-AF50-4D1117C9152E} /quiet /norestart
MsiExec.exe /uninstall {B88C181E-D594-4A3C-9767-07E4794234D6} /quiet /norestart
MsiExec.exe /uninstall {62DD0E85-7A25-47A4-8F0F-95D749F9F102} /quiet /norestart
MsiExec.exe /uninstall {7DBA4E0E-C43E-4BD8-859E-DA4E8284473E} /quiet /norestart
REM Adobe Flash Player v. 11.1.102.63
MsiExec.exe /uninstall {8D7DDFA2-3A50-49A4-99C5-6D8BE66FE0B9} /quiet /norestart
MsiExec.exe /uninstall {3D093B2E-1E39-4097-A0EF-C70351A16CA6} /quiet /norestart
MsiExec.exe /uninstall {E7C06D29-B16A-4D88-A917-55422FAB4E9D} /quiet /norestart
MsiExec.exe /uninstall {82833D13-CE67-4DD9-A270-30265F12DCB7} /quiet /norestart
REM Adobe Flash Player v. 11.1.102.64
MsiExec.exe /uninstall {90790D5D-80D8-4C7E-8BDC-23DBB8C6AEC7} /quiet /norestart
MsiExec.exe /uninstall {CF722882-1ED7-4FB9-B98A-589544A15F40} /quiet /norestart
MsiExec.exe /uninstall {D3F3D07F-4B4F-440B-9DC9-355848A8103C} /quiet /norestart
MsiExec.exe /uninstall {14190A51-2712-42C1-B7DB-011ABEAF33E2} /quiet /norestart
REM Adobe Flash Player v. 11.2.202.228
MsiExec.exe /uninstall {5C804EBB-475F-4555-A225-1D6573F158BD} /quiet /norestart
MsiExec.exe /uninstall {E3C99F7A-60C3-40C4-BC9D-FB6B0C2F2671} /quiet /norestart
MsiExec.exe /uninstall {8DB09D25-8E79-4F23-854D-02B95062A5B2} /quiet /norestart
MsiExec.exe /uninstall {94B87B26-B746-4AEA-B301-4AB281AF3B7A} /quiet /norestart
REM Adobe Flash Player v. 11.2.202.233
MsiExec.exe /uninstall {9E25236A-E313-4853-9C8C-DB7015E9F9C4} /quiet /norestart
MsiExec.exe /uninstall {0EF12658-CB6B-4A73-923D-2CABE04976A6} /quiet /norestart
MsiExec.exe /uninstall {6B393C32-A8CE-4663-9D5B-EA75C8D1233C} /quiet /norestart
MsiExec.exe /uninstall {853E9330-9717-4504-BDA2-BB8743D458DD} /quiet /norestart
REM Adobe Flash Player v. 11.2.202.x
MsiExec.exe /uninstall {F40AC5E5-55AB-469A-BA8B-839CE0146380} /quiet /norestart
MsiExec.exe /uninstall {43E79717-8760-480E-8408-98D090DA10A7} /quiet /norestart
MsiExec.exe /uninstall {A13AB67F-697F-47DC-AA7B-F70B8B7ACDB8} /quiet /norestart
MsiExec.exe /uninstall {628185FB-FA33-49C3-B7AC-A31F30EDDB6E} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.257
MsiExec.exe /uninstall {DC48E09D-4E5F-4039-B93A-FCED36EFBE55} /quiet /norestart
MsiExec.exe /uninstall {F856A189-24F9-4443-A40C-58CC70A1B336} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.265
MsiExec.exe /uninstall {BEE621F9-F94D-493C-BC45-D1B315DC8839} /quiet /norestart
MsiExec.exe /uninstall {1F25D9AF-12DF-4A9D-B190-C6ED384520AF} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.268
MsiExec.exe /uninstall {98616875-CF30-4BE5-AAED-36EF4AC6EE27} /quiet /norestart
MsiExec.exe /uninstall {8E55A5FE-A5D2-4791-A725-A8BA275BD3C2} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.270
MsiExec.exe /uninstall {A02F7026-D635-465C-80D8-FB47AF185934} /quiet /norestart
MsiExec.exe /uninstall {0A665F5E-78A3-4BDB-B702-61B56815F91C} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.271
MsiExec.exe /uninstall {25F2AB39-E3DD-4cd7-8697-E98CF27BA1F1} /quiet /norestart
MsiExec.exe /uninstall {98CBB17F-A22C-43e3-8521-99A3F413C882} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.272
MsiExec.exe /uninstall {CA6C70E3-1878-47c3-97BA-8DB0E2221511} /quiet /norestart
MsiExec.exe /uninstall {ABE4FCDC-7D0B-40ea-ACD4-122BABC6E78A} /quiet /norestart
REM Adobe Flash Player v. 11.4.402.265
MsiExec.exe /uninstall {3F67CDB0-824E-435E-BE14-D7BCA8256E3E} /quiet /norestart
MsiExec.exe /uninstall {8A48D60D-7D7F-4C4D-AC92-AC3150BF75FE} /quiet /norestart
REM Adobe Flash Player v. 11.4.402.278
MsiExec.exe /uninstall {6F702A65-629F-4E5A-B686-1A4826C83AB4} /quiet /norestart
MsiExec.exe /uninstall {D488AE94-47DF-443E-8CE7-1A9A919B368A} /quiet /norestart
REM Adobe Flash Player v. 11.4.402.287
MsiExec.exe /uninstall {D01750A5-49E5-4BF4-92CC-F72F5F20DBEC} /quiet /norestart
MsiExec.exe /uninstall {A5FC3413-878E-4A9E-903A-7E32079C70F3} /quiet /norestart
REM Flash Player Plug-in ProductCodes
REM Adobe Flash Player v.8.0.0.442 and earlier
MsiExec.exe /uninstall {F6E23569-A22A-4924-93A4-3F215BEF63D2} /quiet /norestart
MsiExec.exe /uninstall {AF6106EF-F27F-4729-922B-FDD56869C9D0} /quiet /norestart
REM Adobe Flash Player v.8.0.0.443 -> 8.0.0.453
MsiExec.exe /uninstall {B9E91AEF-2A3C-4B48-BF18-456BE6EDF863} /quiet /norestart
MsiExec.exe /uninstall {5F2B85E0-66F2-4E61-BA50-12784EFAE696} /quiet /norestart
REM Adobe Flash Player v.8.0.0.454 -> 8.0.9.0
MsiExec.exe /uninstall {555D21DF-105A-48A7-AFFE-F5B4495F7F1D} /quiet /norestart
MsiExec.exe /uninstall {27DCBDC9-00D0-4A57-BDFD-E618820495CB} /quiet /norestart
REM Adobe Flash Player v.8.0.10.0 -> 8.0.22.0
MsiExec.exe /uninstall {23AEBB83-CB47-4739-8A0C-92CC1E32AA2F} /quiet /norestart
MsiExec.exe /uninstall {91057632-CA70-413C-B628-2D3CDBBB906B} /quiet /norestart
REM Adobe Flash Player v.8.0.24.0
MsiExec.exe /uninstall {E3D278BD-FC97-4F87-BB1F-689AE0CB9122} /quiet /norestart
MsiExec.exe /uninstall {13816489-2692-49A2-9615-0F2830E1740D} /quiet /norestart
REM Adobe Flash Player v.8.0.33.0
MsiExec.exe /uninstall {465B0B1A-06E1-4C99-BB0A-ED23262DF156} /quiet /norestart
MsiExec.exe /uninstall {C0C08739-EA05-443C-BE3F-2B4E46D6A74E} /quiet /norestart
REM Adobe Flash Player v.8.0.34.0
MsiExec.exe /uninstall {7DCC858F-082F-4E01-9DD4-CF3645640F41} /quiet /norestart
MsiExec.exe /uninstall {8672D374-FC95-45E0-B85C-BEB639C14F1F} /quiet /norestart
REM Adobe Flash Player v.8.0.35.0
MsiExec.exe /uninstall {EFEC4901-E9F0-4FB0-87F2-90E3058DA015} /quiet /norestart
MsiExec.exe /uninstall {0402AE0D-C6B5-4CBD-9A84-A0C32785D407} /quiet /norestart
REM Adobe Flash Player v.8.0.36.0
MsiExec.exe /uninstall {D60837D1-6881-4414-AD27-8A2042D043B3} /quiet /norestart
MsiExec.exe /uninstall {C1CC20FA-52A7-4F67-BCCC-5E55E9A61C6A} /quiet /norestart
REM Adobe Flash Player v.8.0.39.0
MsiExec.exe /uninstall {63C0B69C-6630-44F2-B3A4-1F50DDEF6ADD} /quiet /norestart
MsiExec.exe /uninstall {E1475528-CAC4-4919-81FD-EDC556097048} /quiet /norestart
REM Adobe Flash Player v.8.0.42.0
MsiExec.exe /uninstall {48D9A460-9FA3-4E16-9533-2DF1C1F5129F} /quiet /norestart
MsiExec.exe /uninstall {E686D1C1-78B5-4E1A-8269-A023B43C2D76} /quiet /norestart
REM Adobe Flash Player v.9.0.16.0
MsiExec.exe /uninstall {1E37DD02-3E30-49B6-9FF2-F4A3DFF95717} /quiet /norestart
MsiExec.exe /uninstall {626CA84A-FFAE-4978-A600-B0196F0F817D} /quiet /norestart
REM Adobe Flash Player v.9.0.28.0
MsiExec.exe /uninstall {0234731F-1444-4215-BBCE-968CDDB4BCA4} /quiet /norestart
MsiExec.exe /uninstall {008F31A9-4B8E-4411-AA19-2CB3C8DD7507} /quiet /norestart
MsiExec.exe /uninstall {391474F7-0DF1-445C-8888-34EEA7480927} /quiet /norestart
REM Adobe Flash Player v.9.0.45.0
MsiExec.exe /uninstall {685A56F8-75B6-44AD-B3DA-FB0A3266B47C} /quiet /norestart
MsiExec.exe /uninstall {B91D3B4D-001F-4ABF-B8A5-B5A926DB63AD} /quiet /norestart
MsiExec.exe /uninstall {56E0400B-3C4E-4600-A4D7-425EAE09E079} /quiet /norestart
MsiExec.exe /uninstall {88D422DB-E9C7-4E16-9D80-2999F4FD6AD9} /quiet /norestart
REM Adobe Flash Player v. 9.0.XX.0
MsiExec.exe /uninstall {04B848BE-8B67-4B44-929D-BC14D9B4FFF4} /quiet /norestart
MsiExec.exe /uninstall {3EA70573-43D9-4F0F-B197-6015B404EFB5} /quiet /norestart
REM Adobe Flash Player v. 9.0.XX.0
MsiExec.exe /uninstall {9802AB7D-9BB2-4FC9-A9B6-681696F1E2DA} /quiet /norestart
MsiExec.exe /uninstall {5746C6E3-DC6E-4762-9445-F89C50B5E1D2} /quiet /norestart
REM Adobe Flash Player v. 9.4.XX.0
MsiExec.exe /uninstall {61E8B062-51F9-4BBB-B1FC-E2A4A40944F5} /quiet /norestart
MsiExec.exe /uninstall {ECF27176-4815-4F75-98DC-3E5568166C97} /quiet /norestart
REM Adobe Flash Player v. 9.0.151.0
MsiExec.exe /uninstall {84490045-A165-4E48-9513-F9624D2CEBEE} /quiet /norestart
MsiExec.exe /uninstall {A03AF447-5F61-43EC-880A-A65ED11C9720} /quiet /norestart
REM Adobe Flash Player v. 9.4.XX.0
MsiExec.exe /uninstall {15769488-ECC7-482D-B222-96281A8C36C7} /quiet /norestart
MsiExec.exe /uninstall {3F38C13F-97A6-44B5-AB0F-5013801454B7} /quiet /norestart
REM Adobe Flash Player v. 9.0.246.0
MsiExec.exe /uninstall {EAC34337-5F49-41FF-86C6-A370DAB69CB2} /quiet /norestart
MsiExec.exe /uninstall {AF214EE7-1AF3-498F-918C-581F97B1EE79} /quiet /norestart
REM Adobe Flash Player v. 9r260
MsiExec.exe /uninstall {F201F161-D43B-471A-A9E5-C432E1BA196B} /quiet /norestart
MsiExec.exe /uninstall {E374CFF5-A81F-4C23-A278-8E19C913C23C} /quiet /norestart
REM Adobe Flash Player v. 9r262
MsiExec.exe /uninstall {35657C68-91B5-42EC-99E6-0BA43106AF8B} /quiet /norestart
MsiExec.exe /uninstall {9D2AA1D9-65D0-49E9-85A3-B73C9224F1F0} /quiet /norestart
REM Adobe Flash Player v. 9.0.277
MsiExec.exe /uninstall {E09CDDD4-060D-4BF4-AB36-C13AD9AD63A3} /quiet /norestart
MsiExec.exe /uninstall {AAA3B45B-8FD5-4DD1-86C6-C861EF0BA31C} /quiet /norestart
REM Adobe Flash Player v. 9.0.280
MsiExec.exe /uninstall {22A5BE4F-4A7C-4037-8E30-EAF0E6CB546C} /quiet /norestart
MsiExec.exe /uninstall {15F93695-7814-43b7-B078-35855A39B63C} /quiet /norestart
REM Adobe Flash Player v. 10.0.1.218
MsiExec.exe /uninstall {3F490EB6-7C6C-4208-93FF-6AC925FA64C8} /quiet /norestart
MsiExec.exe /uninstall {03DEEAD2-F3B7-45BF-9006-A25D015F00D2} /quiet /norestart
REM Adobe Flash Player v. 10.0.12
MsiExec.exe /uninstall {ECA1A3B6-898F-4DCE-9F04-714CF3BA126B} /quiet /norestart
MsiExec.exe /uninstall {5D8E406B-D572-4773-BE82-7B4B33F5167F} /quiet /norestart
REM Adobe Flash Player v. 10.0.22
MsiExec.exe /uninstall {64001313-1B41-4457-B884-049984772E6F} /quiet /norestart
MsiExec.exe /uninstall {4B475346-CE49-402C-991E-3DAF7074E337} /quiet /norestart
REM Adobe Flash Player v. 10.0.32
MsiExec.exe /uninstall {0DFB3DE8-65B9-44FF-AA0A-3BECC5A2BFD1} /quiet /norestart
MsiExec.exe /uninstall {D6627D6D-E144-49AF-8783-BBEA98B9DC20} /quiet /norestart
REM Adobe Flash Player v. 10.0.42
MsiExec.exe /uninstall {D09E3C22-6573-4723-9962-B3B2ED761754} /quiet /norestart
MsiExec.exe /uninstall {B67CE1B7-EDD4-4C70-AB8E-6008D029DD03} /quiet /norestart
REM Adobe Flash Player v. 10.0.45
MsiExec.exe /uninstall {AF36CE1D-FD2C-4BA0-93FA-1196785DD610} /quiet /norestart
MsiExec.exe /uninstall {903BE60B-0336-40A0-9024-6D980D1452C2} /quiet /norestart
REM Adobe Flash Player v. 10.1.52
MsiExec.exe /uninstall {BC41C09D-FAA9-4346-9FE6-1E0017BC551A} /quiet /norestart
MsiExec.exe /uninstall {359FC4B0-29ED-4CA8-AD66-CF436931F492} /quiet /norestart
REM Adobe Flash Player v. 10.1.55
MsiExec.exe /uninstall {1C5EC8F6-5C5F-421F-85BE-919B5D0CAD4C} /quiet /norestart
MsiExec.exe /uninstall {14CAE90A-7395-4DF6-93AD-14AF6E52922B} /quiet /norestart
REM Adobe Flash Player v. 10.1.82
MsiExec.exe /uninstall {012CE096-06BA-4f46-8E89-0B4F900E7479} /quiet /norestart
MsiExec.exe /uninstall {A7FCCC54-F5FB-4610-A47D-BB0B236EC0A0} /quiet /norestart
REM Adobe Flash Player v. 10.1.85
MsiExec.exe /uninstall {343DB62F-891F-45EC-BED3-E2F56CEB1B7C} /quiet /norestart
MsiExec.exe /uninstall {4ABE9922-AE51-4B1B-9058-9CD3B61CA28B} /quiet /norestart
REM Adobe Flash Player v. 10.1.102
MsiExec.exe /uninstall {35F7D0BF-08AB-42E3-A403-AF9772AC216A} /quiet /norestart
MsiExec.exe /uninstall {D70FE37C-CDB9-4C87-A60C-9619536A1817} /quiet /norestart
REM Adobe Flash Player v. 10.2.152
MsiExec.exe /uninstall {E6725026-A650-449C-897B-D6B7A5EEA058} /quiet /norestart
MsiExec.exe /uninstall {EF131455-5740-4A8D-8B58-30895FEA1C41} /quiet /norestart
REM Adobe Flash Player v. 10.2.152
MsiExec.exe /uninstall {FC619975-A025-4B54-873C-FDF000B90261} /quiet /norestart
MsiExec.exe /uninstall {FAFBF4A2-0CE2-4A80-908D-9C1B007CA821} /quiet /norestart
REM Adobe Flash Player v. 10.2.153
MsiExec.exe /uninstall {9C542173-96F0-435D-A95C-468CAAC75EA0} /quiet /norestart
MsiExec.exe /uninstall {ABD26AA9-1114-4470-8971-E4AF80177DF1} /quiet /norestart
REM Adobe Flash Player v. 10.2.159
MsiExec.exe /uninstall {F473C85C-1FED-4D0A-8155-E97AC7E43C9D} /quiet /norestart
MsiExec.exe /uninstall {58083D97-7080-4018-8205-755D57BDCCEE} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.14
MsiExec.exe /uninstall {B7BDAF22-9647-4846-8EA9-6E0A5B785651} /quiet /norestart
MsiExec.exe /uninstall {EE13B869-5ED6-4304-BDAB-97FCD19196BD} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.23
MsiExec.exe /uninstall {4ED0DB47-769D-4B71-8724-E7A5BFEA1D51} /quiet /norestart
MsiExec.exe /uninstall {2B30EEBE-80A5-4EC2-80BF-73B68D497A4A} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.26
MsiExec.exe /uninstall {53F29A32-7D03-4635-A8B3-839D921F6F96} /quiet /norestart
MsiExec.exe /uninstall {E6BF9E13-E356-456B-9FA7-51DB3E0FB4FF} /quiet /norestart
REM Adobe Flash Player v. 10.3.181.34
MsiExec.exe /uninstall {F9D68131-7490-4448-AC45-7BBFB3392F8F} /quiet /norestart
MsiExec.exe /uninstall {1397D1B4-6341-4D7F-AE9A-4AD5D8569865} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.5
MsiExec.exe /uninstall {8B234375-EFB1-4024-8B53-EA7C745A6687} /quiet /norestart
MsiExec.exe /uninstall {C0494ABC-1F71-4a95-A31F-C9DE5510253B} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.6+
MsiExec.exe /uninstall {8FC6B896-6F86-4957-AC1A-077A755C4F08} /quiet /norestart
MsiExec.exe /uninstall {D6CF54D5-35D1-4c14-BF01-682012C4A303} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.15
MsiExec.exe /uninstall {10C35266-87DE-471F-B3C9-9AD0CA0315DE} /quiet /norestart
MsiExec.exe /uninstall {F9295F4F-A64E-4560-8934-B0B214A79C1B} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.x
MsiExec.exe /uninstall {F9D28ACF-D568-4D4C-9601-2ECEE27479A3} /quiet /norestart
MsiExec.exe /uninstall {9777D3B0-B104-4337-937F-BD670CA08D3B} /quiet /norestart
REM Adobe Flash Player v. 10.3.230
MsiExec.exe /uninstall {FDBF4291-7DDB-4C5C-B128-332A46CF8FFA} /quiet /norestart
MsiExec.exe /uninstall {27B80FE1-E9ED-49D9-8EF4-C58635203EBE} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.11
MsiExec.exe /uninstall {1B771BDD-6B21-4C61-A458-226910A9C01B} /quiet /norestart
MsiExec.exe /uninstall {34C45997-475F-4D02-9F2C-9FFE3880337D} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.18
MsiExec.exe /uninstall {55D873F4-67F0-4BA8-B735-06A5B99AFFE1} /quiet /norestart
MsiExec.exe /uninstall {91522620-E5A9-4B76-856F-5159D18E2737} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.19
MsiExec.exe /uninstall {1F282E23-66C7-46D3-B23C-70A53342DD4E} /quiet /norestart
MsiExec.exe /uninstall {ADF9B3BD-14A4-4A34-8382-9FD5757E950F} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.20
MsiExec.exe /uninstall {99BEFA2A-9084-437E-BE21-40F850C1CF47} /quiet /norestart
MsiExec.exe /uninstall {4C66C92E-56EA-4769-ABD0-FA838A594D53} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.23
MsiExec.exe /uninstall {F78DFF86-B53D-4D6D-AB2B-573C0A7AA856} /quiet /norestart
MsiExec.exe /uninstall {59CCE106-1DF5-4021-9700-FDFA2878ED41} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.x
MsiExec.exe /uninstall {AB47EA27-9FE1-4775-BEFC-4AAEEE2CB53E} /quiet /norestart
MsiExec.exe /uninstall {781B0936-390B-4E1B-BC04-6B17D64E6451} /quiet /norestart
REM Adobe Flash Player v. 10.3.183.x
MsiExec.exe /uninstall {95758145-3B5B-4874-B062-597C8E450EA7} /quiet /norestart
MsiExec.exe /uninstall {73C4CC71-510B-44AD-AAA3-3C373963AED4} /quiet /norestart
REM Adobe Flash Player v. 11.0.1
MsiExec.exe /uninstall {66EE3C89-25FD-4D8F-BC01-B94B25B9D03F} /quiet /norestart
MsiExec.exe /uninstall {C4E5725D-2758-4FA3-A595-159BBCC5D42C} /quiet /norestart
MsiExec.exe /uninstall {CA6DA0CF-2852-4407-ADE2-CA6281C8CE9D} /quiet /norestart
MsiExec.exe /uninstall {C77FD7CE-3E63-4DA2-9EE6-D28F47846DCE} /quiet /norestart
REM Adobe Flash Player v. 11.1.102
MsiExec.exe /uninstall {4ABA8D5B-55F4-4254-905B-ACF8AAFF84EE} /quiet /norestart
MsiExec.exe /uninstall {605DFBA7-A719-4F7E-A035-84B2CAA7DD4E} /quiet /norestart
MsiExec.exe /uninstall {063C0043-E954-4850-9AA7-F9BC4E920D38} /quiet /norestart
MsiExec.exe /uninstall {99798FE8-28DA-421D-9A45-6CFB0C459E5C} /quiet /norestart
REM Adobe Flash Player v. 11.1.102.62
MsiExec.exe /uninstall {35E1B1BF-D8E5-4B7F-9FD6-87D2E5694015} /quiet /norestart
MsiExec.exe /uninstall {E7051553-A13A-437A-9133-11F8E88F21A8} /quiet /norestart
MsiExec.exe /uninstall {9243F09B-3319-4A55-8181-9BCEC7391079} /quiet /norestart
MsiExec.exe /uninstall {E3DB71DB-C4C8-479A-A8C9-C73EF2499B24} /quiet /norestart
REM Adobe Flash Player v. 11.1.102.63
MsiExec.exe /uninstall {F7090575-8BDC-4A14-8D00-C0FB2BC914BD} /quiet /norestart
MsiExec.exe /uninstall {2239879A-3B8C-4CB8-A98E-5881193A7128} /quiet /norestart
MsiExec.exe /uninstall {0F2C43BC-2B06-4684-BC2E-C922056DE90C} /quiet /norestart
MsiExec.exe /uninstall {2187F9AC-D040-4B1C-B636-40A5A8E63C54} /quiet /norestart
REM Adobe Flash Player v. 11.1.102.64
MsiExec.exe /uninstall {E3FB4C86-2BF1-4327-B7D4-60F9A2F0A32F} /quiet /norestart
MsiExec.exe /uninstall {9EBB117C-1326-400E-95A1-EF538815334B} /quiet /norestart
MsiExec.exe /uninstall {1E75E46A-D67F-44BC-9344-8EAA358E9FB7} /quiet /norestart
MsiExec.exe /uninstall {94B0D4F0-F2AC-4FE2-B384-C81507AAAE7C} /quiet /norestart
REM Adobe Flash Player v. 11.2.202.228
MsiExec.exe /uninstall {F1F9D254-FBB7-4634-9481-BEF1312255FE} /quiet /norestart
MsiExec.exe /uninstall {B87883B7-F397-400F-B700-6934464D2316} /quiet /norestart
MsiExec.exe /uninstall {12F0097F-68B4-40AB-A968-318D369027EC} /quiet /norestart
MsiExec.exe /uninstall {9D2F6D68-14FA-44BF-9137-3AE0EE11E609} /quiet /norestart
REM Adobe Flash Player v. 11.2.202.233
MsiExec.exe /uninstall {1E4B6678-A507-4B6A-B6C7-FEE55FC0C14C} /quiet /norestart
MsiExec.exe /uninstall {9C61F315-7DDF-4481-884C-3AEE83738806} /quiet /norestart
MsiExec.exe /uninstall {B2883418-71EB-4F63-97AB-222C67E99358} /quiet /norestart
MsiExec.exe /uninstall {EA5FD27F-D7A5-421A-8424-7DC27F62F7C9} /quiet /norestart
REM Adobe Flash Player v. 11.2.202.x
MsiExec.exe /uninstall {5D8B877C-945B-49F5-AA48-776C81C11B56} /quiet /norestart
MsiExec.exe /uninstall {6B9F3B5E-D16C-49A6-9DD4-ACFD69A561BC} /quiet /norestart
MsiExec.exe /uninstall {E648FE50-7E0B-45E2-92ED-AB1FD4493293} /quiet /norestart
MsiExec.exe /uninstall {7AD8EB38-C7C0-453A-BEC6-D7149EA62EC3} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.257
MsiExec.exe /uninstall {3D3085B0-BC4D-4559-B0AE-F5C879DEFFC4} /quiet /norestart
MsiExec.exe /uninstall {CF753404-1C40-437F-859E-7EA8BEDABC64} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.262
MsiExec.exe /uninstall {309970D0-D0E2-49AB-B9A2-80F48E22947A} /quiet /norestart
MsiExec.exe /uninstall {D13D4F0A-6D90-415B-88A9-3E31EE3A5410} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.265
MsiExec.exe /uninstall {417EF49A-B315-449F-9652-85C8CB988042} /quiet /norestart
MsiExec.exe /uninstall {2BEF1A84-6975-4339-9E06-A70A6EE0CFE8} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.268
MsiExec.exe /uninstall {9BFB1FAB-8FC4-4FAA-9B2D-2B121834B659} /quiet /norestart
MsiExec.exe /uninstall {DEA37712-5F54-4EF8-AD50-35D1181F79BF} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.270
MsiExec.exe /uninstall {4C85A58E-48BA-4252-90C5-C9CA5E0C83D7} /quiet /norestart
MsiExec.exe /uninstall {244137C6-0414-48C9-BEFC-EAABDDB910AA} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.271
MsiExec.exe /uninstall {05AADFE6-43D6-4c7c-9433-5F6EF02BF44F} /quiet /norestart
MsiExec.exe /uninstall {A26798D5-245C-4071-9681-9CE85731A115} /quiet /norestart
REM Adobe Flash Player v. 11.3.300.272
MsiExec.exe /uninstall {395CFBE7-19F1-4494-8ECF-6392D459CE0A} /quiet /norestart
MsiExec.exe /uninstall {84D0FEC8-D375-448e-9CA6-7A00BD1C4519} /quiet /norestart
REM Adobe Flash Player v. 11.4.402.256
MsiExec.exe /uninstall {97E0DCFB-4CBE-4DA6-955E-B8E4DE37E466} /quiet /norestart
MsiExec.exe /uninstall {9B560327-156A-46D3-9055-35B3DC5E656F} /quiet /norestart
REM Adobe Flash Player v. 11.4.402.278
MsiExec.exe /uninstall {8C27E4F1-9CE6-4C32-ADBB-D51CD226649E} /quiet /norestart
MsiExec.exe /uninstall {84B1F33D-5AA3-4669-89BC-CACE194EE877} /quiet /norestart
REM Adobe Flash Player v. 11.4.402.287
MsiExec.exe /uninstall {709D081A-4E86-43F5-9D67-6EAF47EE585E} /quiet /norestart
MsiExec.exe /uninstall {5E076E3C-9C1C-49C7-B53C-6ECE986F073A} /quiet /norestart

Similar Messages

  • Error message while installing Flash ActiveX

    I've recently installed Macromedia Flash MX 2004 with the
    idea of using as a tool for designing webpages. Everything was fine
    until I was asked to download Flash ActiveX 9.0 (which I already
    had) and I couldn't. I tried uninstalling Flash MX 2004 and then
    installing the ActiveX, but it was useless. Then I looked for help
    at Adobe site and I got the same results: nothing. I'm thinking
    that it can be some problem with the registry, because after
    installing Flash MX 2004 I was warned about a registry change by
    Scott Patrol (security program). However, I've posted a logfile of
    my registry on other forums and I was told it was clean.
    The problem is definitely not related with downloading the
    files, but with the installation process, as I've downloaded the
    files, and when trying to instal, the process stops at
    "Registering: C:\WINDOWS\Macromed\Flash\Flash9f.ocx".
    If someone can help me, I would be grateful.
    Agus77in

    It's something called Quickbooks; see How to close Internet Explorer and other programs running on Windows?

  • PDF Portfolio on Flash ActiveX

    Is there any way to open PDF Portfolio's SWF file in Flash ActiveX (Visual C++ project)? How to implement communications between Flash ActiveX and its container? I know that Adobe has public PDF Reference and PDF portfolio is a part of this, but I can’t find any information about viewing PDF Portfolio content.

    I was looking for it but I could not find. Please, give me the directions where I can find that documentation. Give me the link or send that documentation to [email protected] I'll be very grateful for any information concerning this subject. Can you tell me also what company has implemented viewing of PDF Portfolios with this method?

  • Flash ActiveX, FScommand

    Hello All
    I would appreciate a little guidance on a issue I'm having.
    I am using A'ware 7.02 and Flash 8.
    I am building a wrapper program that launches a flash-based
    assessment that is designed to work with a Scorm-compliant LMS.
    There has been a breakdown in rolling out the LMS, so I've had to
    simulate an LMS within the wrapper, so that it can run on a network
    drive until the servers are ready.
    The assessment communicates with a flash-based utitlity that
    directs most of the communication between Aware and the Assessment.
    The only way I have been able to successfully have all three
    pieces communicate with each other is to launch the two flash
    pieces using the Shockwave for Flash Active X control. The problem
    is there are 5 assessments and growing, each in a unique location.
    I have had to have a unique sprite for each assessment because I
    can't figure out how to do a relative path in the control.
    I don't like not being able to add assessments without going
    back into the Aware peice. Any suggestions?
    I have not seen any documentation on best practices when
    having three different programs communicate this way.

    Few questions...
    1. When you refer to 'two flash pieces' in your fifth
    paragraph, are these
    the utility and the assessment itself?
    2. IMO you'll have to learn the inner workings of the utility
    in order to
    have it launch each new assessment on the fly. It should be
    possible to do
    this, however.
    3. Relative paths should not be a problem in the ActiveX
    itself...rather,
    you'll be using the ActiveX to control the logic of the
    utility.
    4. Finally a general question...if this tool/simulation
    you're building is
    a short-term solution until the servers are set up, is it
    really worth
    building? Why not just wait until the servers are ready?
    OTOH, it might be
    a great thing for you, as you'll be learning a lot about
    Flash-AW
    communication.
    Additional comments....
    SCORM based assessments that I've worked with send out a data
    package when
    the 'submit' button is pressed by the assessment-taker and
    this follows a
    stardard format of 9 specified fields. If you like send me
    the relevant
    files (including the FLA of the utility if you can get it)
    and I'll try to
    sort it all out for you.
    Also, as you say there is little documentation on having
    three programs
    communicate. There is, however, a nice little piece of
    documentation on the
    Flash ActiveX control API, which I'll send you if you contact
    me.
    -Marc Lee
    [email protected]
    "Like Fries w/ That?" <[email protected]>
    wrote in message
    news:[email protected]...
    > Hello All
    > I would appreciate a little guidance on a issue I'm
    having.
    > I am using A'ware 7.02 and Flash 8.
    > I am building a wrapper program that launches a
    flash-based assessment
    that is
    > designed to work with a Scorm-compliant LMS. There has
    been a breakdown in
    > rolling out the LMS, so I've had to simulate an LMS
    within the wrapper, so
    that
    > it can run on a network drive until the servers are
    ready.
    >
    > The assessment communicates with a flash-based utitlity
    that directs most
    of
    > the communication between Aware and the Assessment.
    >
    > The only way I have been able to successfully have all
    three pieces
    > communicate with each other is to launch the two flash
    pieces using the
    > Shockwave for Flash Active X control. The problem is
    there are 5
    assessments
    > and growing, each in a unique location. I have had to
    have a unique
    sprite for
    > each assessment because I can't figure out how to do a
    relative path in
    the
    > control.
    >
    > I don't like not being able to add assessments without
    going back into
    the
    > Aware peice. Any suggestions?
    >
    > I have not seen any documentation on best practices when
    having three
    > different programs communicate this way.
    >

  • Flash ActiveX's CallFunction method always fails (E_FAIL)

    Hi,
    I likely have collected all information in the web, but still
    facing the problem.
    I am trying to
    host the Flash ActiveX in a C# program and establish
    two-way communication between the host application and the
    ActionScript contained in my SWF file.
    On the ActionScript side, I use the
    ExternalInterface class.
    On the ActiveX side, for callbacks, I use the
    IShockwaveFlash::
    FlashCall event, which
    works perfectly in all host applications I have experimented
    with. For direct calls, I use IShockwaveFlash::
    CallFunction() method, which
    doesn't work on some host applications (unfortunately those
    I need). It
    fails with COM error (HRESULT E_FAIL, "Unspecified error").
    Here is what I have done so far:
    1)
    Installed the latest Flash Player 9, registered Flash9c.ocx
    ActiveX.
    2) Granted Flash
    security permission to the folder where my SWF is located by
    prescribing it in
    "C:\Documents and Settings\myname\Application
    Data\Macromedia\Flash Player\#Security\FlashPlayerTrust\myapp.cfg"
    Before I did this, the FlashCall event caused a SecurityError
    reported from the Flash player. So it makes me think that my
    problem is
    not a security issue any more.
    3) Tested the SWF file
    hosted in a browser (both IE and Firefox). The two-way
    communication with JavaScript
    works perfectly in both ways, so it means there's no mistake
    in my ActionScript code, and the way I call ExternalInterface
    methods is correct.
    4) From JavaScript, I tried the following two ways of calling
    the ActionScript function (called "Handshake") in the SWF movie
    object:
    // JavaScript code
    // call directly
    swfMovieObject.Handshake( "hello world" );
    // call via CallFunction
    swfMovieObject.CallFunction( "<invoke name="Handshake"
    returntype="xml"><arguments><string>hello
    world</string></arguments></invoke>" );
    the both methods also worked perfectly, which means
    the <invoke> xml string I am passing is correct.
    5) When hosted in
    VB6 and on MS Access 2003 Form, the CallFunction method
    works perfectly.
    6) Finally, the
    CallFunction method fails to work when hosted in
    Word 2003 document,
    Excel 2003 worksheet,
    VBA form in Word 2003 or Excel 2003, and also
    in a C# program written in Visual Studio 2005.
    I've seen others reporting this problem, but seen no
    resolution so far. It may be that this problem occurs only on
    some machines? For example, the sample .NET program here
    http://www.codeproject.com/cs/media/flashexternalapi.asp?df=100&forumid=226349&exp=0&selec t=1518421
    doesn't work on my machine, although it should have worked on the
    author's machine.
    Please help!

    Just figured this one out. I'm using VC++ 6 with ActiveX Flash 10. The code snippets here will call the Flash function testFunction from VC++ using the CallFunction command and the appropriate XML. In VC++, make the following call assuming that m_flashGUI is the CShockwaveFlash object added to your dialog.
    CString ret = m_flashGUI.CallFunction("<invoke name=\"testFunction\" returntype=\"xml\">"
         "<arguments><string>something</string></arguments></invoke>");
    The key item in the xml string is the "name" parameter. It must match the name in the addCallback function in the Flash movie.
    In the flash movie, have something like the following. The addCallback call is important. Without it the CallFunction from C++ will throw an exception.
    // Import the flash items
    import flash.events.*;
    import flash.external.ExternalInterface;
    // Associate the flash function with the external call
    flash.external.ExternalInterface.addCallback("testFunction", testFunction);
    function testFunction(str:String):Boolean
        // Do something here...
        return (true);
    Good luck!
    Mike

  • My version of Macromedia Flash ActiveX Control isn't compatible with my version of Windows

    I am trying to use a new copy of Camtasia Studio 3, and I keep gettiong the error message that my version of Macromedia Flash ActiveX Control isn't compatible with my version of Windows and that I should ocntact Adobe for support. So here I am.
    I am running Windows7 64bit, and it's a brand new computer so I know that there aren't tons of legacy installations or Flash players on it. This page http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html tells me that I have Flash Player version 11.4.31.110 installed but that I should have 11.4.402.287 installed. But I have installed the latest Flash player from the Adobe site (twice!) and it never gives me an option for 11.4.31.110 vs 11.4.402.287.
    I am using Chrome and Flash is working fine in my browser: It's only Camtasia that isn't working well.
    Thanks!

    Hm, I assume you mean Camtasia Studio 8?
    Check the chart on the page you linked. You'll see that the version you have installed is in fact the latest version for Chrome. They haven't updated it beyond that. Each browser engine has its own latest version of flash. IE and Mozilla are 11.4.402.287.
    Aside that, there's no reason Camtasia should be requiring you to have that version of flash. Make sure when you're publishing your content that you don't check off any options to "require the user to have the latest version of Flash". You should also (if possible in your project) try to target MP4/HTML5. Check any HTML being generated with it (hopefully using SWFObject) and check for the version checking code. There is absolutely nothing Camtasia needs to require the latest version to do. I've been using Camtasia (TechSmith codec mostly) for screen recording since version 2.

  • BEST FREE REGISTRY CLEANER FOR WINDOWS 7

    WHAT IS THE BEST FREE REGISTRY CLEANER FOR WINDOWS 7?

    On Thu, 31 Mar 2011 23:10:41 +0000, maurice kenny wrote:
    WHAT IS THE BEST FREE REGISTRY CLEANER FOR WINDOWS 7?
    Ouch! Please don't yell at us. We can hear you if you type normally,
    in mixed case.
    Registry cleaning programs are all snake oil. Cleaning of the
    registry isn't needed and is dangerous. Leave the registry alone and
    don't use any registry cleaner. Despite what many people think, and
    what vendors of registry cleaning software try to convince you of,
    having unused registry entries doesn't really hurt you.
    The risk of a serious problem caused by a registry cleaner erroneously
    removing an entry you need is far greater than any potential benefit
    it may have.
    Read
    http://www.edbott.com/weblog/archives/000643.html
    and http://aumha.net/viewtopic.php?t=28099
    and also
    http://blogs.technet.com/markrussinovich/archive/2005/10/02/registry-junk-a-windows-fact-of-life.aspx
    Let me point out that neither I nor anyone else who warns against the
    use of registry cleaners has ever said that they always cause
    problems. If they always caused problems, they would disappear from
    the market almost immediately. Many people have used a registry
    cleaner and never had a problem with it.
    Rather, the problem with a registry cleaner is that it carries with it
    the substantial risk of having a problem. And since there is no
    benefit to using a registry cleaner, running that risk is a very bad
    bargain.
    Ken Blake, Microsoft MVP

  • My Macromedia Flash ActiveX Control isn't compatible with Windows 7 / 64bit

    I have downloaded the newest version of Adobe flash, and it installs like normal...and I think it is working fine....but on some sites (even You Tube) and some software programs, I get this message:
    Your version of Macromedia Flash ActiveX Control isn't compatible with this version of Windows.
    I am tired of wasting so much time with this...I read on the net that some people compiled their computer to 86...whatever that means....but no one explained how to do it.
    I have a Flash professional in ADOBE MASTER COLLECTION C6 / but all programs and sites default to the normal Flash player (that constantly gets updated,

    I have a similar problem, Win 7 64-bit, I did a clean install*, downloaded latests (Adobe - Install Adobe Flash Player), and after restarting my computer, Win7 64-bit Action Center popped up: "Your version of Macromedia Flash ActiveX Control isn't compatible with this version of Windows" with no error codes to look up knowledge base. Like seriously, no one from Adobe answered this in 9 months?! And the steps in Common problems | Flash Player sound like I need to purchase support before I file a report?
    Currently, my Firefox plugins only show Shockwave Flash 13 not Adobe Flash. Do I need to install Flash plugin for Firefox? (http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe)
    Thanks!
    * as per How do I do a clean install of Flash Player?:
    1. Add or Remove programs ... Flash ... uninstall,
    2. deleted all files & folders in C:\Windows\system32\Macromed\Flash, C:\Windows\SysWOW64\Macromed\Flash, %appdata%\Adobe\Flash Player, %appdata%\Macromedia\Flash Player),
    3.  verified that the files “FlashPlayerCPLApp.cpl”, "FlashPlayerApp.exe", and "FlashPlayerInstaller.exe" in C:\Windows\system32\ (for 32-bit systems) or C:\Windows\SysWOW64\ (64-bit system) were deleted,
    4. prepared to use Unlocker http://www.emptyloop.com/unlocker/ if any files couldn't be deleted,

  • Registry Cleaner for Symbian 3

    Is there any registry Cleaner for Symbian 3 for cleaning unnecessary files from private folder of phone memory? After symbian Anna update, phone memory has shrunk... Please do reply if anyone has any solution.
    blitZkid
    Nokia C7: Running on Nokia Belle
    "If I'm helpful in anyway, a click of appreciation on the star would be nice"

    In ovi store there are some utilities regarding this matter, look up programs and utilities.
    Swiss manager maybe can do the trick for you...
    SWISS MANAGER
    Nokia 808 again (delight Belle), Nokia E7 and X7 ( again, all on Delight Belle...after some time on Nokia Lumia 925 (retired), 1020 (not that great)and Lumia 820 (Replaced my router at home, great for internet sharing).., N9 The best device ever (use it as much as Lumia 1020), Nokia 700 (Sport Phone/My Love :-) ) Nokia 701, Nokia E6 (Should have a follow-up from Nokia among with larger screen, NFC, Autofocus), Lumia 800 (Retired After 6 weeks), -Sports Tracker-Nokia Internet Radio-Handy Safe-Skype-Bambuser-Screenshot app pro-fMobi-ComingNext-Manual TaskSwitcher-jagiTimer-Easy StopWatch-Boldbeast-Equalizer-Financial Calculator-WiMP Music-YTasks-Davi-Thumbnail Folders-BizCalendar-Tiny7-Situations-nn reeder-Sport Timer-CameraLover-CameraPro-GrabRadio-LiveScore-Poddi-Gravity-SkyFilesPro

  • I would like to know if there is any free mac clean up app available online?

    I would like to know if there is any free mac clean app available online?

    How to maintain a Mac
    1. Make redundant backups, keeping at least one off site at all times. One backup is not enough. Don’t back up your backups; make them independent of each other. Don’t rely completely on any single backup method, such as Time Machine. If you get an indication that a backup has failed, don't ignore it.
    2. Keep your software up to date. In the Software Update preference pane, you can configure automatic notifications of updates to OS X and other Mac App Store products. Some third-party applications from other sources have a similar feature, if you don’t mind letting them phone home. Otherwise you have to check yourself on a regular basis. This is especially important for complex software that modifies the operating system, such as device drivers. Before installing any Apple update, you must check that all such modifications that you use are compatible.
    3. Don't install crapware, such as “themes,” "haxies," “add-ons,” “toolbars,” “enhancers," “optimizers,” “accelerators,” "boosters," “extenders,” “cleaners,” "doctors," "tune-ups," “defragmenters,” “firewalls,” "barriers," “guardians,” “defenders,” “protectors,” most “plugins,” commercial "virus scanners,” "disk tools," or "utilities." With very few exceptions, this stuff is useless, or worse than useless.
    The more actively promoted the product, the more likely it is to be garbage. The most extreme example is the “MacKeeper” scam.
    As a rule, the only software you should install is that which directly enables you to do the things you use a computer for — such as creating, communicating, and playing — and does not modify the way other software works. Use your computer; don't fuss with it.
    Never install any third-party software unless you know how to uninstall it. Otherwise you may create problems that are very hard to solve.
    The free anti-malware application ClamXav is not crap, and although it’s not routinely needed, it may be useful in some environments, such as a mixed Mac-Windows enterprise network.
    4. Beware of trojans. A trojan is malicious software (“malware”) that the user is duped into installing voluntarily. Such attacks were rare on the Mac platform until sometime in 2011, but are now increasingly common, and increasingly dangerous.
    There is some built-in protection against downloading malware, but you can’t rely on it — the attackers are always at least one day ahead of the defense. You can’t rely on third-party protection either. What you can rely on is common-sense awareness — not paranoia, which only makes you more vulnerable.
    Never install software from an untrustworthy or unknown source. If in doubt, do some research. Any website that prompts you to install a “codec” or “plugin” that comes from the same site, or an unknown site, is untrustworthy. Software with a corporate brand, such as Adobe Flash Player, must be acquired directly from the developer. No intermediary is acceptable, and don’t trust links unless you know how to parse them. Any file that is automatically downloaded from a web page without your having requested it should go straight into the Trash. A website that claims you have a “virus,” or that anything else is wrong with your computer, is rogue.
    In OS X 10.7.5 or later, downloaded applications and Installer packages that have not been digitally signed by a developer registered with Apple are blocked from loading by default. The block can be overridden, but think carefully before you do so.
    Because of recurring security issues in Java, it’s best to disable it in your web browsers, if it’s installed. Few websites have Java content nowadays, so you won’t be missing much. This action is mandatory if you’re running any version of OS X older than 10.6.8 with the latest Java update. Note: Java has nothing to do with JavaScript, despite the similar names. Don't install Java unless you're sure you need it. Most people don't.
    5. Don't fill up your boot volume. A common mistake is adding more and more large files to your home folder until you start to get warnings that you're out of space, which may be followed in short order by a boot failure. This is more prone to happen on the newer Macs that come with an internal SSD instead of the traditional hard drive. The drive can be very nearly full before you become aware of the problem. While it's not true that you should or must keep any particular percentage of space free, you should monitor your storage consumption and make sure you're not in immediate danger of using it up. According to Apple documentation, you need at least 9 GB of free space on the startup volume for normal operation.
    If storage space is running low, use a tool such as the free application OmniDiskSweeper to explore your volume and find out what's taking up the most space. Move rarely-used large files to secondary storage.
    6. Relax, don’t do it. Besides the above, no routine maintenance is necessary or beneficial for the vast majority of users; specifically not “cleaning caches,” “zapping the PRAM,” "resetting the SMC," “rebuilding the directory,” "defragmenting the drive," “running periodic scripts,” “dumping logs,” "deleting temp files," “scanning for viruses,” "purging memory," "checking for bad blocks," "testing the hardware," or “repairing permissions.” Such measures are either completely pointless or are useful only for solving problems, not for prevention.
    The very height of futility is running an expensive third-party application called “Disk Warrior” when nothing is wrong, or even when something is wrong and you have backups, which you must have. Disk Warrior is a data-salvage tool, not a maintenance tool, and you will never need it if your backups are adequate. Don’t waste money on it or anything like it.

  • Registry cleaner/defrag wipes out license information, how to fix?

    I bought the product after the 30day trial and installed the license key when I received it after purchase verification.  Every time the registry defrag/cleaner runs, the product warns me the trial time has expired.  I enter the license again.  Sometimes I feel this happens when the defrag has not run.
    I did on line chat with technical service and that was utterly useless.  The directed me through a process I've already done at least 38 times.
    If the registry cleaner is the problem, I would have thought a product of this caliber would be more robust to that type of operation.
    Regards,
    Hank Sundermeyer
    Newark, DE
    Acrobat XI Pro
    Processor: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz 3.40 GHz
    Installed memory (RAM): 16.0 GB
    System type: Window 7 Professional 64-bit Operating System

    Hi HankSundermeyer,
    There does not seem to be a need to defrag or even clean the registry in 7. What was once an important maintenance task in 2000 and XP is now not necessary, as the system does take care of itself, it's simply designed better. At the same time the cleaners and defraggers will suggest deleting lots of stuff from the registry.
    Unless you are actually able to tell what those registry keys are and why would you want to delete them, I recommend staying away from any such cleaning action. The benefit of the cleaning is doubtful, while the potential for error is rather large.
    At the same time thanks for bringing to our notice that the registry cleaner wipes out the licensing information for Acrobat.
    Please let me know which 'Registry cleaner' software you are using as I would like to replicate the issue here at my end. Personally I have used ccleaner and have not faced any such issues.
    Further you can also raise a bug report by filling the form : https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Does my macbook pro need a registry cleaner?

    Periodically, I get the annoying suggestion, from the Internet mostly, but friends as well, that I need to run a registry cleaner to keep my macbook pro running at fast speeds. My impression was that is unnecessary with a macbook.
    If I should run a registry cleaner, pray tell, which should I use for reliable performance and no danger of their ad phish attaching?
    Thanks much!

    As others have noted there is no registry on a Mac, therefore there is nothing to "clean".
    The Internet is a cesspool of junk advertisements from entities seeking to defraud you. Ignore them. Learn to defend yourself against such exploits:
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

  • OT: registry cleaner recommendations?

    hey everyone! my computer is very slow, as are most of the
    other
    computers i have to maintain at work. aside from my own
    computer, these
    are machines that are used for email and web browsing, and
    have very few
    programs installed and more than enough free space. the only
    reason i
    can see for their slowness is that they're old. but we can't
    buy 15 new
    computers right now. so.....
    rather than buying more RAM for all these computers that
    shouldn't need
    it, i wanted to try a registry cleaner first. but there are
    so many out
    there, and it can apparently go either way when it comes to
    results
    (seems they either do the job or make it a lot worse, from
    the reviews
    i've read), so i'm just having a really hard time deciding on
    one,
    especially since they don't offer free trials (no, just
    showing me a
    list of files it can delete does not constitute a "trial" in
    my eyes).
    so, i was hoping some people here might have recommendations
    for
    products they've used. i know i can read buyer reviews, but
    i'd like to
    get the opinions of people i know i can trust.
    i just need a good program that will clean and speed up a
    computer,
    preferably one that can be installed on more than one
    computer.
    thanks in advance for any advice!

    courtney (n h c) wrote:
    > hey everyone! my computer is very slow, as are most of
    the other
    > computers i have to maintain at work. aside from my own
    computer, these
    > are machines that are used for email and web browsing,
    and have very few
    > programs installed and more than enough free space. the
    only reason i
    > can see for their slowness is that they're old. but we
    can't buy 15 new
    > computers right now. so.....
    >
    > rather than buying more RAM for all these computers that
    shouldn't need
    > it, i wanted to try a registry cleaner first. but there
    are so many out
    > there, and it can apparently go either way when it comes
    to results
    > (seems they either do the job or make it a lot worse,
    from the reviews
    > i've read), so i'm just having a really hard time
    deciding on one,
    > especially since they don't offer free trials (no, just
    showing me a
    > list of files it can delete does not constitute a
    "trial" in my eyes).
    >
    > so, i was hoping some people here might have
    recommendations for
    > products they've used. i know i can read buyer reviews,
    but i'd like to
    > get the opinions of people i know i can trust.
    >
    > i just need a good program that will clean and speed up
    a computer,
    > preferably one that can be installed on more than one
    computer.
    >
    > thanks in advance for any advice!
    I have never used one myself, I never trusted them to do it
    right. My
    only recommendation is to reformat and reinstall. Its amazing
    how slow
    Windows can get over the years, even without random stuff
    being installed.
    I recently did it with my Dell laptop, it hadn't been
    formatted since I
    bought it 5 years ago. It has made such a difference, I wish
    I had done
    it sooner.
    Dooza
    Posting Guidelines
    http://www.adobe.com/support/forums/guidelines.html
    How To Ask Smart Questions
    http://www.catb.org/esr/faqs/smart-questions.html

  • I upgraded to version 18, and it no longer works. I uninstalled, ran CCleaner registry cleaner, reinstalled full version and it still does not work., Windows 7

    I have been running Firefox 17.x with no issues. Updated to Firefox 18 today, and it will not render a single web page. IE and Chrome work fine. Running on 64Bit Win7 Ultimate. 6 Core/16GB Ram. Latest updates for windows, as of this weeks release. I have done a complete uninstall, run both CCleaner and Norton 360 Registry cleaner to ensure previous traces removed. Reinstalled full version. Still cannot/will not render a web page. No noted activity within the browser window. No error codes to provide.

    Try to boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Is there a Flash to HTML5 converter? Or other options.

    Is there a Flash to HTML5 converter Application for desktop/laptop Macs? I have tried to stay the course of 'no flash' but it can be challenging.
    So a sub question could also be, for those in the Mac community who advocate HTML5, what do you do when you come across a site that requires flash?

    http://download.cnet.com/SWF-Converter-for-Mac/3000-2194_4-75915652.html
    http://download.cnet.com/AST-SWF-Movie-Converter/3000-6676_4-75871171.html
    I have Flash turned off via an extension. I have to click on Flash content to play it.

Maybe you are looking for

  • Crystal Report 9 performance issue wehn we move old DB to new DB server

    We are using Crystal Reports 9 version, recently we move to new database server and reports data source are pointing to Old database server and old database server is no longer in the network. , Now we have issue with the performance, if the we call

  • Battery time and enhancement features

    Smartphone’s are known for consuming a lot of battery power and depending on your configuration your phone might last longer or shorter than other phones. This topic contains some advice and info about what you can do to increase your battery time. W

  • How to display change in PO

    I have changed the freight vendor under the condition tab of the PO , i want to see the history of change, i.e. when the change happened and who changed it. However, i can not able to display the change in the PO history. Please help. Thanks

  • What is an administrator name and password

    I am trying to unlock the parental controls but it needs an administrator name and password. I dont know what that is.

  • ISR as CUBE and Voice Gateway

    Can I set an ISR 2951 as CUBE to receive SIP trunks and configure the same box as voice gateway to deliver TDM E1 voice channels to an enterprise PBx? Thanks Sent from Cisco Technical Support iPhone App