msix
msix copied to clipboard
[Question] can we create/provide path for installation while creating msix create?
: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 ?
@YehudaKremer
@YehudaKremer