msix icon indicating copy to clipboard operation
msix copied to clipboard

[Question] can we create/provide path for installation while creating msix create?

Open vishweshsoni opened this issue 1 year ago • 2 comments

:question: Question

I want to create build which will be installed in C:/ Program files/appname

I have used

masic_config:
        display_name : xyz
        msix_version:   1.0.0
        app_installer:
          publish_folder_path: "C:\\Programm Files\\xyz"

But output of installed files is not coming under Program files am i doing anything wrong ?

vishweshsoni avatar Jun 10 '24 15:06 vishweshsoni

@YehudaKremer

vishweshsoni avatar Jun 10 '24 15:06 vishweshsoni

@YehudaKremer

taosif7-dreamorbit avatar Sep 04 '24 14:09 taosif7-dreamorbit