We don't have the original installer. Can the app still be rescued?
Yes. EtherApps Forge captures the application directly from a machine where it is already installed and running. We pick up the files, registry entries, services, and dependencies, then build a signed MSIX, MSI, IntuneWin, or AppAttach package from that capture. No installer media is required to start.
The vendor portal is closed or behind a partner login we don't have. Is that a blocker?
Usually not. If the app is licensed and installed somewhere in the business, the rescue works from the installed footprint. We don't depend on re-downloading the installer from the vendor. We do still recommend checking the licence terms before you redistribute the repackaged app internally.
How do you prove the legacy app will work on Windows 11 or Cloud PC?
Each app comes back with a compatibility verdict: ships as-is on Windows 11, ships with manifest fix-ups, needs a remediation step (for example a runtime or a kernel-mode dependency that is no longer supported), or genuinely cannot move yet. That verdict feeds straight into the migration plan so legacy app compatibility stops being a guess.
Is this safe to do on production user machines?
The capture is read-only against the source machine. We typically capture from a representative reference machine or a controlled VM rather than a live user device, so day-to-day work isn't disrupted. The output is reviewed and signed before anyone deploys it.
What about apps with weird drivers, services, or kernel-mode dependencies?
Some apps genuinely can't move to MSIX (drivers and kernel-mode components are a common reason). For those, the assessment is still useful: you get a clear documented reason, an MSI or IntuneWin path where possible, and a shortlist of apps that need a modernisation conversation rather than a packaging one.
Does this replace our packaging team?
No. The assessment closes the upstream gap (no installer, no clarity, no compatibility data) so the packaging team isn't stuck on detective work. A human reviewer still signs off each package before release.