FAQ
Application modernisation FAQ
Short answers for IT, endpoint, and packaging teams planning Windows 11, Intune, MSIX, App Attach, or legacy app migration work.
What is application modernisation?
Application modernisation is the work of assessing legacy applications, choosing the right package route, and preparing them for current Windows delivery. In this route, EtherApps Forge captures the running application footprint, then helps produce MSIX, MSI, IntuneWin, or AppAttach outputs where suitable for Windows 11, Intune, AVD, or Cloud PC delivery.
How do I move legacy Windows apps to Windows 11?
Start by inventorying the app estate, identifying missing installers and compatibility blockers, then package each app into the route that fits the deployment target. Forge supports capture-first packaging, signing, manifest fix-ups, Intune-ready output, and App Attach paths so Windows 11 migration is not blocked by every legacy application.
What if the original installer is missing?
A missing installer is not always a blocker. Forge can capture a live installation from a working machine or controlled VM, including files, registry, AppData, services, and dependencies. That capture can then be reviewed and turned into modern package outputs without waiting for a vendor re-download.
What if the app runs on Windows but breaks once it is packaged?
That is common with older applications, and it is normally a container behaviour problem rather than a broken app. Writing files next to the executable, assuming a fixed install path, or reading a machine registry location all behave differently inside MSIX. Forge stages the Package Support Framework to correct those cases with file and registry redirection and working-directory fix-ups, so the application runs as expected without a code change or a vendor rebuild.
Does this only cover legacy apps, or can we package software we build ourselves?
Both. Alongside capture-first packaging for legacy applications, the forge_msix CLI is a drop-in replacement for Microsoft's makeappx.exe, so a development team or software vendor can turn a build folder into a signed, validated MSIX inside an existing CI pipeline. Estates modernising a mix of bought-in and internally built software use the same packaging route for both.
MSIX or App Attach: which should I use?
MSIX is the modern package format for Windows delivery, while App Attach is used for Azure Virtual Desktop app delivery where it fits the environment. Forge helps choose the output route per application, with MSIX, MSI, IntuneWin, and AppAttach outputs available from the same capture-led workflow.
How long does application modernisation take?
Timing depends on the number of apps, installer quality, dependencies, review gates, and target platforms. The practical starting point is one real application: use the 7-day EtherApps Forge trial to capture, package, and validate a blocker before planning the wider migration wave.