Windows 10: Trouble with Remote URI in .appinstaller File for VS Code Application Deployment

Discus and support Trouble with Remote URI in .appinstaller File for VS Code Application Deployment in Windows 10 Gaming to solve the problem; Hello,I am trying to package my VS Code application for installation in users' environments, but not via the Microsoft Store. I created the packages... Discussion in 'Windows 10 Gaming' started by YaelMG, Mar 31, 2025.

  1. YaelMG Win User

    Trouble with Remote URI in .appinstaller File for VS Code Application Deployment


    Hello,I am trying to package my VS Code application for installation in users' environments, but not via the Microsoft Store. I created the packages using the "Publish -> Create App Packages" option.I want to host all the files on a shared CDN and access them from there. I have an msixbundle package and a few dependencies. All the msixbundle and dependency packages are located on the CDN and are not available on my machine. The URI specified in the .appinstaller file for these packages is the remote path "https://...".I was able to install the application using the .appinstaller file crea

    :)
     
    YaelMG, Mar 31, 2025
    #1
  2. RemiHEL Win User

    Appinstaller cannot install msix package depending on windows version

    Our Appinstaller which downloads an msix through a URI gives the following error on certain windows version:

    The MSIX is published on a static web page hosted in IIS on a Windows Server 2019 version 1809 - OS Build 17763.5576.

    Some tests on different OS/Build version on the "clients" give the following results

    • Windows 10 21H2 - OS Build 19044.1288: appinstaller works
    • Windows 10 22H2 - OS Build 19045.2006: appinstaller works
    • Windows 10 22H2 - OS Build 19045.4046: appinstaller does not work
    • Windows 10 22H2 - OS Build 19045.4170: appinstaller does not work

    When testing on a Windows server version with a lower OS Build (17763.4851), the appinstaller does work on all Windows 10 builds.

    Also installing the MSIX itself (without Appinstaller and the auto update feature) also woks on on all Windows 10 builds.

    It seems the problem depends on a combination of the Windows 10 and Windows Server 2019 build version.

    When googling on the errorcode 0x80072F8F, you will find many different causes, but nothing that can explain why one Aappinstaller works on the same Windows machine and the other does not. I have tested/verified the most common problems

    • No issues with not-synced time zones
    • Windows store restore
    • Certificate issues: tried hosting the appinstaller/msix package on the static web page unsecure and updated the uri's in the appinstaller to http.

    Some more information about the error itself.

    Tried installing it via powershell

    Anyone has any idea what might cause this behavior?
     
    RemiHEL, Mar 31, 2025
    #2
  3. TS_265 Win User
    AppInstaller freezes

    When I attempt to install via a certain .appinstaller file (https://download.mytobiidynavox.com/Snap/installers/distribute/Snap.WindowsUWP.OEM.appinstaller) after it has already been installed/uninstalled once, I see the status message "Getting the system
    ready for install...", but it never progresses from there. I can't check/uncheck the "Launch when ready" checkbox either - appinstaller appears to be frozen.

    If I restart my machine, it seems to allow it to work once. But if I uninstall the app and try the .appinstaller again, it freezes again. Event Viewer doesn't have anything interesting for when it freezes. The only event logged is:

    "Started deployment AddFromAppInstallerOperation operation on a package with main parameter Snap.WindowsUWP.OEM.appinstaller and Options ForceTargetApplicationShutdownOption and RequestReputationCheck. See Troubleshooting packaging, deployment, and query of Windows apps - Win32 apps for
    help diagnosing app deployment issues."

    Other .appinstaller files seem to work fine with that process
    (such as https://db-msixtest.azurewebsites.net/ContosoExpenses.Package.appinstaller).
     
    TS_265, Mar 31, 2025
    #3
  4. Trouble with Remote URI in .appinstaller File for VS Code Application Deployment

    URI values for file

    An image or media file. I understand that each file has an uri code for it, so I am wondering how to access what that code is...
     
    Todd Morgan, Mar 31, 2025
    #4
Thema:

Trouble with Remote URI in .appinstaller File for VS Code Application Deployment

Loading...
  1. Trouble with Remote URI in .appinstaller File for VS Code Application Deployment - Similar Threads - Trouble Remote URI

  2. Trouble with Remote URI in .appinstaller File for VS Code Application Deployment

    in Windows 10 Software and Apps
    Trouble with Remote URI in .appinstaller File for VS Code Application Deployment: Hello,I am trying to package my VS Code application for installation in users' environments, but not via the Microsoft Store. I created the packages using the "Publish -> Create App Packages" option.I want to host all the files on a shared CDN and access them from there. I...
  3. What is the URI of phone link application

    in Windows 10 Gaming
    What is the URI of phone link application: Hi, I am trying to build a software using the system component "phone link" which allows me to make a phone call on PC. My purpose is to open the app "phone link" though a button. I find out that I can use URI like "ms-appx://" to open a UWP programmer. However I can't find...
  4. What is the URI of phone link application

    in Windows 10 Software and Apps
    What is the URI of phone link application: Hi, I am trying to build a software using the system component "phone link" which allows me to make a phone call on PC. My purpose is to open the app "phone link" though a button. I find out that I can use URI like "ms-appx://" to open a UWP programmer. However I can't find...
  5. WSL Remote Connection Issue with VS Code

    in Windows 10 Gaming
    WSL Remote Connection Issue with VS Code: I am trying to use WSL on VS Code, but upon opening VS Code, I keep getting the following error messages:Unable to detect if server is already installed: Error: Failed to probe if server is already installed: code: Failed to probe if server is already installed: code:...
  6. WSL Remote Connection Issue with VS Code

    in Windows 10 Software and Apps
    WSL Remote Connection Issue with VS Code: I am trying to use WSL on VS Code, but upon opening VS Code, I keep getting the following error messages:Unable to detect if server is already installed: Error: Failed to probe if server is already installed: code: Failed to probe if server is already installed: code:...
  7. Deploying application crash.

    in Windows 10 Software and Apps
    Deploying application crash.: In the Event Log:Application: xxx.exeFramework Version: 0.0.0.0Exception code: 0xc0000005Fault offset: 0x0000000000df7bf3Faulting process id: 0x1e60Faulting application start time: 0x01d82e8d9c60d092Faulting application path: : C:\Program Files x86\WeRobotics Cognition...
  8. Deploying application crash.

    in Windows 10 BSOD Crashes and Debugging
    Deploying application crash.: In the Event Log:Application: xxx.exeFramework Version: 0.0.0.0Exception code: 0xc0000005Fault offset: 0x0000000000df7bf3Faulting process id: 0x1e60Faulting application start time: 0x01d82e8d9c60d092Faulting application path: : C:\Program Files x86\WeRobotics Cognition...
  9. URI values for file

    in Windows 10 Network and Sharing
    URI values for file: How can I view a specific files URI code for a file on my computer? For example.. the registry code similar to this example EFAFB233-063F-42B5-8137-9DF3F51BA10A? https://answers.microsoft.com/en-us/windows/forum/all/uri-values-for-file/08a1dee7-2fdc-4d64-bd5d-ec44933987d6
  10. Remote Deploy Drivers

    in Windows 10 Drivers and Hardware
    Remote Deploy Drivers: Hello All, What is presently the best way to remotely deploy Drivers to Windows 10 computers on a domain? Back in Windows XP days we used DevCon. Sadly my Corporation is being ran rather stupidly withy a lot of inexperienced butt kissers are t he corporate office and...