version: Update to 34.0.0.175, upgrade ILMerge and install Flash Player to Program Files (x86)

This commit is contained in:
Daniel
2021-07-19 11:44:50 +03:00
parent b1969a9c33
commit 65fa79fe7c
12 changed files with 49 additions and 24 deletions
+3
View File
@@ -90,6 +90,9 @@ namespace CleanFlashCommon {
FileUtil.DeleteFile(Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.CommonDesktopDirectory), "Flash Center.lnk"));
FileUtil.DeleteFile(Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory), "Flash Player.lnk"));
// Remove Flash Player from Program Files
FileUtil.WipeFolder(SystemInfo.GetProgramFlash32Path());
// Remove spyware dropped by Flash Center in the temporary folder
string tempFolder = Path.GetTempPath();