e7031a3ae4
This commit introduces a placeholder ifle creation step necessary for the uninstallation process of Microsoft Edge on Windows 10, as discussed in #309. The file simulates the presence of Microsoft Edge (Legacy), which newer uninstallers check for before proceeding with the uninstallation. This change resolves the observed issue where the uninstaller fails to recognize the absence of Legacy Edge, hindering the uninstallation process. Changes: - Add placeholder file creation/removal for legacy Edge. - Update and improve the documentation.