As the capture d'écran at the end du answer shows, Microsoft has dropped support for Internet Explorer
Parce que of this, these solution will probably stop fonctionnel some time in (near) future.
Également, après the discussion dans le comments, I must admit Je ne suis pas sûr these solutions really work, even maintenant...
But si vous encore want to try...
First method
J'ai récemment found out that vous pouvez start Internet Explorer creating a flow on Microsoft Power Automate.
Créer an empty flow, ensuite cliquez sur "Browser Automation" and ajoutez un "Launch instance of IE"
(sélectionner "Launch nouveau Internet Explorer" and specify an url as "about:blank" or "https://www.google.com" as startup url)
Second method
- Créer an
.hta fichier containing the following:
`<a href="about:blank" target="_">Start Internet Explorer</a>
-
Double click the `.hta` fichier to open it (if asked, sélectionner "Open avec Microsoft HTML Application Host)
-
Cliquez sur le link dans le window that will pop up
-
Ici you go!
**Mise à jour (Oct 7 2022)**: I started fonctionnel on a fork of @medic17 's answer, vous pouvez [find it here](https://github.com/develc/IELauncher).
Vous pouvez également téléchargez le pre-built installer: [IELauncher-setup.msi](https://github.com/develc/IELauncher/releases/download/v1.0.0/IELauncher-setup.msi)