Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WindowsAppRuntime_MSIXInstallFromPath.exe #1467

Merged
merged 6 commits into from
Sep 22, 2021

Conversation

DrusTheAxe
Copy link
Member

Helper tool to register packages on F5

NOTE: This just creates the exe and adds it to the nuget. VS logic to invoke it will be in a follow up PR

Tested manually via command line invocation e.g.

Step 1. Create MSIX.inventory (like where the Aggregator pipeline now does) in the NuGet package e.g.

Microsoft.WindowsAppRuntime.1.0.msix=Microsoft.WindowsAppRuntime.1.0_0.258.2323.0_x64__8wekyb3d8bbwe
Microsoft.WindowsAppRuntime.Main.1.0.msix=Microsoft.WindowsAppRuntime.Main.1.0_0.258.2323.0_x64__8wekyb3d8bbwe
Microsoft.WindowsAppRuntime.Singleton.1.0.msix=Microsoft.WindowsAppRuntime.Singleton_0.258.2323.0_x64__8wekyb3d8bbwe
Microsoft.WindowsAppRuntime.DDLM.1.0.msix=Microsoft.WinAppRuntime.DDLM.0.258.2323.0-x6_0.258.2323.0_x64__8wekyb3d8bbwe

Step 2. Run WindowsAppRuntime_MSIXInstallFromPath.exe like VS will (in the upcoming PR)

WindowsAppRuntime_MSIXInstallFromPath.exe C:\source\repos\projectreunionInternal\packages\microsoft.windowsappsdk\1.0.0-20210916.19-ci\tools\MSIX\win10-x64

NOTE: There's some debuggery printf still in place. Will be removed in follow up PR that adds the VS invocation.

@ghost ghost added the needs-triage label Sep 22, 2021
@DrusTheAxe DrusTheAxe self-assigned this Sep 22, 2021
@DrusTheAxe DrusTheAxe added the area-Infrastructure Build, test, source layout, package construction (TODO: move to Deployment, DeveloperTools) label Sep 22, 2021
@DrusTheAxe DrusTheAxe added this to the 1.0 (2021 Q4) milestone Sep 22, 2021
@DrusTheAxe
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe DrusTheAxe requested a review from dhoehna September 22, 2021 19:26
@DrusTheAxe DrusTheAxe merged commit 8ac3cc0 into main Sep 22, 2021
@DrusTheAxe DrusTheAxe deleted the user/drustheaxe/install-msix-from-nuget branch September 22, 2021 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure Build, test, source layout, package construction (TODO: move to Deployment, DeveloperTools) needs-triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants