User Profile
christophekeller
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
MSIX: Icon in Windows' "Apps & Features" panel grayed out
I have a simple image (white text in front of a green background) that is used to generate all the different assets in my MSIX project: All good and well. However, for some reason, that image appears as greyed out in the Windows 10 "Apps & Features" panel: I have no idea why this is happening. Anybody else having experienced this problem? Thanks!1.5KViews0likes4CommentsMSIX / Windows Application Packaging Project - After Build event or target?
So I have a Windows Application Packaging Project in Visual Studio which generates a MSIX installer. The AppInstaller URI points to an Amazon S3 bucket. What I currently do is I first publish to a local drive, then upload the MSIX package to Amazon S3 via a bat file that calls the AWS command line interface. I'd like this bat file to be automatically invoked via a kind of post-publish event or after publish target. However, I don't find any information if this can be done. I tried an AfterPublish target in the project file, but it seems this only works foe ClickOnce projects, not MSIX ones. Has somebody be able to automatically invoke commands after the publishing phase of an MSIX project completes? Thanks in advance.738Views0likes0Comments
Recent Blog Articles
No content to show