How does one add an IPP printer to an msix app manifest file?

Zoharat Motiwala 0 Reputation points
2026-09-10T21:25:52.3233333+00:00

Our application serves an ipp printer at a url when installed. I want to add an IPP printer that points to that URL. We bundle the application using an msix installer. Is there documentation and examples on how this can be done when application installs?

Developer technologies | Universal Windows Platform (UWP)
0 comments No comments

1 answer

Sort by: Newest
  1. Gatlin Le (WICLOUD CORPORATION) 160 Reputation points Microsoft External Staff Moderator
    2026-09-11T06:18:56.7566667+00:00

    Hi @Zoharat Motiwala ,

    I understand how frustrating this can be, especially when you're trying to provide a seamless installation experience and it's not immediately clear what the supported approach is for this scenario.

    Based on the Microsoft documentation I was able to review, I have not yet found documentation describing how to automatically add a standard IPP printer by specifying its URL in an MSIX package manifest during installation.

    The documented printing-related MSIX scenarios primarily focus on:

    To better understand your requirements, could you clarify whether you are trying to install a standard IPP printer that points to your application's IPP endpoint URL, or implement a virtual printer that is installed together with your application?

    This distinction will help determine whether your scenario aligns with the supported Print Support App or Virtual Printer architectures and allow us to provide more targeted guidance.

    I look forward to your update. If you have any question, feel free to let me know and if you found my response helpful or informative, I would greatly appreciate it if you could follow this guidance or provide feedback.

    Thank you.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.