// install via winget
Command Prompt & PowerShell
click to copy
winget install Caphyon.Hover
// direct download
Download Installer// about Hover
Hover is a free tool built by the Advanced Installer team that allows you to run natively installed applications inside an MSIX/App-V container. Very often comes the time when you need to debug your applications. We all use PowerShell, but it is unproductive to repeat long commands, so we built a tool that saves your time. Hover is included in the “Tools“ section of PacKit. From its GUI you can select the target app container and from the right side pane double click the program you want to launch in the container. You can also add new programs to that list, we've just included a predefined list for the most used.
// frequently asked questions
How do I install Hover using winget?
Open PowerShell or Windows Terminal and run:
winget install Caphyon.Hover. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Hover?
Hover is a free tool that allows you to run natively installed applications inside an MSIX or App-V container.
Is Hover free to download?
Hover is distributed under the MIT License license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Hover with winget?
Run
winget upgrade Caphyon.Hover in PowerShell or Windows Terminal to update Hover to the latest available version.What architecture does Hover support?
The listed installer targets the x86 architecture. See the publisher’s documentation for full compatibility details.