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

Automatically publish .msix packages in /releases. #16213

Closed
RokeJulianLockhart opened this issue Oct 8, 2021 · 3 comments
Closed

Automatically publish .msix packages in /releases. #16213

RokeJulianLockhart opened this issue Oct 8, 2021 · 3 comments
Labels
Area-Maintainers-Build specific to affecting the build Issue-Enhancement the issue is more of a feature request than a bug Package-MSIX Issue occurs with MSIX package Resolution-Fixed The issue is fixed.

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Oct 8, 2021

Summary of the new feature / enhancement

Summarily, please upload MSIX packages for Windows PowerShell to the Assets section of every subsequent release of Windows PowerShell that shall be available via GitHub.
My rationale is available at felixrieseberg/windows95#221 (comment).

Proposed technical implementation details (optional)

Upload the versions that are released to the Microsoft Store.

@RokeJulianLockhart RokeJulianLockhart added Issue-Enhancement the issue is more of a feature request than a bug Needs-Triage The issue is new and needs to be triaged by a work group. labels Oct 8, 2021
@iSazonov iSazonov added the Area-Maintainers-Build specific to affecting the build label Oct 8, 2021
@adityapatwardhan
Copy link
Member

MSIX apps are by default sandboxed and do not have full access to the machine registry. PowerShell needs full access to the registry to operate correctly. Having a PowerShell MSIX package which installs correctly without the Store is not supported right now. Are you asking for a sandboxed MSIX package?

@RokeJulianLockhart
Copy link
Author

@adityapatwardhan, creation and installation of MSIX-packages that are able able to utilise all system-resources is possible. Actually, installation of them via Microsoft Store is – or was until recently, if what you have stated is correct – not possible.

Research the ‘runFullTrust’ capability. Additionally, because PowerShell has already been distributed via the Microsoft Store at ‘http://microsoft.com/p/powershell/9mz1snwt0n5d’, I am confident that PowerShell has been packaged as MSIX. My sole proposition is addition of this to ‘http://github.com/PowerShell/PowerShell/releases’.

@TravisEz13 TravisEz13 added the Package-MSIX Issue occurs with MSIX package label Apr 11, 2022
@SteveL-MSFT
Copy link
Member

This should now be fixed starting with 7.2.2 and 7.3 preview 3

@ghost ghost removed the Needs-Triage The issue is new and needs to be triaged by a work group. label Apr 27, 2022
@SteveL-MSFT SteveL-MSFT added the Resolution-Fixed The issue is fixed. label Apr 27, 2022
@RokeJulianLockhart RokeJulianLockhart changed the title Please release MSIX packages to GitHub. Automatically publish MSIX packages in /releases. May 17, 2023
@RokeJulianLockhart RokeJulianLockhart changed the title Automatically publish MSIX packages in /releases. Automatically publish .msix packages in /releases. May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Maintainers-Build specific to affecting the build Issue-Enhancement the issue is more of a feature request than a bug Package-MSIX Issue occurs with MSIX package Resolution-Fixed The issue is fixed.
Projects
None yet
Development

No branches or pull requests

5 participants